#EBEC94#EBEC94
#EBEC94 is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.3% C 0.110 H 108.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC94 |
|---|---|
| RGB | rgb(235, 236, 148) |
| HSL | hsl(61, 70%, 75%) |
| HSV | hsv(61, 37%, 93%) |
| CMYK | cmyk(0.4%, 0%, 37.3%, 7.5%) |
| CIE-LAB | lab(91.59, -13.08, 42.57) |
| CIE-LCH | lch(91.59, 44.53, 107.08°) |
| OKLab | oklab(92.29% -0.0357 0.1041) |
| OKLCH | oklch(92.29% 0.11 108.9) |
| XYZ | xyz(69.6025, 79.7925, 39.7462) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.11
Buff
#FEF69E
ΔE00 3.41
Light Khaki
#E6F2A2
ΔE00 3.45
Dark Cream
#FFF39A
ΔE00 3.98
Parchment
#FEFCAF
ΔE00 4.14
Light Beige
#FFFEB6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC94 #9594EC
analogous
#ECC194 #EBEC94 #BFEC94
triadic
#EBEC94 #94EBEC #EC94EB
tetradic
#EBEC94 #94ECC1 #9594EC #EC94BF
square
#EBEC94 #94ECC1 #9594EC #EC94BF
split-complementary
#EBEC94 #94BFEC #C194EC
monochromatic
#D8DA2C #E1E360 #EBEC94 #F5F5C8 #FAFAE5
Accessibility & contrast
On white
1.24
#EBEC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#EBEC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC94
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC94 | 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)
#F9E58D
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#F6E2D6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebec94; /* rgb */ color: rgb(235, 236, 148); /* oklch */ color: oklch(92.3% 0.110 108.9);
Tailwind
colors: {
custom: {
50: '#f2f2b4',
500: '#ebec94',
950: '#000000',
},
}SCSS
$custom: #ebec94; $custom-light: #f2f2b4; $custom-dark: #000000;
JSON
{
"hex": "#ebec94",
"rgb": {
"r": 235,
"g": 236,
"b": 148
},
"hsl": {
"h": 60.682,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.92293,
"c": 0.11005,
"h": 108.9
},
"luminance": 0.79791
}Semantic roles & 50–950 ramp
primary
#EBEC94
secondary
#5E5DC7
accent
#14D216
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581