#CAB293#CAB293
#CAB293 is a light, muted orange. Relative luminance 0.465; OKLCH L 77.6% C 0.051 H 74.0°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB293 |
|---|---|
| RGB | rgb(202, 178, 147) |
| HSL | hsl(34, 34%, 68%) |
| HSV | hsv(34, 27%, 79%) |
| CMYK | cmyk(0%, 11.9%, 27.2%, 20.8%) |
| CIE-LAB | lab(73.87, 3.88, 19.03) |
| CIE-LCH | lch(73.87, 19.42, 78.47°) |
| OKLab | oklab(77.63% 0.0139 0.0486) |
| OKLCH | oklch(77.63% 0.051 74) |
| XYZ | xyz(45.5444, 46.5054, 34.1754) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.29
Tan
#D2B48C
ΔE00 2.89
Putty
#BEAE8A
ΔE00 4.63
Taupe (survey)
#B9A281
ΔE00 4.73
Toupe
#C7AC7D
ΔE00 4.87
Very Light Brown
#D3B683
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB293 #93ABCA
analogous
#CA9693 #CAB293 #C6CA93
triadic
#CAB293 #93CAB2 #B293CA
tetradic
#CAB293 #93CA96 #93ABCA #CA93C6
square
#CAB293 #93CA96 #93ABCA #CA93C6
split-complementary
#CAB293 #93C6CA #9693CA
monochromatic
#98764B #B6956A #CAB293 #DECFBC #F2EDE5
Accessibility & contrast
On white
2.04
#CAB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#CAB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB293
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB293 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB291
Deuteranopia (green-blind)
#C1B894
Tritanopia (blue-blind)
#D4ACA9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cab293; /* rgb */ color: rgb(202, 178, 147); /* oklch */ color: oklch(77.6% 0.051 74.0);
Tailwind
colors: {
custom: {
50: '#dac9b2',
500: '#cab293',
950: '#000000',
},
}SCSS
$custom: #cab293; $custom-light: #dac9b2; $custom-dark: #000000;
JSON
{
"hex": "#cab293",
"rgb": {
"r": 202,
"g": 178,
"b": 147
},
"hsl": {
"h": 33.818,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.77625,
"c": 0.05052,
"h": 74
},
"luminance": 0.46504
}Semantic roles & 50–950 ramp
primary
#CAB293
secondary
#D4DBE5
accent
#6BAD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280