#CDABB0#CDABB0
#CDABB0 is a light, muted red. Relative luminance 0.452; OKLCH L 77.3% C 0.040 H 8.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CDABB0 |
|---|---|
| RGB | rgb(205, 171, 176) |
| HSL | hsl(351, 25%, 74%) |
| HSV | hsv(351, 17%, 80%) |
| CMYK | cmyk(0%, 16.6%, 14.1%, 19.6%) |
| CIE-LAB | lab(73.05, 13.16, 2.07) |
| CIE-LCH | lch(73.05, 13.32, 8.95°) |
| OKLab | oklab(77.27% 0.0398 0.0056) |
| OKLCH | oklch(77.27% 0.04 8.1) |
| XYZ | xyz(47.5760, 45.2410, 47.2921) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.15
Dusty Pink
#D8A7B1
ΔE00 4.38
Light Mauve
#C292A1
ΔE00 7.98
Faded Pink
#DE9DAC
ΔE00 8.07
Grey Pink
#C3909B
ΔE00 8.24
Rosybrown
#BC8F8F
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDABB0 #ABCDC8
analogous
#CDABC1 #CDABB0 #CDB7AB
triadic
#CDABB0 #B0CDAB #ABB0CD
tetradic
#CDABB0 #C1CDAB #ABCDC8 #B7ABCD
square
#CDABB0 #C1CDAB #ABCDC8 #B7ABCD
split-complementary
#CDABB0 #ABCDB7 #ABC1CD
monochromatic
#9F5F68 #B6858C #CDABB0 #E4D1D4 #F4ECED
Accessibility & contrast
On white
2.09
#CDABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#CDABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDABB0
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDABB0 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B0
Deuteranopia (green-blind)
#B7B6AF
Tritanopia (blue-blind)
#D4A9AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdabb0; /* rgb */ color: rgb(205, 171, 176); /* oklch */ color: oklch(77.3% 0.040 8.1);
Tailwind
colors: {
custom: {
50: '#dcc4c7',
500: '#cdabb0',
950: '#000000',
},
}SCSS
$custom: #cdabb0; $custom-light: #dcc4c7; $custom-dark: #000000;
JSON
{
"hex": "#cdabb0",
"rgb": {
"r": 205,
"g": 171,
"b": 176
},
"hsl": {
"h": 351.176,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.77268,
"c": 0.04017,
"h": 8.1
},
"luminance": 0.4524
}Semantic roles & 50–950 ramp
primary
#CDABB0
secondary
#E1EAE9
accent
#A49542
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151213
muted
#838182