#CDABB1#CDABB1
#CDABB1 is a light, muted red. Relative luminance 0.453; OKLCH L 77.3% C 0.040 H 6.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDABB1 |
|---|---|
| RGB | rgb(205, 171, 177) |
| HSL | hsl(349, 25%, 74%) |
| HSV | hsv(349, 17%, 80%) |
| CMYK | cmyk(0%, 16.6%, 13.7%, 19.6%) |
| CIE-LAB | lab(73.08, 13.32, 1.56) |
| CIE-LCH | lch(73.08, 13.41, 6.68°) |
| OKLab | oklab(77.3% 0.0402 0.0043) |
| OKLCH | oklch(77.3% 0.04 6.1) |
| XYZ | xyz(47.6753, 45.2807, 47.8151) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.23
Pinkish Grey
#C8ACA9
ΔE00 4.50
Light Mauve
#C292A1
ΔE00 7.82
Faded Pink
#DE9DAC
ΔE00 7.93
Grey Pink
#C3909B
ΔE00 8.17
Rosybrown
#BC8F8F
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDABB1 #ABCDC7
analogous
#CDABC2 #CDABB1 #CDB6AB
triadic
#CDABB1 #B1CDAB #ABB1CD
tetradic
#CDABB1 #C2CDAB #ABCDC7 #B6ABCD
square
#CDABB1 #C2CDAB #ABCDC7 #B6ABCD
split-complementary
#CDABB1 #ABCDB6 #ABC2CD
monochromatic
#9F5F6A #B6858D #CDABB1 #E4D1D5 #F4ECED
Accessibility & contrast
On white
2.09
#CDABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#CDABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDABB1
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDABB1 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B1
Deuteranopia (green-blind)
#B7B6B0
Tritanopia (blue-blind)
#D4A9AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdabb1; /* rgb */ color: rgb(205, 171, 177); /* oklch */ color: oklch(77.3% 0.040 6.1);
Tailwind
colors: {
custom: {
50: '#dcc4c8',
500: '#cdabb1',
950: '#000000',
},
}SCSS
$custom: #cdabb1; $custom-light: #dcc4c8; $custom-dark: #000000;
JSON
{
"hex": "#cdabb1",
"rgb": {
"r": 205,
"g": 171,
"b": 177
},
"hsl": {
"h": 349.412,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.77297,
"c": 0.04039,
"h": 6.1
},
"luminance": 0.45279
}Semantic roles & 50–950 ramp
primary
#CDABB1
secondary
#E1EAE8
accent
#A49342
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182