#CABA94#CABA94
#CABA94 is a light, muted orange. Relative luminance 0.498; OKLCH L 79.3% C 0.054 H 87.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CABA94 |
|---|---|
| RGB | rgb(202, 186, 148) |
| HSL | hsl(42, 34%, 69%) |
| HSV | hsv(42, 27%, 79%) |
| CMYK | cmyk(0%, 7.9%, 26.7%, 20.8%) |
| CIE-LAB | lab(75.95, -0.24, 21.36) |
| CIE-LCH | lch(75.95, 21.36, 90.64°) |
| OKLab | oklab(79.27% 0.002 0.0543) |
| OKLCH | oklch(79.27% 0.054 87.9) |
| XYZ | xyz(47.2616, 49.8137, 35.1366) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.27
Khaki
#C3B091
ΔE00 3.81
Sand
#C2B280
ΔE00 4.00
Very Light Brown
#D3B683
ΔE00 4.92
Tan
#D2B48C
ΔE00 5.27
Toupe
#C7AC7D
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABA94 #94A4CA
analogous
#CA9F94 #CABA94 #BFCA94
triadic
#CABA94 #94CABA #BA94CA
tetradic
#CABA94 #94CA9F #94A4CA #CA94BF
square
#CABA94 #94CA9F #94A4CA #CA94BF
split-complementary
#CABA94 #94BFCA #9F94CA
monochromatic
#98814B #B6A06B #CABA94 #DED4BD #F3EFE6
Accessibility & contrast
On white
1.92
#CABA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#CABA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABA94
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABA94 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B992
Deuteranopia (green-blind)
#C7BD95
Tritanopia (blue-blind)
#D3B4B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #caba94; /* rgb */ color: rgb(202, 186, 148); /* oklch */ color: oklch(79.3% 0.054 87.9);
Tailwind
colors: {
custom: {
50: '#daceb3',
500: '#caba94',
950: '#000000',
},
}SCSS
$custom: #caba94; $custom-light: #daceb3; $custom-dark: #000000;
JSON
{
"hex": "#caba94",
"rgb": {
"r": 202,
"g": 186,
"b": 148
},
"hsl": {
"h": 42.222,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.79269,
"c": 0.0543,
"h": 87.9
},
"luminance": 0.49812
}Semantic roles & 50–950 ramp
primary
#CABA94
secondary
#D5DAE5
accent
#5BAD39
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280