Skip to content

#ceafcc

a light, soft magenta / pink · warm · closest name: pink

RGB
206, 175, 204
HSL
304°, 24%, 75%
CMYK
0, 15, 1, 19
Luminance
0.4814

Every format

HEX#ceafcc
RGBrgb(206, 175, 204)
HSLhsl(304, 24%, 75%)
CMYKcmyk(0%, 15%, 1%, 19%)
LABlab(74.9 16.2 -10.5)
LCHlch(74.9 19.3 327.1)
OKLCHoklch(0.790 0.053 328.1)

Copy-ready code

/* CSS */
color: #ceafcc;
background-color: #ceafcc;
/* Tailwind (arbitrary) */
class="text-[#ceafcc] bg-[#ceafcc]"
/* SCSS */
$brand: #ceafcc;
/* SwiftUI */
Color(red: 0.808, green: 0.686, blue: 0.800)
/* Android */
Color.parseColor("#ceafcc")

Accessibility — WCAG contrast

Aa
#ceafcc on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#ceafcc on black: 10.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green68.6%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta15.0%
Yellow1.0%
Key (black)19.2%

Color previews

#ceafcc text on a black background

contrast 10.63:1

Card sample

#ceafcc text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ceafcc;
Background color
Panel with #ceafcc background
background-color: #ceafcc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ceafcc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(206, 175, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 175, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceafcc;
background: linear-gradient(135deg, #ceafcc, #CEAFB7);

Monochromatic scale

Palettes built from #ceafcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceafcc in the Color Lab