#CAB899#CAB899
#CAB899 is a light, muted orange. Relative luminance 0.491; OKLCH L 79.0% C 0.047 H 81.2°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB899 |
|---|---|
| RGB | rgb(202, 184, 153) |
| HSL | hsl(38, 32%, 70%) |
| HSV | hsv(38, 24%, 79%) |
| CMYK | cmyk(0%, 8.9%, 24.3%, 20.8%) |
| CIE-LAB | lab(75.54, 1.52, 18.10) |
| CIE-LCH | lch(75.54, 18.16, 85.19°) |
| OKLab | oklab(78.97% 0.0071 0.0463) |
| OKLCH | oklch(78.97% 0.047 81.2) |
| XYZ | xyz(47.2476, 49.1387, 37.1266) |
| Luminance | 0.4914 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.16
Putty
#BEAE8A
ΔE00 3.62
Tan
#D2B48C
ΔE00 4.44
Greige
#B8AB98
ΔE00 5.45
Toupe
#C7AC7D
ΔE00 5.67
Very Light Brown
#D3B683
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB899 #99ABCA
analogous
#CAA099 #CAB899 #C4CA99
triadic
#CAB899 #99CAB8 #B899CA
tetradic
#CAB899 #99CAA0 #99ABCA #CA99C4
square
#CAB899 #99CAA0 #99ABCA #CA99C4
split-complementary
#CAB899 #99C4CA #A099CA
monochromatic
#997E50 #B59C71 #CAB899 #DFD4C1 #F4F0EA
Accessibility & contrast
On white
1.94
#CAB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#CAB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB899
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB899 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B797
Deuteranopia (green-blind)
#C5BC9A
Tritanopia (blue-blind)
#D2B2AF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cab899; /* rgb */ color: rgb(202, 184, 153); /* oklch */ color: oklch(79.0% 0.047 81.2);
Tailwind
colors: {
custom: {
50: '#dacdb7',
500: '#cab899',
950: '#000000',
},
}SCSS
$custom: #cab899; $custom-light: #dacdb7; $custom-dark: #000000;
JSON
{
"hex": "#cab899",
"rgb": {
"r": 202,
"g": 184,
"b": 153
},
"hsl": {
"h": 37.959,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.78974,
"c": 0.04687,
"h": 81.2
},
"luminance": 0.49137
}Semantic roles & 50–950 ramp
primary
#CAB899
secondary
#D8DEE6
accent
#64AA3B
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280