#EBEC95#EBEC95
#EBEC95 is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.3% C 0.109 H 108.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC95 |
|---|---|
| RGB | rgb(235, 236, 149) |
| HSL | hsl(61, 70%, 75%) |
| HSV | hsv(61, 37%, 93%) |
| CMYK | cmyk(0.4%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(91.61, -12.97, 42.09) |
| CIE-LCH | lch(91.61, 44.04, 107.13°) |
| OKLab | oklab(92.31% -0.0353 0.103) |
| OKLCH | oklch(92.31% 0.109 108.9) |
| XYZ | xyz(69.6820, 79.8243, 40.1648) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.15
Light Khaki
#E6F2A2
ΔE00 3.36
Buff
#FEF69E
ΔE00 3.41
Dark Cream
#FFF39A
ΔE00 3.99
Parchment
#FEFCAF
ΔE00 4.06
Palegoldenrod
#EEE8AA
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC95 #9695EC
analogous
#ECC295 #EBEC95 #BFEC95
triadic
#EBEC95 #95EBEC #EC95EB
tetradic
#EBEC95 #95ECC2 #9695EC #EC95BF
square
#EBEC95 #95ECC2 #9695EC #EC95BF
split-complementary
#EBEC95 #95BFEC #C295EC
monochromatic
#D7D92D #E1E361 #EBEC95 #F5F5C9 #FAFAE5
Accessibility & contrast
On white
1.24
#EBEC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#EBEC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC95
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC95 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58F
Deuteranopia (green-blind)
#FAE999
Tritanopia (blue-blind)
#F6E2D6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebec95; /* rgb */ color: rgb(235, 236, 149); /* oklch */ color: oklch(92.3% 0.109 108.9);
Tailwind
colors: {
custom: {
50: '#f2f2b5',
500: '#ebec95',
950: '#000000',
},
}SCSS
$custom: #ebec95; $custom-light: #f2f2b5; $custom-dark: #000000;
JSON
{
"hex": "#ebec95",
"rgb": {
"r": 235,
"g": 236,
"b": 149
},
"hsl": {
"h": 60.69,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.92309,
"c": 0.10893,
"h": 108.9
},
"luminance": 0.79823
}Semantic roles & 50–950 ramp
primary
#EBEC95
secondary
#5F5EC7
accent
#14D216
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581