#CAA69D#CAA69D
#CAA69D is a light, muted red. Relative luminance 0.423; OKLCH L 75.5% C 0.045 H 34.4°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA69D |
|---|---|
| RGB | rgb(202, 166, 157) |
| HSL | hsl(12, 30%, 70%) |
| HSV | hsv(12, 22%, 79%) |
| CMYK | cmyk(0%, 17.8%, 22.3%, 20.8%) |
| CIE-LAB | lab(71.05, 11.79, 9.62) |
| CIE-LCH | lch(71.05, 15.22, 39.20°) |
| OKLab | oklab(75.49% 0.0368 0.0251) |
| OKLCH | oklch(75.49% 0.045 34.4) |
| XYZ | xyz(44.0795, 42.2650, 37.7278) |
| Luminance | 0.4226 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.57
Rosybrown
#BC8F8F
ΔE00 7.85
Pinkish Tan
#D99B82
ΔE00 8.03
Mushroom
#BA9E88
ΔE00 8.07
Dusty Pink
#D8A7B1
ΔE00 8.85
Blush (survey)
#F29E8E
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA69D #9DC1CA
analogous
#CA9DAA #CAA69D #CABC9D
triadic
#CAA69D #9DCAA6 #A69DCA
tetradic
#CAA69D #AACA9D #9DC1CA #BC9DCA
square
#CAA69D #AACA9D #9DC1CA #BC9DCA
split-complementary
#CAA69D #9DCABC #9DAACA
monochromatic
#9A6153 #B58275 #CAA69D #DFCAC5 #F4EDEB
Accessibility & contrast
On white
2.22
#CAA69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#CAA69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA69D
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA69D | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9C
Deuteranopia (green-blind)
#B6B19D
Tritanopia (blue-blind)
#D3A1A4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa69d; /* rgb */ color: rgb(202, 166, 157); /* oklch */ color: oklch(75.5% 0.045 34.4);
Tailwind
colors: {
custom: {
50: '#dac0b9',
500: '#caa69d',
950: '#000000',
},
}SCSS
$custom: #caa69d; $custom-light: #dac0b9; $custom-dark: #000000;
JSON
{
"hex": "#caa69d",
"rgb": {
"r": 202,
"g": 166,
"b": 157
},
"hsl": {
"h": 12,
"s": 29.801,
"l": 70.392
},
"oklch": {
"l": 0.75493,
"c": 0.04452,
"h": 34.4
},
"luminance": 0.42263
}Semantic roles & 50–950 ramp
primary
#CAA69D
secondary
#DBE5E8
accent
#93A83D
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180