#CABA96#CABA96
#CABA96 is a light, muted orange. Relative luminance 0.499; OKLCH L 79.3% C 0.052 H 86.9°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CABA96 |
|---|---|
| RGB | rgb(202, 186, 150) |
| HSL | hsl(42, 33%, 69%) |
| HSV | hsv(42, 26%, 79%) |
| CMYK | cmyk(0%, 7.9%, 25.7%, 20.8%) |
| CIE-LAB | lab(75.99, 0.04, 20.34) |
| CIE-LCH | lch(75.99, 20.34, 89.89°) |
| OKLab | oklab(79.31% 0.0028 0.0518) |
| OKLCH | oklch(79.31% 0.052 86.9) |
| XYZ | xyz(47.4213, 49.8776, 35.9775) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.26
Khaki
#C3B091
ΔE00 3.45
Sand
#C2B280
ΔE00 4.51
Tan
#D2B48C
ΔE00 5.19
Very Light Brown
#D3B683
ΔE00 5.20
Toupe
#C7AC7D
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABA96 #96A6CA
analogous
#CAA096 #CABA96 #C0CA96
triadic
#CABA96 #96CABA #BA96CA
tetradic
#CABA96 #96CAA0 #96A6CA #CA96C0
square
#CABA96 #96CAA0 #96A6CA #CA96C0
split-complementary
#CABA96 #96C0CA #A096CA
monochromatic
#99814D #B59F6D #CABA96 #DFD5BF #F3EFE7
Accessibility & contrast
On white
1.91
#CABA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#CABA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABA96
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABA96 | 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)
#C3B994
Deuteranopia (green-blind)
#C7BD97
Tritanopia (blue-blind)
#D3B4B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #caba96; /* rgb */ color: rgb(202, 186, 150); /* oklch */ color: oklch(79.3% 0.052 86.9);
Tailwind
colors: {
custom: {
50: '#daceb5',
500: '#caba96',
950: '#000000',
},
}SCSS
$custom: #caba96; $custom-light: #daceb5; $custom-dark: #000000;
JSON
{
"hex": "#caba96",
"rgb": {
"r": 202,
"g": 186,
"b": 150
},
"hsl": {
"h": 41.538,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.79313,
"c": 0.05188,
"h": 86.9
},
"luminance": 0.49876
}Semantic roles & 50–950 ramp
primary
#CABA96
secondary
#D6DBE6
accent
#5DAC3A
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280