#CAADAE#CAADAE
#CAADAE is a light, muted red. Relative luminance 0.455; OKLCH L 77.3% C 0.034 H 15.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CAADAE |
|---|---|
| RGB | rgb(202, 173, 174) |
| HSL | hsl(358, 21%, 74%) |
| HSV | hsv(358, 14%, 79%) |
| CMYK | cmyk(0%, 14.4%, 13.9%, 20.8%) |
| CIE-LAB | lab(73.22, 10.65, 3.38) |
| CIE-LCH | lch(73.22, 11.17, 17.62°) |
| OKLab | oklab(77.32% 0.0325 0.0091) |
| OKLCH | oklch(77.32% 0.034 15.5) |
| XYZ | xyz(46.9404, 45.5009, 46.3461) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.94
Dusty Pink
#D8A7B1
ΔE00 6.61
Rosybrown
#BC8F8F
ΔE00 9.11
Light Mauve
#C292A1
ΔE00 9.77
Grey Pink
#C3909B
ΔE00 9.87
Faded Pink
#DE9DAC
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAADAE #ADCAC9
analogous
#CAADBC #CAADAE #CABAAD
triadic
#CAADAE #AECAAD #ADAECA
tetradic
#CAADAE #BCCAAD #ADCAC9 #BAADCA
square
#CAADAE #BCCAAD #ADCAC9 #BAADCA
split-complementary
#CAADAE #ADCABA #ADBCCA
monochromatic
#996365 #B28889 #CAADAE #E2D2D3 #F3ECED
Accessibility & contrast
On white
2.08
#CAADAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#CAADAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAADAE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAADAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAADAE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AE
Deuteranopia (green-blind)
#B8B6AE
Tritanopia (blue-blind)
#D0ABAD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caadae; /* rgb */ color: rgb(202, 173, 174); /* oklch */ color: oklch(77.3% 0.034 15.5);
Tailwind
colors: {
custom: {
50: '#dac5c6',
500: '#caadae',
950: '#000000',
},
}SCSS
$custom: #caadae; $custom-light: #dac5c6; $custom-dark: #000000;
JSON
{
"hex": "#caadae",
"rgb": {
"r": 202,
"g": 173,
"b": 174
},
"hsl": {
"h": 357.931,
"s": 21.481,
"l": 73.529
},
"oklch": {
"l": 0.77319,
"c": 0.03377,
"h": 15.5
},
"luminance": 0.455
}Semantic roles & 50–950 ramp
primary
#CAADAE
secondary
#E2E9E9
accent
#A09D46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182