#CDABA5#CDABA5
#CDABA5 is a light, muted red. Relative luminance 0.448; OKLCH L 77.0% C 0.041 H 29.8°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CDABA5 |
|---|---|
| RGB | rgb(205, 171, 165) |
| HSL | hsl(9, 29%, 73%) |
| HSV | hsv(9, 20%, 80%) |
| CMYK | cmyk(0%, 16.6%, 19.5%, 19.6%) |
| CIE-LAB | lab(72.78, 11.42, 7.71) |
| CIE-LCH | lch(72.78, 13.78, 34.05°) |
| OKLab | oklab(76.96% 0.0355 0.0203) |
| OKLCH | oklch(76.96% 0.041 29.8) |
| XYZ | xyz(46.5314, 44.8231, 41.7906) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.15
Dusty Pink
#D8A7B1
ΔE00 7.81
Rosybrown
#BC8F8F
ΔE00 8.57
Mushroom
#BA9E88
ΔE00 9.44
Pinkish Tan
#D99B82
ΔE00 9.56
Grey Pink
#C3909B
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDABA5 #A5C7CD
analogous
#CDA5B3 #CDABA5 #CDBFA5
triadic
#CDABA5 #A5CDAB #ABA5CD
tetradic
#CDABA5 #B3CDA5 #A5C7CD #BFA5CD
square
#CDABA5 #B3CDA5 #A5C7CD #BFA5CD
split-complementary
#CDABA5 #A5CDBF #A5B3CD
monochromatic
#9F6358 #B7867E #CDABA5 #E3D0CC #F4EDEB
Accessibility & contrast
On white
2.11
#CDABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#CDABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDABA5
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDABA5 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA5
Deuteranopia (green-blind)
#BAB5A5
Tritanopia (blue-blind)
#D5A7A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdaba5; /* rgb */ color: rgb(205, 171, 165); /* oklch */ color: oklch(77.0% 0.041 29.8);
Tailwind
colors: {
custom: {
50: '#dcc4bf',
500: '#cdaba5',
950: '#000000',
},
}SCSS
$custom: #cdaba5; $custom-light: #dcc4bf; $custom-dark: #000000;
JSON
{
"hex": "#cdaba5",
"rgb": {
"r": 205,
"g": 171,
"b": 165
},
"hsl": {
"h": 9,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.76963,
"c": 0.04087,
"h": 29.8
},
"luminance": 0.44822
}Semantic roles & 50–950 ramp
primary
#CDABA5
secondary
#E0E9EB
accent
#97A73E
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181