#CDABB8#CDABB8
#CDABB8 is a light, muted pink. Relative luminance 0.456; OKLCH L 77.5% C 0.043 H 353.2°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CDABB8 |
|---|---|
| RGB | rgb(205, 171, 184) |
| HSL | hsl(337, 25%, 74%) |
| HSV | hsv(337, 17%, 80%) |
| CMYK | cmyk(0%, 16.6%, 10.2%, 19.6%) |
| CIE-LAB | lab(73.26, 14.49, -2.01) |
| CIE-LCH | lch(73.26, 14.63, 352.10°) |
| OKLab | oklab(77.5% 0.0428 -0.0051) |
| OKLCH | oklch(77.5% 0.043 353.2) |
| XYZ | xyz(48.3910, 45.5670, 51.5843) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.26
Pinkish Grey
#C8ACA9
ΔE00 7.00
Thistle
#D8BFD8
ΔE00 7.09
Light Mauve
#C292A1
ΔE00 7.30
Faded Pink
#DE9DAC
ΔE00 7.58
Lilac
#C8A2C8
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDABB8 #ABCDC0
analogous
#CDABC9 #CDABB8 #CDAFAB
triadic
#CDABB8 #B8CDAB #ABB8CD
tetradic
#CDABB8 #C9CDAB #ABCDC0 #AFABCD
square
#CDABB8 #C9CDAB #ABCDC0 #AFABCD
split-complementary
#CDABB8 #ABCDAF #ABC9CD
monochromatic
#9F5F77 #B68598 #CDABB8 #E4D1D8 #F4ECEF
Accessibility & contrast
On white
2.08
#CDABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#CDABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDABB8
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDABB8 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1B9
Deuteranopia (green-blind)
#B6B6B7
Tritanopia (blue-blind)
#D3AAAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cdabb8; /* rgb */ color: rgb(205, 171, 184); /* oklch */ color: oklch(77.5% 0.043 353.2);
Tailwind
colors: {
custom: {
50: '#dcc4cd',
500: '#cdabb8',
950: '#000000',
},
}SCSS
$custom: #cdabb8; $custom-light: #dcc4cd; $custom-dark: #000000;
JSON
{
"hex": "#cdabb8",
"rgb": {
"r": 205,
"g": 171,
"b": 184
},
"hsl": {
"h": 337.059,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.77504,
"c": 0.04311,
"h": 353.2
},
"luminance": 0.45566
}Semantic roles & 50–950 ramp
primary
#CDABB8
secondary
#E1EAE7
accent
#A47E42
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151213
muted
#838182