#CAB698#CAB698
#CAB698 is a light, muted orange. Relative luminance 0.483; OKLCH L 78.5% C 0.047 H 77.9°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB698 |
|---|---|
| RGB | rgb(202, 182, 152) |
| HSL | hsl(36, 32%, 69%) |
| HSV | hsv(36, 25%, 79%) |
| CMYK | cmyk(0%, 9.9%, 24.8%, 20.8%) |
| CIE-LAB | lab(75.00, 2.44, 17.89) |
| CIE-LCH | lch(75.00, 18.06, 82.22°) |
| OKLab | oklab(78.55% 0.0098 0.0458) |
| OKLCH | oklch(78.55% 0.047 77.9) |
| XYZ | xyz(46.7528, 48.2807, 36.5560) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 1.83
Tan
#D2B48C
ΔE00 3.87
Putty
#BEAE8A
ΔE00 4.00
Greige
#B8AB98
ΔE00 5.13
Toupe
#C7AC7D
ΔE00 5.50
Taupe (survey)
#B9A281
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB698 #98ACCA
analogous
#CA9D98 #CAB698 #C5CA98
triadic
#CAB698 #98CAB6 #B698CA
tetradic
#CAB698 #98CA9D #98ACCA #CA98C5
square
#CAB698 #98CA9D #98ACCA #CA98C5
split-complementary
#CAB698 #98C5CA #9D98CA
monochromatic
#997B4F #B59970 #CAB698 #DFD3C0 #F4EFE9
Accessibility & contrast
On white
1.97
#CAB698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#CAB698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB698
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB698 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB696
Deuteranopia (green-blind)
#C3BB99
Tritanopia (blue-blind)
#D3B0AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cab698; /* rgb */ color: rgb(202, 182, 152); /* oklch */ color: oklch(78.5% 0.047 77.9);
Tailwind
colors: {
custom: {
50: '#dacbb6',
500: '#cab698',
950: '#000000',
},
}SCSS
$custom: #cab698; $custom-light: #dacbb6; $custom-dark: #000000;
JSON
{
"hex": "#cab698",
"rgb": {
"r": 202,
"g": 182,
"b": 152
},
"hsl": {
"h": 36,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.78546,
"c": 0.04684,
"h": 77.9
},
"luminance": 0.48279
}Semantic roles & 50–950 ramp
primary
#CAB698
secondary
#D8DDE6
accent
#68AB3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280