#CAA694#CAA694
#CAA694 is a light, muted orange. Relative luminance 0.420; OKLCH L 75.3% C 0.050 H 48.0°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA694 |
|---|---|
| RGB | rgb(202, 166, 148) |
| HSL | hsl(20, 34%, 69%) |
| HSV | hsv(20, 27%, 79%) |
| CMYK | cmyk(0%, 17.8%, 26.7%, 20.8%) |
| CIE-LAB | lab(70.85, 10.49, 14.28) |
| CIE-LCH | lch(70.85, 17.72, 53.70°) |
| OKLab | oklab(75.27% 0.0331 0.0368) |
| OKLCH | oklch(75.27% 0.05 48) |
| XYZ | xyz(43.3392, 41.9689, 33.8291) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.95
Pinkish Grey
#C8ACA9
ΔE00 6.71
Pinkish Tan
#D99B82
ΔE00 6.71
Taupe (survey)
#B9A281
ΔE00 9.65
Greige
#B8AB98
ΔE00 9.83
Tan
#D2B48C
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA694 #94B8CA
analogous
#CA949D #CAA694 #CAC194
triadic
#CAA694 #94CAA6 #A694CA
tetradic
#CAA694 #9DCA94 #94B8CA #C194CA
square
#CAA694 #9DCA94 #94B8CA #C194CA
split-complementary
#CAA694 #94CAC1 #949DCA
monochromatic
#98654B #B6846B #CAA694 #DEC8BD #F3EAE6
Accessibility & contrast
On white
2.24
#CAA694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#CAA694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA694
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA694 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA993
Deuteranopia (green-blind)
#B8B094
Tritanopia (blue-blind)
#D4A0A1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa694; /* rgb */ color: rgb(202, 166, 148); /* oklch */ color: oklch(75.3% 0.050 48.0);
Tailwind
colors: {
custom: {
50: '#dbc0b3',
500: '#caa694',
950: '#000000',
},
}SCSS
$custom: #caa694; $custom-light: #dbc0b3; $custom-dark: #000000;
JSON
{
"hex": "#caa694",
"rgb": {
"r": 202,
"g": 166,
"b": 148
},
"hsl": {
"h": 20,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.75267,
"c": 0.04954,
"h": 48
},
"luminance": 0.41967
}Semantic roles & 50–950 ramp
primary
#CAA694
secondary
#D5E0E5
accent
#86AD39
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180