#CABA98#CABA98
#CABA98 is a light, muted orange. Relative luminance 0.499; OKLCH L 79.4% C 0.049 H 85.8°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CABA98 |
|---|---|
| RGB | rgb(202, 186, 152) |
| HSL | hsl(41, 32%, 69%) |
| HSV | hsv(41, 25%, 79%) |
| CMYK | cmyk(0%, 7.9%, 24.8%, 20.8%) |
| CIE-LAB | lab(76.03, 0.32, 19.32) |
| CIE-LCH | lch(76.03, 19.33, 89.05°) |
| OKLab | oklab(79.36% 0.0037 0.0493) |
| OKLCH | oklch(79.36% 0.049 85.8) |
| XYZ | xyz(47.5837, 49.9425, 36.8329) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.15
Putty
#BEAE8A
ΔE00 3.36
Sand
#C2B280
ΔE00 5.06
Tan
#D2B48C
ΔE00 5.16
Very Light Brown
#D3B683
ΔE00 5.52
Toupe
#C7AC7D
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABA98 #98A8CA
analogous
#CAA198 #CABA98 #C1CA98
triadic
#CABA98 #98CABA #BA98CA
tetradic
#CABA98 #98CAA1 #98A8CA #CA98C1
square
#CABA98 #98CAA1 #98A8CA #CA98C1
split-complementary
#CABA98 #98C1CA #A198CA
monochromatic
#99814F #B59F70 #CABA98 #DFD5C0 #F4F0E9
Accessibility & contrast
On white
1.91
#CABA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#CABA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABA98
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABA98 | 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)
#C2B996
Deuteranopia (green-blind)
#C7BD99
Tritanopia (blue-blind)
#D2B4B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #caba98; /* rgb */ color: rgb(202, 186, 152); /* oklch */ color: oklch(79.4% 0.049 85.8);
Tailwind
colors: {
custom: {
50: '#daceb6',
500: '#caba98',
950: '#000000',
},
}SCSS
$custom: #caba98; $custom-light: #daceb6; $custom-dark: #000000;
JSON
{
"hex": "#caba98",
"rgb": {
"r": 202,
"g": 186,
"b": 152
},
"hsl": {
"h": 40.8,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.79358,
"c": 0.04947,
"h": 85.8
},
"luminance": 0.49941
}Semantic roles & 50–950 ramp
primary
#CABA98
secondary
#D8DCE6
accent
#5FAB3B
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280