#CEAFBB#CEAFBB
#CEAFBB is a light, muted pink. Relative luminance 0.474; OKLCH L 78.5% C 0.039 H 352.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAFBB |
|---|---|
| RGB | rgb(206, 175, 187) |
| HSL | hsl(337, 24%, 75%) |
| HSV | hsv(337, 15%, 81%) |
| CMYK | cmyk(0%, 15%, 9.2%, 19.2%) |
| CIE-LAB | lab(74.43, 13.19, -1.94) |
| CIE-LCH | lch(74.43, 13.33, 351.64°) |
| OKLab | oklab(78.46% 0.0389 -0.005) |
| OKLCH | oklch(78.46% 0.039 352.7) |
| XYZ | xyz(49.7526, 47.3708, 53.5267) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.14
Thistle
#D8BFD8
ΔE00 6.42
Pinkish Grey
#C8ACA9
ΔE00 6.56
Light Mauve
#C292A1
ΔE00 8.54
Faded Pink
#DE9DAC
ΔE00 8.65
Lilac
#C8A2C8
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAFBB #AFCEC2
analogous
#CEAFCB #CEAFBB #CEB3AF
triadic
#CEAFBB #BBCEAF #AFBBCE
tetradic
#CEAFBB #CBCEAF #AFCEC2 #B3AFCE
square
#CEAFBB #CBCEAF #AFCEC2 #B3AFCE
split-complementary
#CEAFBB #AFCEB3 #AFCBCE
monochromatic
#A0637A #B7899B #CEAFBB #E5D5DB #F3ECEF
Accessibility & contrast
On white
2.00
#CEAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#CEAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAFBB
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAFBB | 1.00 | 2.00 | 10.47 | 10.47 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#D3AEB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ceafbb; /* rgb */ color: rgb(206, 175, 187); /* oklch */ color: oklch(78.5% 0.039 352.7);
Tailwind
colors: {
custom: {
50: '#ddc7cf',
500: '#ceafbb',
950: '#000000',
},
}SCSS
$custom: #ceafbb; $custom-light: #ddc7cf; $custom-dark: #000000;
JSON
{
"hex": "#ceafbb",
"rgb": {
"r": 206,
"g": 175,
"b": 187
},
"hsl": {
"h": 336.774,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.78456,
"c": 0.0392,
"h": 352.7
},
"luminance": 0.4737
}Semantic roles & 50–950 ramp
primary
#CEAFBB
secondary
#E1EAE6
accent
#A37E43
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282