#CAA697#CAA697
#CAA697 is a light, muted orange. Relative luminance 0.421; OKLCH L 75.3% C 0.048 H 43.8°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA697 |
|---|---|
| RGB | rgb(202, 166, 151) |
| HSL | hsl(18, 32%, 69%) |
| HSV | hsv(18, 25%, 79%) |
| CMYK | cmyk(0%, 17.8%, 25.2%, 20.8%) |
| CIE-LAB | lab(70.92, 10.92, 12.73) |
| CIE-LCH | lch(70.92, 16.77, 49.37°) |
| OKLab | oklab(75.34% 0.0343 0.033) |
| OKLCH | oklch(75.34% 0.048 43.8) |
| XYZ | xyz(43.5797, 42.0651, 35.0960) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.57
Mushroom
#BA9E88
ΔE00 5.87
Pinkish Tan
#D99B82
ΔE00 6.88
Rosybrown
#BC8F8F
ΔE00 9.61
Darksalmon
#E9967A
ΔE00 10.47
Greige
#B8AB98
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA697 #97BBCA
analogous
#CA97A2 #CAA697 #CAC097
triadic
#CAA697 #97CAA6 #A697CA
tetradic
#CAA697 #A2CA97 #97BBCA #C097CA
square
#CAA697 #A2CA97 #97BBCA #C097CA
split-complementary
#CAA697 #97CAC0 #97A2CA
monochromatic
#99644E #B5836E #CAA697 #DFC9C0 #F3EBE8
Accessibility & contrast
On white
2.23
#CAA697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#CAA697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA697
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA697 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA996
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#D4A1A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa697; /* rgb */ color: rgb(202, 166, 151); /* oklch */ color: oklch(75.3% 0.048 43.8);
Tailwind
colors: {
custom: {
50: '#dbc0b5',
500: '#caa697',
950: '#000000',
},
}SCSS
$custom: #caa697; $custom-light: #dbc0b5; $custom-dark: #000000;
JSON
{
"hex": "#caa697",
"rgb": {
"r": 202,
"g": 166,
"b": 151
},
"hsl": {
"h": 17.647,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.7534,
"c": 0.0476,
"h": 43.8
},
"luminance": 0.42063
}Semantic roles & 50–950 ramp
primary
#CAA697
secondary
#D7E1E6
accent
#8AAB3A
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180