#CAAEAF#CAAEAF
#CAAEAF is a light, muted red. Relative luminance 0.459; OKLCH L 77.5% C 0.033 H 15.4°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEAF |
|---|---|
| RGB | rgb(202, 174, 175) |
| HSL | hsl(358, 21%, 74%) |
| HSV | hsv(358, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 13.4%, 20.8%) |
| CIE-LAB | lab(73.50, 10.27, 3.23) |
| CIE-LCH | lch(73.50, 10.77, 17.48°) |
| OKLab | oklab(77.54% 0.0314 0.0087) |
| OKLCH | oklch(77.54% 0.033 15.4) |
| XYZ | xyz(47.2307, 45.9250, 46.9255) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.92
Dusty Pink
#D8A7B1
ΔE00 6.91
Rosybrown
#BC8F8F
ΔE00 9.46
Light Mauve
#C292A1
ΔE00 10.10
Grey Pink
#C3909B
ΔE00 10.23
Thistle
#D8BFD8
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEAF #AECAC9
analogous
#CAAEBD #CAAEAF #CABBAE
triadic
#CAAEAF #AFCAAE #AEAFCA
tetradic
#CAAEAF #BDCAAE #AECAC9 #BBAECA
square
#CAAEAF #BDCAAE #AECAC9 #BBAECA
split-complementary
#CAAEAF #AECABB #AEBDCA
monochromatic
#996466 #B2898A #CAAEAF #E2D3D4 #F3EDED
Accessibility & contrast
On white
2.06
#CAAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#CAAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEAF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEAF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2AF
Deuteranopia (green-blind)
#B9B6AF
Tritanopia (blue-blind)
#D0ACAE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caaeaf; /* rgb */ color: rgb(202, 174, 175); /* oklch */ color: oklch(77.5% 0.033 15.4);
Tailwind
colors: {
custom: {
50: '#dac6c6',
500: '#caaeaf',
950: '#000000',
},
}SCSS
$custom: #caaeaf; $custom-light: #dac6c6; $custom-dark: #000000;
JSON
{
"hex": "#caaeaf",
"rgb": {
"r": 202,
"g": 174,
"b": 175
},
"hsl": {
"h": 357.857,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.77542,
"c": 0.03255,
"h": 15.4
},
"luminance": 0.45924
}Semantic roles & 50–950 ramp
primary
#CAAEAF
secondary
#E2E9E9
accent
#9F9C46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151313
muted
#838282