#CAB693#CAB693
#CAB693 is a light, muted orange. Relative luminance 0.481; OKLCH L 78.4% C 0.053 H 81.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB693 |
|---|---|
| RGB | rgb(202, 182, 147) |
| HSL | hsl(38, 34%, 68%) |
| HSV | hsv(38, 27%, 79%) |
| CMYK | cmyk(0%, 9.9%, 27.2%, 20.8%) |
| CIE-LAB | lab(74.90, 1.75, 20.45) |
| CIE-LCH | lch(74.90, 20.52, 85.11°) |
| OKLab | oklab(78.43% 0.0077 0.052) |
| OKLCH | oklch(78.43% 0.053 81.5) |
| XYZ | xyz(46.3519, 48.1204, 34.4446) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.01
Putty
#BEAE8A
ΔE00 3.03
Tan
#D2B48C
ΔE00 3.50
Toupe
#C7AC7D
ΔE00 4.36
Very Light Brown
#D3B683
ΔE00 4.50
Sand
#C2B280
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB693 #93A7CA
analogous
#CA9A93 #CAB693 #C2CA93
triadic
#CAB693 #93CAB6 #B693CA
tetradic
#CAB693 #93CA9A #93A7CA #CA93C2
square
#CAB693 #93CA9A #93A7CA #CA93C2
split-complementary
#CAB693 #93C2CA #9A93CA
monochromatic
#987C4B #B69A6A #CAB693 #DED2BC #F2EDE5
Accessibility & contrast
On white
1.98
#CAB693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#CAB693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB693
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB693 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB591
Deuteranopia (green-blind)
#C4BA94
Tritanopia (blue-blind)
#D3B0AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cab693; /* rgb */ color: rgb(202, 182, 147); /* oklch */ color: oklch(78.4% 0.053 81.5);
Tailwind
colors: {
custom: {
50: '#dacbb2',
500: '#cab693',
950: '#000000',
},
}SCSS
$custom: #cab693; $custom-light: #dacbb2; $custom-dark: #000000;
JSON
{
"hex": "#cab693",
"rgb": {
"r": 202,
"g": 182,
"b": 147
},
"hsl": {
"h": 38.182,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.78433,
"c": 0.0526,
"h": 81.5
},
"luminance": 0.48119
}Semantic roles & 50–950 ramp
primary
#CAB693
secondary
#D4DAE5
accent
#63AD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280