#CABE97#CABE97
#CABE97 is a light, muted yellow. Relative luminance 0.516; OKLCH L 80.2% C 0.054 H 93.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CABE97 |
|---|---|
| RGB | rgb(202, 190, 151) |
| HSL | hsl(46, 32%, 69%) |
| HSV | hsv(46, 25%, 79%) |
| CMYK | cmyk(0%, 5.9%, 25.2%, 20.8%) |
| CIE-LAB | lab(77.05, -1.93, 21.26) |
| CIE-LCH | lch(77.05, 21.35, 95.19°) |
| OKLab | oklab(80.15% -0.0028 0.0541) |
| OKLCH | oklch(80.15% 0.054 93) |
| XYZ | xyz(48.3567, 51.6189, 36.6883) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.38
Putty
#BEAE8A
ΔE00 4.56
Khaki
#C3B091
ΔE00 5.54
Very Light Brown
#D3B683
ΔE00 6.24
Toupe
#C7AC7D
ΔE00 6.87
Bland
#AFA88B
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABE97 #97A3CA
analogous
#CAA597 #CABE97 #BDCA97
triadic
#CABE97 #97CABE #BE97CA
tetradic
#CABE97 #97CAA5 #97A3CA #CA97BD
square
#CABE97 #97CAA5 #97A3CA #CA97BD
split-complementary
#CABE97 #97BDCA #A597CA
monochromatic
#99874E #B5A56E #CABE97 #DFD7C0 #F3F1E8
Accessibility & contrast
On white
1.85
#CABE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#CABE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABE97
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABE97 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC95
Deuteranopia (green-blind)
#CAC098
Tritanopia (blue-blind)
#D2B8B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cabe97; /* rgb */ color: rgb(202, 190, 151); /* oklch */ color: oklch(80.2% 0.054 93.0);
Tailwind
colors: {
custom: {
50: '#dad1b5',
500: '#cabe97',
950: '#000000',
},
}SCSS
$custom: #cabe97; $custom-light: #dad1b5; $custom-dark: #000000;
JSON
{
"hex": "#cabe97",
"rgb": {
"r": 202,
"g": 190,
"b": 151
},
"hsl": {
"h": 45.882,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.80153,
"c": 0.05413,
"h": 93
},
"luminance": 0.51618
}Semantic roles & 50–950 ramp
primary
#CABE97
secondary
#66749F
accent
#55AB3A
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151411
muted
#848381