#CDAFA7#CDAFA7
#CDAFA7 is a light, muted red. Relative luminance 0.464; OKLCH L 77.8% C 0.037 H 35.3°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFA7 |
|---|---|
| RGB | rgb(205, 175, 167) |
| HSL | hsl(13, 28%, 73%) |
| HSV | hsv(13, 19%, 80%) |
| CMYK | cmyk(0%, 14.6%, 18.5%, 19.6%) |
| CIE-LAB | lab(73.82, 9.56, 8.12) |
| CIE-LCH | lch(73.82, 12.54, 40.34°) |
| OKLab | oklab(77.8% 0.03 0.0213) |
| OKLCH | oklch(77.8% 0.037 35.3) |
| XYZ | xyz(47.4819, 46.4305, 43.0125) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.42
Mushroom
#BA9E88
ΔE00 8.54
Dusty Pink
#D8A7B1
ΔE00 9.52
Warm Gray
#C9BEB0
ΔE00 9.92
Pinkish Tan
#D99B82
ΔE00 10.06
Rosybrown
#BC8F8F
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFA7 #A7C5CD
analogous
#CDA7B2 #CDAFA7 #CDC2A7
triadic
#CDAFA7 #A7CDAF #AFA7CD
tetradic
#CDAFA7 #B2CDA7 #A7C5CD #C2A7CD
square
#CDAFA7 #B2CDA7 #A7C5CD #C2A7CD
split-complementary
#CDAFA7 #A7CDC2 #A7B2CD
monochromatic
#9F695A #B78C80 #CDAFA7 #E3D2CE #F4EDEB
Accessibility & contrast
On white
2.04
#CDAFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#CDAFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFA7
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFA7 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A6
Deuteranopia (green-blind)
#BCB8A7
Tritanopia (blue-blind)
#D5ABAD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdafa7; /* rgb */ color: rgb(205, 175, 167); /* oklch */ color: oklch(77.8% 0.037 35.3);
Tailwind
colors: {
custom: {
50: '#dcc6c1',
500: '#cdafa7',
950: '#000000',
},
}SCSS
$custom: #cdafa7; $custom-light: #dcc6c1; $custom-dark: #000000;
JSON
{
"hex": "#cdafa7",
"rgb": {
"r": 205,
"g": 175,
"b": 167
},
"hsl": {
"h": 12.632,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.77797,
"c": 0.03683,
"h": 35.3
},
"luminance": 0.46429
}Semantic roles & 50–950 ramp
primary
#CDAFA7
secondary
#E1E8EA
accent
#91A63F
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281