#EBEC90#EBEC90
#EBEC90 is a very light, moderate yellow. Relative luminance 0.797; OKLCH L 92.2% C 0.114 H 109.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC90 |
|---|---|
| RGB | rgb(235, 236, 144) |
| HSL | hsl(61, 71%, 75%) |
| HSV | hsv(61, 39%, 93%) |
| CMYK | cmyk(0.4%, 0%, 39%, 7.5%) |
| CIE-LAB | lab(91.54, -13.51, 44.46) |
| CIE-LCH | lch(91.54, 46.47, 106.90°) |
| OKLab | oklab(92.23% -0.0372 0.1082) |
| OKLCH | oklch(92.23% 0.114 109) |
| XYZ | xyz(69.2914, 79.6680, 38.1075) |
| Luminance | 0.7967 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.02
Buff
#FEF69E
ΔE00 3.46
Light Khaki
#E6F2A2
ΔE00 3.84
Dark Cream
#FFF39A
ΔE00 3.98
Parchment
#FEFCAF
ΔE00 4.50
Manilla
#FFFA86
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC90 #9190EC
analogous
#ECBF90 #EBEC90 #BDEC90
triadic
#EBEC90 #90EBEC #EC90EB
tetradic
#EBEC90 #90ECBF #9190EC #EC90BD
square
#EBEC90 #90ECBF #9190EC #EC90BD
split-complementary
#EBEC90 #90BDEC #BF90EC
monochromatic
#D8DA27 #E2E35C #EBEC90 #F4F5C4 #FAFBE5
Accessibility & contrast
On white
1.24
#EBEC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#EBEC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC90
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC90 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE589
Deuteranopia (green-blind)
#FBE894
Tritanopia (blue-blind)
#F7E2D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebec90; /* rgb */ color: rgb(235, 236, 144); /* oklch */ color: oklch(92.2% 0.114 109.0);
Tailwind
colors: {
custom: {
50: '#f3f2b2',
500: '#ebec90',
950: '#000000',
},
}SCSS
$custom: #ebec90; $custom-light: #f3f2b2; $custom-dark: #000000;
JSON
{
"hex": "#ebec90",
"rgb": {
"r": 235,
"g": 236,
"b": 144
},
"hsl": {
"h": 60.652,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.9223,
"c": 0.11444,
"h": 109
},
"luminance": 0.79667
}Semantic roles & 50–950 ramp
primary
#EBEC90
secondary
#5A59C7
accent
#13D315
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581