#EBED82#EBED82
#EBED82 is a very light, vivid yellow. Relative luminance 0.798; OKLCH L 92.2% C 0.130 H 109.6°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBED82 |
|---|---|
| RGB | rgb(235, 237, 130) |
| HSL | hsl(61, 75%, 72%) |
| HSV | hsv(61, 45%, 93%) |
| CMYK | cmyk(0.8%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(91.61, -15.41, 51.32) |
| CIE-LCH | lch(91.61, 53.58, 106.71°) |
| OKLab | oklab(92.23% -0.0438 0.1227) |
| OKLCH | oklch(92.23% 0.13 109.6) |
| XYZ | xyz(68.5757, 79.8437, 32.9137) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.63
Yellowish Tan
#FCFC81
ΔE00 3.74
Straw
#FCF679
ΔE00 3.79
Khaki (CSS)
#F0E68C
ΔE00 3.87
Pale Yellow
#FFFF84
ΔE00 4.24
Butter
#FFFF81
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBED82 #8482ED
analogous
#EDB982 #EBED82 #B6ED82
triadic
#EBED82 #82EBED #ED82EB
tetradic
#EBED82 #82EDB9 #8482ED #ED82B6
square
#EBED82 #82EDB9 #8482ED #ED82B6
split-complementary
#EBED82 #82B6ED #B982ED
monochromatic
#D2D61F #E2E54D #EBED82 #F4F5B7 #FBFBE4
Accessibility & contrast
On white
1.24
#EBED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#EBED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBED82
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBED82 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#FDE987
Tritanopia (blue-blind)
#F8E1D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ebed82; /* rgb */ color: rgb(235, 237, 130); /* oklch */ color: oklch(92.2% 0.130 109.6);
Tailwind
colors: {
custom: {
50: '#f3f2a8',
500: '#ebed82',
950: '#000000',
},
}SCSS
$custom: #ebed82; $custom-light: #f3f2a8; $custom-dark: #000000;
JSON
{
"hex": "#ebed82",
"rgb": {
"r": 235,
"g": 237,
"b": 130
},
"hsl": {
"h": 61.121,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.92234,
"c": 0.13032,
"h": 109.6
},
"luminance": 0.79842
}Semantic roles & 50–950 ramp
primary
#EBED82
secondary
#4E4CC7
accent
#0FD712
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171610
muted
#858581