#CAB992#CAB992
#CAB992 is a light, muted orange. Relative luminance 0.493; OKLCH L 79.0% C 0.056 H 87.2°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB992 |
|---|---|
| RGB | rgb(202, 185, 146) |
| HSL | hsl(42, 35%, 68%) |
| HSV | hsv(42, 28%, 79%) |
| CMYK | cmyk(0%, 8.4%, 27.7%, 20.8%) |
| CIE-LAB | lab(75.66, 0.02, 22.02) |
| CIE-LCH | lch(75.66, 22.02, 89.95°) |
| OKLab | oklab(79.02% 0.0027 0.0559) |
| OKLCH | oklch(79.02% 0.056 87.2) |
| XYZ | xyz(46.8948, 49.3311, 34.2401) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.10
Khaki
#C3B091
ΔE00 3.66
Sand
#C2B280
ΔE00 3.72
Very Light Brown
#D3B683
ΔE00 4.48
Toupe
#C7AC7D
ΔE00 4.83
Tan
#D2B48C
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB992 #92A3CA
analogous
#CA9D92 #CAB992 #BFCA92
triadic
#CAB992 #92CAB9 #B992CA
tetradic
#CAB992 #92CA9D #92A3CA #CA92BF
square
#CAB992 #92CA9D #92A3CA #CA92BF
split-complementary
#CAB992 #92BFCA #9D92CA
monochromatic
#98804A #B69F69 #CAB992 #DED3BB #F2EEE4
Accessibility & contrast
On white
1.93
#CAB992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#CAB992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB992
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB992 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B88F
Deuteranopia (green-blind)
#C7BC93
Tritanopia (blue-blind)
#D3B2AE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cab992; /* rgb */ color: rgb(202, 185, 146); /* oklch */ color: oklch(79.0% 0.056 87.2);
Tailwind
colors: {
custom: {
50: '#daceb2',
500: '#cab992',
950: '#000000',
},
}SCSS
$custom: #cab992; $custom-light: #daceb2; $custom-dark: #000000;
JSON
{
"hex": "#cab992",
"rgb": {
"r": 202,
"g": 185,
"b": 146
},
"hsl": {
"h": 41.786,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.79022,
"c": 0.05592,
"h": 87.2
},
"luminance": 0.4933
}Semantic roles & 50–950 ramp
primary
#CAB992
secondary
#D3D9E4
accent
#5CAD38
background
#FDFCFA
surface
#FBF9F5
border
#D4D2CF
text
#151311
muted
#838280