#CABE91#CABE91
#CABE91 is a light, moderate yellow. Relative luminance 0.514; OKLCH L 80.0% C 0.062 H 94.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CABE91 |
|---|---|
| RGB | rgb(202, 190, 145) |
| HSL | hsl(47, 35%, 68%) |
| HSV | hsv(47, 28%, 79%) |
| CMYK | cmyk(0%, 5.9%, 28.2%, 20.8%) |
| CIE-LAB | lab(76.94, -2.75, 24.30) |
| CIE-LCH | lch(76.94, 24.46, 96.46°) |
| OKLab | oklab(80.03% -0.0053 0.0613) |
| OKLCH | oklch(80.03% 0.062 94.9) |
| XYZ | xyz(47.8817, 51.4289, 34.1870) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.56
Putty
#BEAE8A
ΔE00 5.12
Very Light Brown
#D3B683
ΔE00 5.92
Khaki
#C3B091
ΔE00 6.50
Sandstone
#C9AE74
ΔE00 6.57
Toupe
#C7AC7D
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABE91 #919DCA
analogous
#CAA191 #CABE91 #B9CA91
triadic
#CABE91 #91CABE #BE91CA
tetradic
#CABE91 #91CAA1 #919DCA #CA91B9
square
#CABE91 #91CAA1 #919DCA #CA91B9
split-complementary
#CABE91 #91B9CA #A191CA
monochromatic
#988749 #B6A668 #CABE91 #DED6BA #F2EFE4
Accessibility & contrast
On white
1.86
#CABE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#CABE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABE91
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABE91 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC8E
Deuteranopia (green-blind)
#CBC092
Tritanopia (blue-blind)
#D3B7B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cabe91; /* rgb */ color: rgb(202, 190, 145); /* oklch */ color: oklch(80.0% 0.062 94.9);
Tailwind
colors: {
custom: {
50: '#dad1b1',
500: '#cabe91',
950: '#000000',
},
}SCSS
$custom: #cabe91; $custom-light: #dad1b1; $custom-dark: #000000;
JSON
{
"hex": "#cabe91",
"rgb": {
"r": 202,
"g": 190,
"b": 145
},
"hsl": {
"h": 47.368,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.80026,
"c": 0.06157,
"h": 94.9
},
"luminance": 0.51428
}Semantic roles & 50–950 ramp
primary
#CABE91
secondary
#606E9F
accent
#51AE38
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381