#CDACA8#CDACA8
#CDACA8 is a light, muted red. Relative luminance 0.453; OKLCH L 77.2% C 0.039 H 26.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CDACA8 |
|---|---|
| RGB | rgb(205, 172, 168) |
| HSL | hsl(6, 27%, 73%) |
| HSV | hsv(6, 18%, 80%) |
| CMYK | cmyk(0%, 16.1%, 18%, 19.6%) |
| CIE-LAB | lab(73.10, 11.34, 6.53) |
| CIE-LCH | lch(73.10, 13.09, 29.94°) |
| OKLab | oklab(77.24% 0.0351 0.0172) |
| OKLCH | oklch(77.24% 0.039 26.1) |
| XYZ | xyz(46.9973, 45.3128, 43.3088) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.63
Dusty Pink
#D8A7B1
ΔE00 7.22
Rosybrown
#BC8F8F
ΔE00 8.65
Mushroom
#BA9E88
ΔE00 10.20
Grey Pink
#C3909B
ΔE00 10.22
Pinkish Tan
#D99B82
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDACA8 #A8C9CD
analogous
#CDA8B6 #CDACA8 #CDBEA8
triadic
#CDACA8 #A8CDAC #ACA8CD
tetradic
#CDACA8 #B6CDA8 #A8C9CD #BEA8CD
square
#CDACA8 #B6CDA8 #A8C9CD #BEA8CD
split-complementary
#CDACA8 #A8CDBE #A8B6CD
monochromatic
#9F635B #B78781 #CDACA8 #E3D1CF #F4ECEC
Accessibility & contrast
On white
2.09
#CDACA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#CDACA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDACA8
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDACA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDACA8 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A8
Deuteranopia (green-blind)
#BAB6A8
Tritanopia (blue-blind)
#D5A8AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cdaca8; /* rgb */ color: rgb(205, 172, 168); /* oklch */ color: oklch(77.2% 0.039 26.1);
Tailwind
colors: {
custom: {
50: '#dcc4c1',
500: '#cdaca8',
950: '#000000',
},
}SCSS
$custom: #cdaca8; $custom-light: #dcc4c1; $custom-dark: #000000;
JSON
{
"hex": "#cdaca8",
"rgb": {
"r": 205,
"g": 172,
"b": 168
},
"hsl": {
"h": 6.486,
"s": 27.007,
"l": 73.137
},
"oklch": {
"l": 0.77238,
"c": 0.0391,
"h": 26.1
},
"luminance": 0.45311
}Semantic roles & 50–950 ramp
primary
#CDACA8
secondary
#E1E9EA
accent
#9BA640
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181