#CAAEA5#CAAEA5
#CAAEA5 is a light, muted red. Relative luminance 0.455; OKLCH L 77.3% C 0.035 H 38.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEA5 |
|---|---|
| RGB | rgb(202, 174, 165) |
| HSL | hsl(15, 26%, 72%) |
| HSV | hsv(15, 18%, 79%) |
| CMYK | cmyk(0%, 13.9%, 18.3%, 20.8%) |
| CIE-LAB | lab(73.25, 8.67, 8.36) |
| CIE-LCH | lch(73.25, 12.04, 43.94°) |
| OKLab | oklab(77.27% 0.0274 0.0219) |
| OKLCH | oklch(77.27% 0.035 38.6) |
| XYZ | xyz(46.2847, 45.5466, 41.9433) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.87
Mushroom
#BA9E88
ΔE00 7.67
Warm Gray
#C9BEB0
ΔE00 9.16
Greige
#B8AB98
ΔE00 9.70
Pinkish Tan
#D99B82
ΔE00 10.17
Dusty Pink
#D8A7B1
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEA5 #A5C1CA
analogous
#CAA5AF #CAAEA5 #CAC1A5
triadic
#CAAEA5 #A5CAAE #AEA5CA
tetradic
#CAAEA5 #AFCAA5 #A5C1CA #C1A5CA
square
#CAAEA5 #AFCAA5 #A5C1CA #C1A5CA
split-complementary
#CAAEA5 #A5CAC1 #A5AFCA
monochromatic
#9A6A5B #B38B7E #CAAEA5 #E1D1CC #F4EEEC
Accessibility & contrast
On white
2.08
#CAAEA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#CAAEA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEA5
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEA5 | 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)
#B4B1A4
Deuteranopia (green-blind)
#BBB6A5
Tritanopia (blue-blind)
#D2AAAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caaea5; /* rgb */ color: rgb(202, 174, 165); /* oklch */ color: oklch(77.3% 0.035 38.6);
Tailwind
colors: {
custom: {
50: '#dac6bf',
500: '#caaea5',
950: '#000000',
},
}SCSS
$custom: #caaea5; $custom-light: #dac6bf; $custom-dark: #000000;
JSON
{
"hex": "#caaea5",
"rgb": {
"r": 202,
"g": 174,
"b": 165
},
"hsl": {
"h": 14.595,
"s": 25.874,
"l": 71.961
},
"oklch": {
"l": 0.77269,
"c": 0.0351,
"h": 38.6
},
"luminance": 0.45545
}Semantic roles & 50–950 ramp
primary
#CAAEA5
secondary
#E1E8EA
accent
#8CA441
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151312
muted
#838281