#CAA69E#CAA69E
#CAA69E is a light, muted red. Relative luminance 0.423; OKLCH L 75.5% C 0.044 H 32.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA69E |
|---|---|
| RGB | rgb(202, 166, 158) |
| HSL | hsl(11, 29%, 71%) |
| HSV | hsv(11, 22%, 79%) |
| CMYK | cmyk(0%, 17.8%, 21.8%, 20.8%) |
| CIE-LAB | lab(71.08, 11.94, 9.10) |
| CIE-LCH | lch(71.08, 15.01, 37.31°) |
| OKLab | oklab(75.52% 0.0372 0.0238) |
| OKLCH | oklch(75.52% 0.044 32.7) |
| XYZ | xyz(44.1652, 42.2992, 38.1793) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.32
Rosybrown
#BC8F8F
ΔE00 7.61
Pinkish Tan
#D99B82
ΔE00 8.31
Dusty Pink
#D8A7B1
ΔE00 8.42
Mushroom
#BA9E88
ΔE00 8.46
Grey Pink
#C3909B
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA69E #9EC2CA
analogous
#CA9EAC #CAA69E #CABC9E
triadic
#CAA69E #9ECAA6 #A69ECA
tetradic
#CAA69E #ACCA9E #9EC2CA #BC9ECA
square
#CAA69E #ACCA9E #9EC2CA #BC9ECA
split-complementary
#CAA69E #9ECABC #9EACCA
monochromatic
#9A6154 #B48276 #CAA69E #E0CAC6 #F4EDEB
Accessibility & contrast
On white
2.22
#CAA69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#CAA69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA69E
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA69E | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9D
Deuteranopia (green-blind)
#B6B19E
Tritanopia (blue-blind)
#D3A2A4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa69e; /* rgb */ color: rgb(202, 166, 158); /* oklch */ color: oklch(75.5% 0.044 32.7);
Tailwind
colors: {
custom: {
50: '#dac0ba',
500: '#caa69e',
950: '#000000',
},
}SCSS
$custom: #caa69e; $custom-light: #dac0ba; $custom-dark: #000000;
JSON
{
"hex": "#caa69e",
"rgb": {
"r": 202,
"g": 166,
"b": 158
},
"hsl": {
"h": 10.909,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.75519,
"c": 0.04413,
"h": 32.7
},
"luminance": 0.42298
}Semantic roles & 50–950 ramp
primary
#CAA69E
secondary
#DCE6E8
accent
#95A83E
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180