#CEABBE#CEABBE
#CEABBE is a light, muted pink. Relative luminance 0.460; OKLCH L 77.8% C 0.048 H 344.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEABBE |
|---|---|
| RGB | rgb(206, 171, 190) |
| HSL | hsl(327, 26%, 74%) |
| HSV | hsv(327, 17%, 81%) |
| CMYK | cmyk(0%, 17%, 7.8%, 19.2%) |
| CIE-LAB | lab(73.52, 15.88, -4.91) |
| CIE-LCH | lch(73.52, 16.63, 342.82°) |
| OKLab | oklab(77.78% 0.0461 -0.0129) |
| OKLCH | oklch(77.78% 0.048 344.4) |
| XYZ | xyz(49.3101, 45.9666, 54.9801) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.16
Thistle
#D8BFD8
ΔE00 6.02
Lilac
#C8A2C8
ΔE00 6.17
Light Mauve
#C292A1
ΔE00 7.51
Faded Pink
#DE9DAC
ΔE00 7.75
Grey Pink
#C3909B
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEABBE #ABCEBB
analogous
#CDABCE #CEABBE #CEABAD
triadic
#CEABBE #BECEAB #ABBECE
tetradic
#CEABBE #CECDAB #ABCEBB #ABADCE
square
#CEABBE #CECDAB #ABCEBB #ABADCE
split-complementary
#CEABBE #ADCEAB #ABCECD
monochromatic
#A15E82 #B784A0 #CEABBE #E5D2DC #F4ECF0
Accessibility & contrast
On white
2.06
#CEABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#CEABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEABBE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEABBE | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BF
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#D3ABB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ceabbe; /* rgb */ color: rgb(206, 171, 190); /* oklch */ color: oklch(77.8% 0.048 344.4);
Tailwind
colors: {
custom: {
50: '#ddc4d1',
500: '#ceabbe',
950: '#000000',
},
}SCSS
$custom: #ceabbe; $custom-light: #ddc4d1; $custom-dark: #000000;
JSON
{
"hex": "#ceabbe",
"rgb": {
"r": 206,
"g": 171,
"b": 190
},
"hsl": {
"h": 327.429,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.77783,
"c": 0.0479,
"h": 344.4
},
"luminance": 0.45965
}Semantic roles & 50–950 ramp
primary
#CEABBE
secondary
#E1EAE5
accent
#A56E41
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151214
muted
#838182