#CABE86#CABE86
#CABE86 is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.8% C 0.075 H 97.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CABE86 |
|---|---|
| RGB | rgb(202, 190, 134) |
| HSL | hsl(49, 39%, 66%) |
| HSV | hsv(49, 34%, 79%) |
| CMYK | cmyk(0%, 5.9%, 33.7%, 20.8%) |
| CIE-LAB | lab(76.74, -4.16, 29.86) |
| CIE-LCH | lch(76.74, 30.14, 97.93°) |
| OKLab | oklab(79.81% -0.0098 0.0743) |
| OKLCH | oklch(79.81% 0.075 97.5) |
| XYZ | xyz(47.0743, 51.1059, 29.9343) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.56
Darkkhaki
#BDB76B
ΔE00 5.08
Sandstone
#C9AE74
ΔE00 6.06
Very Light Brown
#D3B683
ΔE00 6.20
Tan (survey)
#D1B26F
ΔE00 6.55
Putty
#BEAE8A
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABE86 #8692CA
analogous
#CA9C86 #CABE86 #B4CA86
triadic
#CABE86 #86CABE #BE86CA
tetradic
#CABE86 #86CA9C #8692CA #CA86B4
square
#CABE86 #86CA9C #8692CA #CA86B4
split-complementary
#CABE86 #86B4CA #9C86CA
monochromatic
#958641 #B7A75B #CABE86 #DDD5B1 #EFECDB
Accessibility & contrast
On white
1.87
#CABE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CABE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABE86
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABE86 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB82
Deuteranopia (green-blind)
#CCBF88
Tritanopia (blue-blind)
#D4B6AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cabe86; /* rgb */ color: rgb(202, 190, 134); /* oklch */ color: oklch(79.8% 0.075 97.5);
Tailwind
colors: {
custom: {
50: '#dbd1a9',
500: '#cabe86',
950: '#000000',
},
}SCSS
$custom: #cabe86; $custom-light: #dbd1a9; $custom-dark: #000000;
JSON
{
"hex": "#cabe86",
"rgb": {
"r": 202,
"g": 190,
"b": 134
},
"hsl": {
"h": 49.412,
"s": 39.08,
"l": 65.882
},
"oklch": {
"l": 0.79808,
"c": 0.07495,
"h": 97.5
},
"luminance": 0.51105
}Semantic roles & 50–950 ramp
primary
#CABE86
secondary
#59649C
accent
#4AB233
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380