#EEED82#EEED82
#EEED82 is a very light, vivid yellow. Relative luminance 0.804; OKLCH L 92.5% C 0.130 H 108.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EEED82 |
|---|---|
| RGB | rgb(238, 237, 130) |
| HSL | hsl(59, 76%, 72%) |
| HSV | hsv(59, 45%, 93%) |
| CMYK | cmyk(0%, 0.4%, 45.4%, 6.7%) |
| CIE-LAB | lab(91.85, -14.23, 51.65) |
| CIE-LCH | lch(91.85, 53.58, 105.41°) |
| OKLab | oklab(92.47% -0.0406 0.1234) |
| OKLCH | oklch(92.47% 0.13 108.2) |
| XYZ | xyz(69.5747, 80.3588, 32.9605) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.20
Straw
#FCF679
ΔE00 3.32
Khaki (CSS)
#F0E68C
ΔE00 3.41
Yellowish Tan
#FCFC81
ΔE00 3.55
Buff
#FEF69E
ΔE00 4.03
Pale Yellow
#FFFF84
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEED82 #8283EE
analogous
#EEB782 #EEED82 #B9EE82
triadic
#EEED82 #82EEED #ED82EE
tetradic
#EEED82 #82EEB7 #8283EE #EE82B9
square
#EEED82 #82EEB7 #8283EE #EE82B9
split-complementary
#EEED82 #82B9EE #B782EE
monochromatic
#D8D61D #E7E54C #EEED82 #F5F5B8 #FBFBE4
Accessibility & contrast
On white
1.23
#EEED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#EEED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEED82
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEED82 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#FEEA87
Tritanopia (blue-blind)
#FBE1D4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeed82; /* rgb */ color: rgb(238, 237, 130); /* oklch */ color: oklch(92.5% 0.130 108.2);
Tailwind
colors: {
custom: {
50: '#f5f2a8',
500: '#eeed82',
950: '#000000',
},
}SCSS
$custom: #eeed82; $custom-light: #f5f2a8; $custom-dark: #000000;
JSON
{
"hex": "#eeed82",
"rgb": {
"r": 238,
"g": 237,
"b": 130
},
"hsl": {
"h": 59.444,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.92474,
"c": 0.12994,
"h": 108.2
},
"luminance": 0.80357
}Semantic roles & 50–950 ramp
primary
#EEED82
secondary
#4C4DC8
accent
#0FD80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581