#CABA99#CABA99
#CABA99 is a light, muted orange. Relative luminance 0.500; OKLCH L 79.4% C 0.048 H 85.1°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CABA99 |
|---|---|
| RGB | rgb(202, 186, 153) |
| HSL | hsl(40, 32%, 70%) |
| HSV | hsv(40, 24%, 79%) |
| CMYK | cmyk(0%, 7.9%, 24.3%, 20.8%) |
| CIE-LAB | lab(76.05, 0.46, 18.82) |
| CIE-LCH | lch(76.05, 18.82, 88.60°) |
| OKLab | oklab(79.38% 0.0041 0.0481) |
| OKLCH | oklch(79.38% 0.048 85.1) |
| XYZ | xyz(47.6660, 49.9754, 37.2661) |
| Luminance | 0.4997 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.03
Putty
#BEAE8A
ΔE00 3.46
Tan
#D2B48C
ΔE00 5.17
Sand
#C2B280
ΔE00 5.34
Very Light Brown
#D3B683
ΔE00 5.71
Toupe
#C7AC7D
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABA99 #99A9CA
analogous
#CAA299 #CABA99 #C2CA99
triadic
#CABA99 #99CABA #BA99CA
tetradic
#CABA99 #99CAA2 #99A9CA #CA99C2
square
#CABA99 #99CAA2 #99A9CA #CA99C2
split-complementary
#CABA99 #99C2CA #A299CA
monochromatic
#998150 #B59F71 #CABA99 #DFD5C1 #F4F0EA
Accessibility & contrast
On white
1.91
#CABA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#CABA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABA99
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABA99 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B997
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#D2B4B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #caba99; /* rgb */ color: rgb(202, 186, 153); /* oklch */ color: oklch(79.4% 0.048 85.1);
Tailwind
colors: {
custom: {
50: '#daceb7',
500: '#caba99',
950: '#000000',
},
}SCSS
$custom: #caba99; $custom-light: #daceb7; $custom-dark: #000000;
JSON
{
"hex": "#caba99",
"rgb": {
"r": 202,
"g": 186,
"b": 153
},
"hsl": {
"h": 40.408,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.7938,
"c": 0.04825,
"h": 85.1
},
"luminance": 0.49974
}Semantic roles & 50–950 ramp
primary
#CABA99
secondary
#D8DDE6
accent
#5FAA3B
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280