#CDABA2#CDABA2
#CDABA2 is a light, muted red. Relative luminance 0.447; OKLCH L 76.9% C 0.042 H 35.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDABA2 |
|---|---|
| RGB | rgb(205, 171, 162) |
| HSL | hsl(13, 30%, 72%) |
| HSV | hsv(13, 21%, 80%) |
| CMYK | cmyk(0%, 16.6%, 21%, 19.6%) |
| CIE-LAB | lab(72.70, 10.96, 9.26) |
| CIE-LCH | lch(72.70, 14.35, 40.19°) |
| OKLab | oklab(76.88% 0.0343 0.0242) |
| OKLCH | oklch(76.88% 0.042 35.2) |
| XYZ | xyz(46.2615, 44.7152, 40.3694) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.99
Mushroom
#BA9E88
ΔE00 8.27
Pinkish Tan
#D99B82
ΔE00 8.74
Dusty Pink
#D8A7B1
ΔE00 9.08
Rosybrown
#BC8F8F
ΔE00 9.13
Blush (survey)
#F29E8E
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDABA2 #A2C4CD
analogous
#CDA2AF #CDABA2 #CDC1A2
triadic
#CDABA2 #A2CDAB #ABA2CD
tetradic
#CDABA2 #AFCDA2 #A2C4CD #C1A2CD
square
#CDABA2 #AFCDA2 #A2C4CD #C1A2CD
split-complementary
#CDABA2 #A2CDC1 #A2AFCD
monochromatic
#9F6556 #B8877A #CDABA2 #E2CFCA #F4EDEB
Accessibility & contrast
On white
2.11
#CDABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#CDABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDABA2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDABA2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#BAB5A2
Tritanopia (blue-blind)
#D6A7A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cdaba2; /* rgb */ color: rgb(205, 171, 162); /* oklch */ color: oklch(76.9% 0.042 35.2);
Tailwind
colors: {
custom: {
50: '#dcc4bd',
500: '#cdaba2',
950: '#000000',
},
}SCSS
$custom: #cdaba2; $custom-light: #dcc4bd; $custom-dark: #000000;
JSON
{
"hex": "#cdaba2",
"rgb": {
"r": 205,
"g": 171,
"b": 162
},
"hsl": {
"h": 12.558,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.76884,
"c": 0.04197,
"h": 35.2
},
"luminance": 0.44714
}Semantic roles & 50–950 ramp
primary
#CDABA2
secondary
#E0E9EB
accent
#92A93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181