#EBEC97#EBEC97
#EBEC97 is a very light, moderate yellow. Relative luminance 0.799; OKLCH L 92.3% C 0.107 H 108.9°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC97 |
|---|---|
| RGB | rgb(235, 236, 151) |
| HSL | hsl(61, 69%, 76%) |
| HSV | hsv(61, 36%, 93%) |
| CMYK | cmyk(0.4%, 0%, 36%, 7.5%) |
| CIE-LAB | lab(91.63, -12.75, 41.14) |
| CIE-LCH | lch(91.63, 43.07, 107.22°) |
| OKLab | oklab(92.34% -0.0345 0.1009) |
| OKLCH | oklch(92.34% 0.107 108.9) |
| XYZ | xyz(69.8431, 79.8887, 41.0130) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.20
Khaki (CSS)
#F0E68C
ΔE00 3.25
Buff
#FEF69E
ΔE00 3.44
Parchment
#FEFCAF
ΔE00 3.91
Dark Cream
#FFF39A
ΔE00 4.04
Palegoldenrod
#EEE8AA
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC97 #9897EC
analogous
#ECC297 #EBEC97 #C0EC97
triadic
#EBEC97 #97EBEC #EC97EB
tetradic
#EBEC97 #97ECC2 #9897EC #EC97C0
square
#EBEC97 #97ECC2 #9897EC #EC97C0
split-complementary
#EBEC97 #97C0EC #C297EC
monochromatic
#D7D930 #E1E363 #EBEC97 #F5F5CB #FAFAE5
Accessibility & contrast
On white
1.24
#EBEC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#EBEC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC97
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC97 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E591
Deuteranopia (green-blind)
#FAE99B
Tritanopia (blue-blind)
#F6E2D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebec97; /* rgb */ color: rgb(235, 236, 151); /* oklch */ color: oklch(92.3% 0.107 108.9);
Tailwind
colors: {
custom: {
50: '#f2f2b6',
500: '#ebec97',
950: '#000000',
},
}SCSS
$custom: #ebec97; $custom-light: #f2f2b6; $custom-dark: #000000;
JSON
{
"hex": "#ebec97",
"rgb": {
"r": 235,
"g": 236,
"b": 151
},
"hsl": {
"h": 60.706,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.92341,
"c": 0.10669,
"h": 108.9
},
"luminance": 0.79887
}Semantic roles & 50–950 ramp
primary
#EBEC97
secondary
#6160C8
accent
#14D117
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581