#CAB792#CAB792
#CAB792 is a light, muted orange. Relative luminance 0.485; OKLCH L 78.6% C 0.054 H 83.9°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB792 |
|---|---|
| RGB | rgb(202, 183, 146) |
| HSL | hsl(40, 35%, 68%) |
| HSV | hsv(40, 28%, 79%) |
| CMYK | cmyk(0%, 9.4%, 27.7%, 20.8%) |
| CIE-LAB | lab(75.14, 1.08, 21.32) |
| CIE-LCH | lch(75.14, 21.34, 87.10°) |
| OKLab | oklab(78.61% 0.0058 0.0541) |
| OKLCH | oklch(78.61% 0.054 83.9) |
| XYZ | xyz(46.4793, 48.5002, 34.1016) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.63
Putty
#BEAE8A
ΔE00 2.85
Tan
#D2B48C
ΔE00 3.94
Very Light Brown
#D3B683
ΔE00 4.26
Toupe
#C7AC7D
ΔE00 4.33
Sand
#C2B280
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB792 #92A5CA
analogous
#CA9B92 #CAB792 #C1CA92
triadic
#CAB792 #92CAB7 #B792CA
tetradic
#CAB792 #92CA9B #92A5CA #CA92C1
square
#CAB792 #92CA9B #92A5CA #CA92C1
split-complementary
#CAB792 #92C1CA #9B92CA
monochromatic
#987D4A #B69C69 #CAB792 #DED2BB #F2EDE4
Accessibility & contrast
On white
1.96
#CAB792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#CAB792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB792
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB792 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B690
Deuteranopia (green-blind)
#C5BB93
Tritanopia (blue-blind)
#D3B0AD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cab792; /* rgb */ color: rgb(202, 183, 146); /* oklch */ color: oklch(78.6% 0.054 83.9);
Tailwind
colors: {
custom: {
50: '#daccb2',
500: '#cab792',
950: '#000000',
},
}SCSS
$custom: #cab792; $custom-light: #daccb2; $custom-dark: #000000;
JSON
{
"hex": "#cab792",
"rgb": {
"r": 202,
"g": 183,
"b": 146
},
"hsl": {
"h": 39.643,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.78615,
"c": 0.05444,
"h": 83.9
},
"luminance": 0.48499
}Semantic roles & 50–950 ramp
primary
#CAB792
secondary
#D3D9E4
accent
#60AD38
background
#FDFCFA
surface
#FBF8F5
border
#D4D1CF
text
#151311
muted
#838280