#CDAFA6#CDAFA6
#CDAFA6 is a light, muted red. Relative luminance 0.464; OKLCH L 77.8% C 0.037 H 37.3°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFA6 |
|---|---|
| RGB | rgb(205, 175, 166) |
| HSL | hsl(14, 28%, 73%) |
| HSV | hsv(14, 19%, 80%) |
| CMYK | cmyk(0%, 14.6%, 19%, 19.6%) |
| CIE-LAB | lab(73.80, 9.41, 8.63) |
| CIE-LCH | lch(73.80, 12.77, 42.54°) |
| OKLab | oklab(77.77% 0.0296 0.0226) |
| OKLCH | oklch(77.77% 0.037 37.3) |
| XYZ | xyz(47.3898, 46.3937, 42.5275) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.84
Mushroom
#BA9E88
ΔE00 8.16
Warm Gray
#C9BEB0
ΔE00 9.68
Pinkish Tan
#D99B82
ΔE00 9.86
Dusty Pink
#D8A7B1
ΔE00 9.95
Greige
#B8AB98
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFA6 #A6C4CD
analogous
#CDA6B0 #CDAFA6 #CDC2A6
triadic
#CDAFA6 #A6CDAF #AFA6CD
tetradic
#CDAFA6 #B0CDA6 #A6C4CD #C2A6CD
square
#CDAFA6 #B0CDA6 #A6C4CD #C2A6CD
split-complementary
#CDAFA6 #A6CDC2 #A6B0CD
monochromatic
#9F6A59 #B78C7F #CDAFA6 #E3D2CD #F4EDEB
Accessibility & contrast
On white
2.04
#CDAFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#CDAFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFA6
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFA6 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A5
Deuteranopia (green-blind)
#BDB8A6
Tritanopia (blue-blind)
#D5ABAC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdafa6; /* rgb */ color: rgb(205, 175, 166); /* oklch */ color: oklch(77.8% 0.037 37.3);
Tailwind
colors: {
custom: {
50: '#dcc6c0',
500: '#cdafa6',
950: '#000000',
},
}SCSS
$custom: #cdafa6; $custom-light: #dcc6c0; $custom-dark: #000000;
JSON
{
"hex": "#cdafa6",
"rgb": {
"r": 205,
"g": 175,
"b": 166
},
"hsl": {
"h": 13.846,
"s": 28.058,
"l": 72.745
},
"oklch": {
"l": 0.77771,
"c": 0.03728,
"h": 37.3
},
"luminance": 0.46392
}Semantic roles & 50–950 ramp
primary
#CDAFA6
secondary
#E0E8EB
accent
#8FA73F
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281