#CDAEBB#CDAEBB
#CDAEBB is a light, muted pink. Relative luminance 0.468; OKLCH L 78.2% C 0.040 H 350.9°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAEBB |
|---|---|
| RGB | rgb(205, 174, 187) |
| HSL | hsl(335, 24%, 74%) |
| HSV | hsv(335, 15%, 80%) |
| CMYK | cmyk(0%, 15.1%, 8.8%, 19.6%) |
| CIE-LAB | lab(74.09, 13.38, -2.45) |
| CIE-LCH | lch(74.09, 13.60, 349.64°) |
| OKLab | oklab(78.17% 0.0393 -0.0063) |
| OKLCH | oklch(78.17% 0.04 350.9) |
| XYZ | xyz(49.2819, 46.8403, 53.4491) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.18
Thistle
#D8BFD8
ΔE00 6.33
Pinkish Grey
#C8ACA9
ΔE00 6.89
Light Mauve
#C292A1
ΔE00 8.31
Lilac
#C8A2C8
ΔE00 8.35
Faded Pink
#DE9DAC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAEBB #AECDC0
analogous
#CDAECB #CDAEBB #CDB1AE
triadic
#CDAEBB #BBCDAE #AEBBCD
tetradic
#CDAEBB #CBCDAE #AECDC0 #B1AECD
square
#CDAEBB #CBCDAE #AECDC0 #B1AECD
split-complementary
#CDAEBB #AECDB1 #AECBCD
monochromatic
#9E627B #B6889B #CDAEBB #E4D4DB #F3ECEF
Accessibility & contrast
On white
2.03
#CDAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#CDAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAEBB
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAEBB | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#D2ADB2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdaebb; /* rgb */ color: rgb(205, 174, 187); /* oklch */ color: oklch(78.2% 0.040 350.9);
Tailwind
colors: {
custom: {
50: '#dcc6cf',
500: '#cdaebb',
950: '#000000',
},
}SCSS
$custom: #cdaebb; $custom-light: #dcc6cf; $custom-dark: #000000;
JSON
{
"hex": "#cdaebb",
"rgb": {
"r": 205,
"g": 174,
"b": 187
},
"hsl": {
"h": 334.839,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.78172,
"c": 0.03981,
"h": 350.9
},
"luminance": 0.46839
}Semantic roles & 50–950 ramp
primary
#CDAEBB
secondary
#E1EAE6
accent
#A27A43
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282