#EBEC84#EBEC84
#EBEC84 is a very light, vivid yellow. Relative luminance 0.793; OKLCH L 92.1% C 0.127 H 109.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEC84 |
|---|---|
| RGB | rgb(235, 236, 132) |
| HSL | hsl(61, 73%, 72%) |
| HSV | hsv(61, 44%, 93%) |
| CMYK | cmyk(0.4%, 0%, 44.1%, 7.5%) |
| CIE-LAB | lab(91.38, -14.73, 50.08) |
| CIE-LCH | lch(91.38, 52.20, 106.39°) |
| OKLab | oklab(92.06% -0.0417 0.1201) |
| OKLCH | oklch(92.06% 0.127 109.1) |
| XYZ | xyz(68.4225, 79.3205, 33.5313) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.45
Manilla
#FFFA86
ΔE00 3.80
Straw
#FCF679
ΔE00 4.02
Yellowish Tan
#FCFC81
ΔE00 4.05
Buff
#FEF69E
ΔE00 4.16
Dark Cream
#FFF39A
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEC84 #8584EC
analogous
#ECB984 #EBEC84 #B7EC84
triadic
#EBEC84 #84EBEC #EC84EB
tetradic
#EBEC84 #84ECB9 #8584EC #EC84B7
square
#EBEC84 #84ECB9 #8584EC #EC84B7
split-complementary
#EBEC84 #84B7EC #B984EC
monochromatic
#D3D521 #E2E44F #EBEC84 #F4F4B9 #FBFBE4
Accessibility & contrast
On white
1.25
#EBEC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#EBEC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEC84
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEC84 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47B
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#F8E1D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebec84; /* rgb */ color: rgb(235, 236, 132); /* oklch */ color: oklch(92.1% 0.127 109.1);
Tailwind
colors: {
custom: {
50: '#f3f2aa',
500: '#ebec84',
950: '#000000',
},
}SCSS
$custom: #ebec84; $custom-light: #f3f2aa; $custom-dark: #000000;
JSON
{
"hex": "#ebec84",
"rgb": {
"r": 235,
"g": 236,
"b": 132
},
"hsl": {
"h": 60.577,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.92055,
"c": 0.12714,
"h": 109.1
},
"luminance": 0.79319
}Semantic roles & 50–950 ramp
primary
#EBEC84
secondary
#4F4EC6
accent
#10D512
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581