#CAADAD#CAADAD
#CAADAD is a light, muted red. Relative luminance 0.455; OKLCH L 77.3% C 0.034 H 17.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CAADAD |
|---|---|
| RGB | rgb(202, 173, 173) |
| HSL | hsl(0, 21%, 74%) |
| HSV | hsv(0, 14%, 79%) |
| CMYK | cmyk(0%, 14.4%, 14.4%, 20.8%) |
| CIE-LAB | lab(73.20, 10.49, 3.89) |
| CIE-LCH | lch(73.20, 11.19, 20.37°) |
| OKLab | oklab(77.29% 0.0321 0.0104) |
| OKLCH | oklch(77.29% 0.034 17.9) |
| XYZ | xyz(46.8432, 45.4621, 45.8345) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.51
Dusty Pink
#D8A7B1
ΔE00 6.87
Rosybrown
#BC8F8F
ΔE00 9.10
Light Mauve
#C292A1
ΔE00 10.02
Grey Pink
#C3909B
ΔE00 10.06
Faded Pink
#DE9DAC
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAADAD #ADCACA
analogous
#CAADBB #CAADAD #CABBAD
triadic
#CAADAD #ADCAAD #ADADCA
tetradic
#CAADAD #BBCAAD #ADCACA #BBADCA
square
#CAADAD #BBCAAD #ADCACA #BBADCA
split-complementary
#CAADAD #ADCABB #ADBBCA
monochromatic
#996363 #B28888 #CAADAD #E2D2D2 #F3ECEC
Accessibility & contrast
On white
2.08
#CAADAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#CAADAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAADAD
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAADAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAADAD | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AD
Deuteranopia (green-blind)
#B8B6AD
Tritanopia (blue-blind)
#D1AAAD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caadad; /* rgb */ color: rgb(202, 173, 173); /* oklch */ color: oklch(77.3% 0.034 17.9);
Tailwind
colors: {
custom: {
50: '#dac5c5',
500: '#caadad',
950: '#000000',
},
}SCSS
$custom: #caadad; $custom-light: #dac5c5; $custom-dark: #000000;
JSON
{
"hex": "#caadad",
"rgb": {
"r": 202,
"g": 173,
"b": 173
},
"hsl": {
"h": 0,
"s": 21.481,
"l": 73.529
},
"oklch": {
"l": 0.7729,
"c": 0.03378,
"h": 17.9
},
"luminance": 0.45461
}Semantic roles & 50–950 ramp
primary
#CAADAD
secondary
#E2E9E9
accent
#A0A046
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151212
muted
#838181