#EBEE82#EBEE82
#EBEE82 is a very light, vivid yellow. Relative luminance 0.804; OKLCH L 92.4% C 0.131 H 110.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEE82 |
|---|---|
| RGB | rgb(235, 238, 130) |
| HSL | hsl(62, 76%, 72%) |
| HSV | hsv(62, 45%, 93%) |
| CMYK | cmyk(1.3%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(91.87, -15.90, 51.63) |
| CIE-LCH | lch(91.87, 54.03, 107.11°) |
| OKLab | oklab(92.44% -0.0452 0.1234) |
| OKLCH | oklch(92.44% 0.131 110.1) |
| XYZ | xyz(68.8660, 80.4244, 33.0105) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.58
Yellowish Tan
#FCFC81
ΔE00 3.59
Straw
#FCF679
ΔE00 3.77
Pale Yellow
#FFFF84
ΔE00 4.09
Khaki (CSS)
#F0E68C
ΔE00 4.16
Butter
#FFFF81
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEE82 #8582EE
analogous
#EEBB82 #EBEE82 #B5EE82
triadic
#EBEE82 #82EBEE #EE82EB
tetradic
#EBEE82 #82EEBB #8582EE #EE82B5
square
#EBEE82 #82EEBB #8582EE #EE82B5
split-complementary
#EBEE82 #82B5EE #BB82EE
monochromatic
#D3D81D #E2E74C #EBEE82 #F4F5B8 #FBFBE4
Accessibility & contrast
On white
1.23
#EBEE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EBEE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEE82
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEE82 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#FEE987
Tritanopia (blue-blind)
#F8E2D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebee82; /* rgb */ color: rgb(235, 238, 130); /* oklch */ color: oklch(92.4% 0.131 110.1);
Tailwind
colors: {
custom: {
50: '#f3f3a8',
500: '#ebee82',
950: '#000000',
},
}SCSS
$custom: #ebee82; $custom-light: #f3f3a8; $custom-dark: #000000;
JSON
{
"hex": "#ebee82",
"rgb": {
"r": 235,
"g": 238,
"b": 130
},
"hsl": {
"h": 61.667,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.92441,
"c": 0.13145,
"h": 110.1
},
"luminance": 0.80423
}Semantic roles & 50–950 ramp
primary
#EBEE82
secondary
#4F4CC8
accent
#0DD813
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581