#CDAFA8#CDAFA8
#CDAFA8 is a light, muted red. Relative luminance 0.465; OKLCH L 77.8% C 0.036 H 33.3°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFA8 |
|---|---|
| RGB | rgb(205, 175, 168) |
| HSL | hsl(11, 27%, 73%) |
| HSV | hsv(11, 18%, 80%) |
| CMYK | cmyk(0%, 14.6%, 18%, 19.6%) |
| CIE-LAB | lab(73.85, 9.72, 7.61) |
| CIE-LCH | lch(73.85, 12.34, 38.06°) |
| OKLab | oklab(77.82% 0.0304 0.02) |
| OKLCH | oklch(77.82% 0.036 33.3) |
| XYZ | xyz(47.5747, 46.4677, 43.5013) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.02
Mushroom
#BA9E88
ΔE00 8.93
Dusty Pink
#D8A7B1
ΔE00 9.10
Rosybrown
#BC8F8F
ΔE00 10.07
Warm Gray
#C9BEB0
ΔE00 10.17
Pinkish Tan
#D99B82
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFA8 #A8C6CD
analogous
#CDA8B3 #CDAFA8 #CDC1A8
triadic
#CDAFA8 #A8CDAF #AFA8CD
tetradic
#CDAFA8 #B3CDA8 #A8C6CD #C1A8CD
square
#CDAFA8 #B3CDA8 #A8C6CD #C1A8CD
split-complementary
#CDAFA8 #A8CDC1 #A8B3CD
monochromatic
#9F685B #B78B81 #CDAFA8 #E3D3CF #F4EDEC
Accessibility & contrast
On white
2.04
#CDAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#CDAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFA8
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFA8 | 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)
#B5B2A7
Deuteranopia (green-blind)
#BCB8A8
Tritanopia (blue-blind)
#D5ABAD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdafa8; /* rgb */ color: rgb(205, 175, 168); /* oklch */ color: oklch(77.8% 0.036 33.3);
Tailwind
colors: {
custom: {
50: '#dcc6c1',
500: '#cdafa8',
950: '#000000',
},
}SCSS
$custom: #cdafa8; $custom-light: #dcc6c1; $custom-dark: #000000;
JSON
{
"hex": "#cdafa8",
"rgb": {
"r": 205,
"g": 175,
"b": 168
},
"hsl": {
"h": 11.351,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.77824,
"c": 0.03642,
"h": 33.3
},
"luminance": 0.46466
}Semantic roles & 50–950 ramp
primary
#CDAFA8
secondary
#E1E8EA
accent
#92A640
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281