#CABE87#CABE87
#CABE87 is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.8% C 0.074 H 97.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CABE87 |
|---|---|
| RGB | rgb(202, 190, 135) |
| HSL | hsl(49, 39%, 66%) |
| HSV | hsv(49, 33%, 79%) |
| CMYK | cmyk(0%, 5.9%, 33.2%, 20.8%) |
| CIE-LAB | lab(76.76, -4.04, 29.35) |
| CIE-LCH | lch(76.76, 29.63, 97.83°) |
| OKLab | oklab(79.83% -0.0094 0.0732) |
| OKLCH | oklch(79.83% 0.074 97.3) |
| XYZ | xyz(47.1443, 51.1340, 30.3034) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.49
Darkkhaki
#BDB76B
ΔE00 5.27
Sandstone
#C9AE74
ΔE00 6.07
Very Light Brown
#D3B683
ΔE00 6.14
Putty
#BEAE8A
ΔE00 6.57
Tan (survey)
#D1B26F
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABE87 #8793CA
analogous
#CA9C87 #CABE87 #B4CA87
triadic
#CABE87 #87CABE #BE87CA
tetradic
#CABE87 #87CA9C #8793CA #CA87B4
square
#CABE87 #87CA9C #8793CA #CA87B4
split-complementary
#CABE87 #87B4CA #9C87CA
monochromatic
#958642 #B7A75D #CABE87 #DDD5B1 #EFECDC
Accessibility & contrast
On white
1.87
#CABE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CABE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABE87
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABE87 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB83
Deuteranopia (green-blind)
#CCBF89
Tritanopia (blue-blind)
#D4B6B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cabe87; /* rgb */ color: rgb(202, 190, 135); /* oklch */ color: oklch(79.8% 0.074 97.3);
Tailwind
colors: {
custom: {
50: '#dbd1aa',
500: '#cabe87',
950: '#000000',
},
}SCSS
$custom: #cabe87; $custom-light: #dbd1aa; $custom-dark: #000000;
JSON
{
"hex": "#cabe87",
"rgb": {
"r": 202,
"g": 190,
"b": 135
},
"hsl": {
"h": 49.254,
"s": 38.728,
"l": 66.078
},
"oklch": {
"l": 0.79827,
"c": 0.07376,
"h": 97.3
},
"luminance": 0.51133
}Semantic roles & 50–950 ramp
primary
#CABE87
secondary
#59659C
accent
#4AB234
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381