#CDAEB8#CDAEB8
#CDAEB8 is a light, muted pink. Relative luminance 0.467; OKLCH L 78.1% C 0.038 H 356.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAEB8 |
|---|---|
| RGB | rgb(205, 174, 184) |
| HSL | hsl(341, 24%, 74%) |
| HSV | hsv(341, 15%, 80%) |
| CMYK | cmyk(0%, 15.1%, 10.2%, 19.6%) |
| CIE-LAB | lab(74.01, 12.86, -0.92) |
| CIE-LCH | lch(74.01, 12.90, 355.90°) |
| OKLab | oklab(78.08% 0.0382 -0.0022) |
| OKLCH | oklch(78.08% 0.038 356.6) |
| XYZ | xyz(48.9641, 46.7132, 51.7753) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.99
Pinkish Grey
#C8ACA9
ΔE00 5.78
Thistle
#D8BFD8
ΔE00 7.17
Light Mauve
#C292A1
ΔE00 8.39
Faded Pink
#DE9DAC
ΔE00 8.61
Grey Pink
#C3909B
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAEB8 #AECDC3
analogous
#CDAEC8 #CDAEB8 #CDB4AE
triadic
#CDAEB8 #B8CDAE #AEB8CD
tetradic
#CDAEB8 #C8CDAE #AECDC3 #B4AECD
square
#CDAEB8 #C8CDAE #AECDC3 #B4AECD
split-complementary
#CDAEB8 #AECDB4 #AEC8CD
monochromatic
#9E6276 #B68897 #CDAEB8 #E4D4D9 #F3ECEE
Accessibility & contrast
On white
2.03
#CDAEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CDAEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAEB8
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAEB8 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3B8
Deuteranopia (green-blind)
#B8B8B7
Tritanopia (blue-blind)
#D3ADB1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdaeb8; /* rgb */ color: rgb(205, 174, 184); /* oklch */ color: oklch(78.1% 0.038 356.6);
Tailwind
colors: {
custom: {
50: '#dcc6cd',
500: '#cdaeb8',
950: '#000000',
},
}SCSS
$custom: #cdaeb8; $custom-light: #dcc6cd; $custom-dark: #000000;
JSON
{
"hex": "#cdaeb8",
"rgb": {
"r": 205,
"g": 174,
"b": 184
},
"hsl": {
"h": 340.645,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.78081,
"c": 0.03825,
"h": 356.6
},
"luminance": 0.46712
}Semantic roles & 50–950 ramp
primary
#CDAEB8
secondary
#E1EAE7
accent
#A28443
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282