#CAB593#CAB593
#CAB593 is a light, muted orange. Relative luminance 0.477; OKLCH L 78.2% C 0.052 H 79.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB593 |
|---|---|
| RGB | rgb(202, 181, 147) |
| HSL | hsl(37, 34%, 68%) |
| HSV | hsv(37, 27%, 79%) |
| CMYK | cmyk(0%, 10.4%, 27.2%, 20.8%) |
| CIE-LAB | lab(74.64, 2.28, 20.10) |
| CIE-LCH | lch(74.64, 20.22, 83.53°) |
| OKLab | oklab(78.23% 0.0093 0.0512) |
| OKLCH | oklch(78.23% 0.052 79.7) |
| XYZ | xyz(46.1479, 47.7123, 34.3766) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 1.73
Tan
#D2B48C
ΔE00 3.17
Putty
#BEAE8A
ΔE00 3.29
Toupe
#C7AC7D
ΔE00 4.35
Very Light Brown
#D3B683
ΔE00 4.63
Fawn
#CFAF7B
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB593 #93A8CA
analogous
#CA9993 #CAB593 #C3CA93
triadic
#CAB593 #93CAB5 #B593CA
tetradic
#CAB593 #93CA99 #93A8CA #CA93C3
square
#CAB593 #93CA99 #93A8CA #CA93C3
split-complementary
#CAB593 #93C3CA #9993CA
monochromatic
#987A4B #B6996A #CAB593 #DED1BC #F2EDE5
Accessibility & contrast
On white
1.99
#CAB593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#CAB593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB593
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB593 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB591
Deuteranopia (green-blind)
#C3BA94
Tritanopia (blue-blind)
#D3AFAC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cab593; /* rgb */ color: rgb(202, 181, 147); /* oklch */ color: oklch(78.2% 0.052 79.7);
Tailwind
colors: {
custom: {
50: '#dacbb2',
500: '#cab593',
950: '#000000',
},
}SCSS
$custom: #cab593; $custom-light: #dacbb2; $custom-dark: #000000;
JSON
{
"hex": "#cab593",
"rgb": {
"r": 202,
"g": 181,
"b": 147
},
"hsl": {
"h": 37.091,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.78231,
"c": 0.052,
"h": 79.7
},
"luminance": 0.47711
}Semantic roles & 50–950 ramp
primary
#CAB593
secondary
#D4DAE5
accent
#65AD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280