#CDAEBD#CDAEBD
#CDAEBD is a light, muted pink. Relative luminance 0.469; OKLCH L 78.2% C 0.041 H 347.3°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAEBD |
|---|---|
| RGB | rgb(205, 174, 189) |
| HSL | hsl(331, 24%, 74%) |
| HSV | hsv(331, 15%, 80%) |
| CMYK | cmyk(0%, 15.1%, 7.8%, 19.6%) |
| CIE-LAB | lab(74.14, 13.72, -3.46) |
| CIE-LCH | lch(74.14, 14.15, 345.85°) |
| OKLab | oklab(78.23% 0.0401 -0.009) |
| OKLCH | oklch(78.23% 0.041 347.3) |
| XYZ | xyz(49.4974, 46.9265, 54.5845) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.43
Thistle
#D8BFD8
ΔE00 5.83
Pinkish Grey
#C8ACA9
ΔE00 7.60
Lilac
#C8A2C8
ΔE00 7.69
Light Mauve
#C292A1
ΔE00 8.34
Faded Pink
#DE9DAC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAEBD #AECDBE
analogous
#CDAECD #CDAEBD #CDAFAE
triadic
#CDAEBD #BDCDAE #AEBDCD
tetradic
#CDAEBD #CDCDAE #AECDBE #AFAECD
square
#CDAEBD #CDCDAE #AECDBE #AFAECD
split-complementary
#CDAEBD #AECDAF #AECDCD
monochromatic
#9E627F #B6889E #CDAEBD #E4D4DC #F3ECF0
Accessibility & contrast
On white
2.02
#CDAEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#CDAEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAEBD
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAEBD | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BE
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#D2AEB3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdaebd; /* rgb */ color: rgb(205, 174, 189); /* oklch */ color: oklch(78.2% 0.041 347.3);
Tailwind
colors: {
custom: {
50: '#dcc6d0',
500: '#cdaebd',
950: '#000000',
},
}SCSS
$custom: #cdaebd; $custom-light: #dcc6d0; $custom-dark: #000000;
JSON
{
"hex": "#cdaebd",
"rgb": {
"r": 205,
"g": 174,
"b": 189
},
"hsl": {
"h": 330.968,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.78233,
"c": 0.04105,
"h": 347.3
},
"luminance": 0.46925
}Semantic roles & 50–950 ramp
primary
#CDAEBD
secondary
#E1EAE6
accent
#A27443
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282