#EBED84#EBED84
#EBED84 is a very light, vivid yellow. Relative luminance 0.799; OKLCH L 92.3% C 0.128 H 109.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBED84 |
|---|---|
| RGB | rgb(235, 237, 132) |
| HSL | hsl(61, 74%, 72%) |
| HSV | hsv(61, 44%, 93%) |
| CMYK | cmyk(0.8%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(91.64, -15.22, 50.40) |
| CIE-LCH | lch(91.64, 52.64, 106.80°) |
| OKLab | oklab(92.26% -0.0431 0.1208) |
| OKLCH | oklch(92.26% 0.128 109.6) |
| XYZ | xyz(68.7112, 79.8979, 33.6276) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.73
Khaki (CSS)
#F0E68C
ΔE00 3.74
Yellowish Tan
#FCFC81
ΔE00 3.88
Straw
#FCF679
ΔE00 3.97
Buff
#FEF69E
ΔE00 4.25
Pale Yellow
#FFFF84
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBED84 #8684ED
analogous
#EDBB84 #EBED84 #B6ED84
triadic
#EBED84 #84EBED #ED84EB
tetradic
#EBED84 #84EDBB #8684ED #ED84B6
square
#EBED84 #84EDBB #8684ED #ED84B6
split-complementary
#EBED84 #84B6ED #BB84ED
monochromatic
#D4D71F #E2E54F #EBED84 #F4F5B9 #FBFBE4
Accessibility & contrast
On white
1.24
#EBED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#EBED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBED84
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBED84 | 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)
#FCE57B
Deuteranopia (green-blind)
#FDE989
Tritanopia (blue-blind)
#F8E2D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebed84; /* rgb */ color: rgb(235, 237, 132); /* oklch */ color: oklch(92.3% 0.128 109.6);
Tailwind
colors: {
custom: {
50: '#f3f2aa',
500: '#ebed84',
950: '#000000',
},
}SCSS
$custom: #ebed84; $custom-light: #f3f2aa; $custom-dark: #000000;
JSON
{
"hex": "#ebed84",
"rgb": {
"r": 235,
"g": 237,
"b": 132
},
"hsl": {
"h": 61.143,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.92261,
"c": 0.12828,
"h": 109.6
},
"luminance": 0.79896
}Semantic roles & 50–950 ramp
primary
#EBED84
secondary
#504EC7
accent
#0FD713
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581