#CABE83#CABE83
#CABE83 is a light, moderate yellow. Relative luminance 0.510; OKLCH L 79.8% C 0.079 H 98.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CABE83 |
|---|---|
| RGB | rgb(202, 190, 131) |
| HSL | hsl(50, 40%, 65%) |
| HSV | hsv(50, 35%, 79%) |
| CMYK | cmyk(0%, 5.9%, 35.1%, 20.8%) |
| CIE-LAB | lab(76.69, -4.52, 31.36) |
| CIE-LCH | lch(76.69, 31.69, 98.21°) |
| OKLab | oklab(79.75% -0.011 0.0778) |
| OKLCH | oklch(79.75% 0.079 98.1) |
| XYZ | xyz(46.8680, 51.0234, 28.8480) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.84
Darkkhaki
#BDB76B
ΔE00 4.54
Sandstone
#C9AE74
ΔE00 6.09
Very Light Brown
#D3B683
ΔE00 6.42
Sand (survey)
#E2CA76
ΔE00 6.43
Tan (survey)
#D1B26F
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABE83 #838FCA
analogous
#CA9A83 #CABE83 #B2CA83
triadic
#CABE83 #83CABE #BE83CA
tetradic
#CABE83 #83CA9A #838FCA #CA83B2
square
#CABE83 #83CA9A #838FCA #CA83B2
split-complementary
#CABE83 #83B2CA #9A83CA
monochromatic
#94853F #B8A858 #CABE83 #DCD4AE #EFEBD9
Accessibility & contrast
On white
1.87
#CABE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#CABE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABE83
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABE83 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB7F
Deuteranopia (green-blind)
#CDBF85
Tritanopia (blue-blind)
#D4B6AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cabe83; /* rgb */ color: rgb(202, 190, 131); /* oklch */ color: oklch(79.8% 0.079 98.1);
Tailwind
colors: {
custom: {
50: '#dbd1a7',
500: '#cabe83',
950: '#000000',
},
}SCSS
$custom: #cabe83; $custom-light: #dbd1a7; $custom-dark: #000000;
JSON
{
"hex": "#cabe83",
"rgb": {
"r": 202,
"g": 190,
"b": 131
},
"hsl": {
"h": 49.859,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.79752,
"c": 0.07853,
"h": 98.1
},
"luminance": 0.51022
}Semantic roles & 50–950 ramp
primary
#CABE83
secondary
#57629A
accent
#48B332
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380