#CDABAB#CDABAB
#CDABAB is a light, muted red. Relative luminance 0.450; OKLCH L 77.1% C 0.040 H 18.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDABAB |
|---|---|
| RGB | rgb(205, 171, 171) |
| HSL | hsl(0, 25%, 74%) |
| HSV | hsv(0, 17%, 80%) |
| CMYK | cmyk(0%, 16.6%, 16.6%, 19.6%) |
| CIE-LAB | lab(72.92, 12.35, 4.63) |
| CIE-LCH | lch(72.92, 13.19, 20.56°) |
| OKLab | oklab(77.13% 0.0378 0.0123) |
| OKLCH | oklch(77.13% 0.04 18) |
| XYZ | xyz(47.0904, 45.0467, 44.7345) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.51
Dusty Pink
#D8A7B1
ΔE00 5.61
Rosybrown
#BC8F8F
ΔE00 8.14
Grey Pink
#C3909B
ΔE00 8.96
Faded Pink
#DE9DAC
ΔE00 9.07
Light Mauve
#C292A1
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDABAB #ABCDCD
analogous
#CDABBC #CDABAB #CDBCAB
triadic
#CDABAB #ABCDAB #ABABCD
tetradic
#CDABAB #BCCDAB #ABCDCD #BCABCD
square
#CDABAB #BCCDAB #ABCDCD #BCABCD
split-complementary
#CDABAB #ABCDBC #ABBCCD
monochromatic
#9F5F5F #B68585 #CDABAB #E4D1D1 #F4ECEC
Accessibility & contrast
On white
2.10
#CDABAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#CDABAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDABAB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDABAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDABAB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAB
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#D5A8AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdabab; /* rgb */ color: rgb(205, 171, 171); /* oklch */ color: oklch(77.1% 0.040 18.0);
Tailwind
colors: {
custom: {
50: '#dcc4c4',
500: '#cdabab',
950: '#000000',
},
}SCSS
$custom: #cdabab; $custom-light: #dcc4c4; $custom-dark: #000000;
JSON
{
"hex": "#cdabab",
"rgb": {
"r": 205,
"g": 171,
"b": 171
},
"hsl": {
"h": 0,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.77127,
"c": 0.0398,
"h": 18
},
"luminance": 0.45045
}Semantic roles & 50–950 ramp
primary
#CDABAB
secondary
#E1EAEA
accent
#A4A442
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151212
muted
#838181