#CDAEBF#CDAEBF
#CDAEBF is a light, muted pink. Relative luminance 0.470; OKLCH L 78.3% C 0.042 H 344.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAEBF |
|---|---|
| RGB | rgb(205, 174, 191) |
| HSL | hsl(327, 24%, 74%) |
| HSV | hsv(327, 15%, 80%) |
| CMYK | cmyk(0%, 15.1%, 6.8%, 19.6%) |
| CIE-LAB | lab(74.20, 14.07, -4.47) |
| CIE-LCH | lch(74.20, 14.77, 342.37°) |
| OKLab | oklab(78.3% 0.0408 -0.0117) |
| OKLCH | oklch(78.3% 0.042 344) |
| XYZ | xyz(49.7160, 47.0140, 55.7358) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.40
Dusty Pink
#D8A7B1
ΔE00 5.76
Lilac
#C8A2C8
ΔE00 7.05
Pinkish Grey
#C8ACA9
ΔE00 8.30
Light Mauve
#C292A1
ΔE00 8.43
Faded Pink
#DE9DAC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAEBF #AECDBC
analogous
#CCAECD #CDAEBF #CDAEB0
triadic
#CDAEBF #BFCDAE #AEBFCD
tetradic
#CDAEBF #CDCCAE #AECDBC #AEB0CD
square
#CDAEBF #CDCCAE #AECDBC #AEB0CD
split-complementary
#CDAEBF #B0CDAE #AECDCC
monochromatic
#9E6283 #B688A1 #CDAEBF #E4D4DD #F3ECF0
Accessibility & contrast
On white
2.02
#CDAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#CDAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAEBF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAEBF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#D1AEB4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdaebf; /* rgb */ color: rgb(205, 174, 191); /* oklch */ color: oklch(78.3% 0.042 344.0);
Tailwind
colors: {
custom: {
50: '#dcc6d2',
500: '#cdaebf',
950: '#000000',
},
}SCSS
$custom: #cdaebf; $custom-light: #dcc6d2; $custom-dark: #000000;
JSON
{
"hex": "#cdaebf",
"rgb": {
"r": 205,
"g": 174,
"b": 191
},
"hsl": {
"h": 327.097,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.78295,
"c": 0.04244,
"h": 344
},
"luminance": 0.47013
}Semantic roles & 50–950 ramp
primary
#CDAEBF
secondary
#E1EAE5
accent
#A26E43
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282