#CABA97#CABA97
#CABA97 is a light, muted orange. Relative luminance 0.499; OKLCH L 79.3% C 0.051 H 86.3°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CABA97 |
|---|---|
| RGB | rgb(202, 186, 151) |
| HSL | hsl(41, 32%, 69%) |
| HSV | hsv(41, 25%, 79%) |
| CMYK | cmyk(0%, 7.9%, 25.2%, 20.8%) |
| CIE-LAB | lab(76.01, 0.18, 19.83) |
| CIE-LCH | lch(76.01, 19.83, 89.48°) |
| OKLab | oklab(79.33% 0.0033 0.0506) |
| OKLCH | oklch(79.33% 0.051 86.3) |
| XYZ | xyz(47.5022, 49.9099, 36.4034) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.29
Putty
#BEAE8A
ΔE00 3.30
Sand
#C2B280
ΔE00 4.78
Tan
#D2B48C
ΔE00 5.17
Very Light Brown
#D3B683
ΔE00 5.35
Toupe
#C7AC7D
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABA97 #97A7CA
analogous
#CAA197 #CABA97 #C1CA97
triadic
#CABA97 #97CABA #BA97CA
tetradic
#CABA97 #97CAA1 #97A7CA #CA97C1
square
#CABA97 #97CAA1 #97A7CA #CA97C1
split-complementary
#CABA97 #97C1CA #A197CA
monochromatic
#99814E #B59F6E #CABA97 #DFD5C0 #F3F0E8
Accessibility & contrast
On white
1.91
#CABA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#CABA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABA97
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABA97 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B995
Deuteranopia (green-blind)
#C7BD98
Tritanopia (blue-blind)
#D3B4B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #caba97; /* rgb */ color: rgb(202, 186, 151); /* oklch */ color: oklch(79.3% 0.051 86.3);
Tailwind
colors: {
custom: {
50: '#daceb5',
500: '#caba97',
950: '#000000',
},
}SCSS
$custom: #caba97; $custom-light: #daceb5; $custom-dark: #000000;
JSON
{
"hex": "#caba97",
"rgb": {
"r": 202,
"g": 186,
"b": 151
},
"hsl": {
"h": 41.176,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.79335,
"c": 0.05067,
"h": 86.3
},
"luminance": 0.49909
}Semantic roles & 50–950 ramp
primary
#CABA97
secondary
#D7DCE6
accent
#5EAB3A
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280