#CDABB9#CDABB9
#CDABB9 is a light, muted pink. Relative luminance 0.456; OKLCH L 77.5% C 0.044 H 351.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CDABB9 |
|---|---|
| RGB | rgb(205, 171, 185) |
| HSL | hsl(335, 25%, 74%) |
| HSV | hsv(335, 17%, 80%) |
| CMYK | cmyk(0%, 16.6%, 9.8%, 19.6%) |
| CIE-LAB | lab(73.29, 14.66, -2.52) |
| CIE-LCH | lch(73.29, 14.88, 350.25°) |
| OKLab | oklab(77.54% 0.0432 -0.0065) |
| OKLCH | oklch(77.54% 0.044 351.5) |
| XYZ | xyz(48.4961, 45.6090, 52.1383) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.39
Thistle
#D8BFD8
ΔE00 6.86
Light Mauve
#C292A1
ΔE00 7.30
Pinkish Grey
#C8ACA9
ΔE00 7.34
Faded Pink
#DE9DAC
ΔE00 7.61
Lilac
#C8A2C8
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDABB9 #ABCDBF
analogous
#CDABCA #CDABB9 #CDAEAB
triadic
#CDABB9 #B9CDAB #ABB9CD
tetradic
#CDABB9 #CACDAB #ABCDBF #AEABCD
square
#CDABB9 #CACDAB #ABCDBF #AEABCD
split-complementary
#CDABB9 #ABCDAE #ABCACD
monochromatic
#9F5F79 #B68599 #CDABB9 #E4D1D9 #F4ECEF
Accessibility & contrast
On white
2.07
#CDABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#CDABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDABB9
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDABB9 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BA
Deuteranopia (green-blind)
#B5B6B8
Tritanopia (blue-blind)
#D3AAB0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cdabb9; /* rgb */ color: rgb(205, 171, 185); /* oklch */ color: oklch(77.5% 0.044 351.5);
Tailwind
colors: {
custom: {
50: '#dcc4ce',
500: '#cdabb9',
950: '#000000',
},
}SCSS
$custom: #cdabb9; $custom-light: #dcc4ce; $custom-dark: #000000;
JSON
{
"hex": "#cdabb9",
"rgb": {
"r": 205,
"g": 171,
"b": 185
},
"hsl": {
"h": 335.294,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.77535,
"c": 0.04366,
"h": 351.5
},
"luminance": 0.45608
}Semantic roles & 50–950 ramp
primary
#CDABB9
secondary
#E1EAE6
accent
#A47B42
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151213
muted
#838182