#CAADAF#CAADAF
#CAADAF is a light, muted red. Relative luminance 0.455; OKLCH L 77.3% C 0.034 H 13.2°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CAADAF |
|---|---|
| RGB | rgb(202, 173, 175) |
| HSL | hsl(356, 21%, 74%) |
| HSV | hsv(356, 14%, 79%) |
| CMYK | cmyk(0%, 14.4%, 13.4%, 20.8%) |
| CIE-LAB | lab(73.25, 10.81, 2.87) |
| CIE-LCH | lch(73.25, 11.19, 14.87°) |
| OKLab | oklab(77.35% 0.0329 0.0077) |
| OKLCH | oklch(77.35% 0.034 13.2) |
| XYZ | xyz(47.0382, 45.5401, 46.8614) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.36
Dusty Pink
#D8A7B1
ΔE00 6.37
Rosybrown
#BC8F8F
ΔE00 9.14
Light Mauve
#C292A1
ΔE00 9.55
Grey Pink
#C3909B
ΔE00 9.72
Thistle
#D8BFD8
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAADAF #ADCAC8
analogous
#CAADBD #CAADAF #CAB9AD
triadic
#CAADAF #AFCAAD #ADAFCA
tetradic
#CAADAF #BDCAAD #ADCAC8 #B9ADCA
square
#CAADAF #BDCAAD #ADCAC8 #B9ADCA
split-complementary
#CAADAF #ADCAB9 #ADBDCA
monochromatic
#996367 #B2888B #CAADAF #E2D2D3 #F3ECED
Accessibility & contrast
On white
2.08
#CAADAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#CAADAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAADAF
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAADAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAADAF | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1AF
Deuteranopia (green-blind)
#B8B6AF
Tritanopia (blue-blind)
#D0ABAE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caadaf; /* rgb */ color: rgb(202, 173, 175); /* oklch */ color: oklch(77.3% 0.034 13.2);
Tailwind
colors: {
custom: {
50: '#dac5c6',
500: '#caadaf',
950: '#000000',
},
}SCSS
$custom: #caadaf; $custom-light: #dac5c6; $custom-dark: #000000;
JSON
{
"hex": "#caadaf",
"rgb": {
"r": 202,
"g": 173,
"b": 175
},
"hsl": {
"h": 355.862,
"s": 21.481,
"l": 73.529
},
"oklch": {
"l": 0.77347,
"c": 0.03381,
"h": 13.2
},
"luminance": 0.45539
}Semantic roles & 50–950 ramp
primary
#CAADAF
secondary
#E2E9E9
accent
#A09A46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182