#CABA95#CABA95
#CABA95 is a light, muted orange. Relative luminance 0.498; OKLCH L 79.3% C 0.053 H 87.4°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CABA95 |
|---|---|
| RGB | rgb(202, 186, 149) |
| HSL | hsl(42, 33%, 69%) |
| HSV | hsv(42, 26%, 79%) |
| CMYK | cmyk(0%, 7.9%, 26.2%, 20.8%) |
| CIE-LAB | lab(75.97, -0.10, 20.85) |
| CIE-LCH | lch(75.97, 20.85, 90.27°) |
| OKLab | oklab(79.29% 0.0024 0.053) |
| OKLCH | oklch(79.29% 0.053 87.4) |
| XYZ | xyz(47.3411, 49.8455, 35.5553) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.25
Khaki
#C3B091
ΔE00 3.62
Sand
#C2B280
ΔE00 4.25
Very Light Brown
#D3B683
ΔE00 5.05
Tan
#D2B48C
ΔE00 5.22
Toupe
#C7AC7D
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABA95 #95A5CA
analogous
#CAA095 #CABA95 #C0CA95
triadic
#CABA95 #95CABA #BA95CA
tetradic
#CABA95 #95CAA0 #95A5CA #CA95C0
square
#CABA95 #95CAA0 #95A5CA #CA95C0
split-complementary
#CABA95 #95C0CA #A095CA
monochromatic
#98814C #B69F6C #CABA95 #DED5BE #F3EFE7
Accessibility & contrast
On white
1.91
#CABA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#CABA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABA95
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABA95 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B993
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#D3B4B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #caba95; /* rgb */ color: rgb(202, 186, 149); /* oklch */ color: oklch(79.3% 0.053 87.4);
Tailwind
colors: {
custom: {
50: '#daceb4',
500: '#caba95',
950: '#000000',
},
}SCSS
$custom: #caba95; $custom-light: #daceb4; $custom-dark: #000000;
JSON
{
"hex": "#caba95",
"rgb": {
"r": 202,
"g": 186,
"b": 149
},
"hsl": {
"h": 41.887,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.79291,
"c": 0.05309,
"h": 87.4
},
"luminance": 0.49844
}Semantic roles & 50–950 ramp
primary
#CABA95
secondary
#D6DAE5
accent
#5CAC39
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280