#CDAFA9#CDAFA9
#CDAFA9 is a light, muted red. Relative luminance 0.465; OKLCH L 77.8% C 0.036 H 31.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFA9 |
|---|---|
| RGB | rgb(205, 175, 169) |
| HSL | hsl(10, 26%, 73%) |
| HSV | hsv(10, 18%, 80%) |
| CMYK | cmyk(0%, 14.6%, 17.6%, 19.6%) |
| CIE-LAB | lab(73.87, 9.87, 7.10) |
| CIE-LCH | lch(73.87, 12.16, 35.70°) |
| OKLab | oklab(77.85% 0.0308 0.0187) |
| OKLCH | oklch(77.85% 0.036 31.2) |
| XYZ | xyz(47.6682, 46.5051, 43.9938) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.66
Dusty Pink
#D8A7B1
ΔE00 8.70
Mushroom
#BA9E88
ΔE00 9.32
Rosybrown
#BC8F8F
ΔE00 9.91
Warm Gray
#C9BEB0
ΔE00 10.44
Pinkish Tan
#D99B82
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFA9 #A9C7CD
analogous
#CDA9B5 #CDAFA9 #CDC1A9
triadic
#CDAFA9 #A9CDAF #AFA9CD
tetradic
#CDAFA9 #B5CDA9 #A9C7CD #C1A9CD
square
#CDAFA9 #B5CDA9 #A9C7CD #C1A9CD
split-complementary
#CDAFA9 #A9CDC1 #A9B5CD
monochromatic
#9F685C #B68B82 #CDAFA9 #E3D3D0 #F4EDEC
Accessibility & contrast
On white
2.04
#CDAFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#CDAFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFA9
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFA9 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A9
Deuteranopia (green-blind)
#BCB8A9
Tritanopia (blue-blind)
#D5ABAD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cdafa9; /* rgb */ color: rgb(205, 175, 169); /* oklch */ color: oklch(77.8% 0.036 31.2);
Tailwind
colors: {
custom: {
50: '#dcc6c2',
500: '#cdafa9',
950: '#000000',
},
}SCSS
$custom: #cdafa9; $custom-light: #dcc6c2; $custom-dark: #000000;
JSON
{
"hex": "#cdafa9",
"rgb": {
"r": 205,
"g": 175,
"b": 169
},
"hsl": {
"h": 10,
"s": 26.471,
"l": 73.333
},
"oklch": {
"l": 0.7785,
"c": 0.03604,
"h": 31.2
},
"luminance": 0.46504
}Semantic roles & 50–950 ramp
primary
#CDAFA9
secondary
#E1E9EA
accent
#94A540
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281