#CAB69A#CAB69A
#CAB69A is a light, muted orange. Relative luminance 0.483; OKLCH L 78.6% C 0.045 H 76.2°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB69A |
|---|---|
| RGB | rgb(202, 182, 154) |
| HSL | hsl(35, 31%, 70%) |
| HSV | hsv(35, 24%, 79%) |
| CMYK | cmyk(0%, 9.9%, 23.8%, 20.8%) |
| CIE-LAB | lab(75.04, 2.73, 16.87) |
| CIE-LCH | lch(75.04, 17.09, 80.81°) |
| OKLab | oklab(78.59% 0.0106 0.0433) |
| OKLCH | oklch(78.59% 0.045 76.2) |
| XYZ | xyz(46.9180, 48.3468, 37.4259) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.19
Tan
#D2B48C
ΔE00 4.20
Putty
#BEAE8A
ΔE00 4.55
Greige
#B8AB98
ΔE00 4.81
Warm Gray
#C9BEB0
ΔE00 5.71
Taupe (survey)
#B9A281
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB69A #9AAECA
analogous
#CA9E9A #CAB69A #C6CA9A
triadic
#CAB69A #9ACAB6 #B69ACA
tetradic
#CAB69A #9ACA9E #9AAECA #CA9AC6
square
#CAB69A #9ACA9E #9AAECA #CA9AC6
split-complementary
#CAB69A #9AC6CA #9E9ACA
monochromatic
#997B50 #B59972 #CAB69A #DFD3C2 #F4F0EA
Accessibility & contrast
On white
1.97
#CAB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#CAB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB69A
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB69A | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB698
Deuteranopia (green-blind)
#C3BB9B
Tritanopia (blue-blind)
#D2B0AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cab69a; /* rgb */ color: rgb(202, 182, 154); /* oklch */ color: oklch(78.6% 0.045 76.2);
Tailwind
colors: {
custom: {
50: '#dacbb7',
500: '#cab69a',
950: '#000000',
},
}SCSS
$custom: #cab69a; $custom-light: #dacbb7; $custom-dark: #000000;
JSON
{
"hex": "#cab69a",
"rgb": {
"r": 202,
"g": 182,
"b": 154
},
"hsl": {
"h": 35,
"s": 31.169,
"l": 69.804
},
"oklch": {
"l": 0.78592,
"c": 0.04458,
"h": 76.2
},
"luminance": 0.48346
}Semantic roles & 50–950 ramp
primary
#CAB69A
secondary
#D9DFE7
accent
#6AAA3C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280