#CAAEA6#CAAEA6
#CAAEA6 is a light, muted red. Relative luminance 0.456; OKLCH L 77.3% C 0.035 H 36.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEA6 |
|---|---|
| RGB | rgb(202, 174, 166) |
| HSL | hsl(13, 25%, 72%) |
| HSV | hsv(13, 18%, 79%) |
| CMYK | cmyk(0%, 13.9%, 17.8%, 20.8%) |
| CIE-LAB | lab(73.27, 8.83, 7.84) |
| CIE-LCH | lch(73.27, 11.81, 41.62°) |
| OKLab | oklab(77.3% 0.0278 0.0206) |
| OKLCH | oklch(77.3% 0.035 36.5) |
| XYZ | xyz(46.3760, 45.5832, 42.4245) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.40
Mushroom
#BA9E88
ΔE00 8.06
Warm Gray
#C9BEB0
ΔE00 9.41
Dusty Pink
#D8A7B1
ΔE00 9.99
Greige
#B8AB98
ΔE00 10.05
Rosybrown
#BC8F8F
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEA6 #A6C2CA
analogous
#CAA6B0 #CAAEA6 #CAC0A6
triadic
#CAAEA6 #A6CAAE #AEA6CA
tetradic
#CAAEA6 #B0CAA6 #A6C2CA #C0A6CA
square
#CAAEA6 #B0CAA6 #A6C2CA #C0A6CA
split-complementary
#CAAEA6 #A6CAC0 #A6B0CA
monochromatic
#9A6A5C #B38B80 #CAAEA6 #E1D1CC #F4EEEC
Accessibility & contrast
On white
2.08
#CAAEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#CAAEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEA6
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEA6 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A5
Deuteranopia (green-blind)
#BBB6A6
Tritanopia (blue-blind)
#D1AAAC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caaea6; /* rgb */ color: rgb(202, 174, 166); /* oklch */ color: oklch(77.3% 0.035 36.5);
Tailwind
colors: {
custom: {
50: '#dac6c0',
500: '#caaea6',
950: '#000000',
},
}SCSS
$custom: #caaea6; $custom-light: #dac6c0; $custom-dark: #000000;
JSON
{
"hex": "#caaea6",
"rgb": {
"r": 202,
"g": 174,
"b": 166
},
"hsl": {
"h": 13.333,
"s": 25.352,
"l": 72.157
},
"oklch": {
"l": 0.77295,
"c": 0.03462,
"h": 36.5
},
"luminance": 0.45582
}Semantic roles & 50–950 ramp
primary
#CAAEA6
secondary
#E1E8EA
accent
#8EA442
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151312
muted
#838281