#EEE784#EEE784
#EEE784 is a very light, vivid yellow. Relative luminance 0.770; OKLCH L 91.3% C 0.121 H 105.0°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE784 |
|---|---|
| RGB | rgb(238, 231, 132) |
| HSL | hsl(56, 76%, 73%) |
| HSV | hsv(56, 45%, 93%) |
| CMYK | cmyk(0%, 2.9%, 44.5%, 6.7%) |
| CIE-LAB | lab(90.32, -11.08, 48.83) |
| CIE-LCH | lch(90.32, 50.07, 102.79°) |
| OKLab | oklab(91.27% -0.0314 0.1173) |
| OKLCH | oklch(91.27% 0.121 105) |
| XYZ | xyz(68.0021, 76.9968, 33.1050) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.55
Dark Cream
#FFF39A
ΔE00 3.51
Buff
#FEF69E
ΔE00 3.79
Sandy Yellow
#FDEE73
ΔE00 4.14
Manilla
#FFFA86
ΔE00 4.38
Straw
#FCF679
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE784 #848BEE
analogous
#EEB284 #EEE784 #C0EE84
triadic
#EEE784 #84EEE7 #E784EE
tetradic
#EEE784 #84EEB2 #848BEE #EE84C0
square
#EEE784 #84EEB2 #848BEE #EE84C0
split-complementary
#EEE784 #84C0EE #B284EE
monochromatic
#DACD1E #E7DD4E #EEE784 #F5F1BA #FBFAE4
Accessibility & contrast
On white
1.28
#EEE784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#EEE784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE784
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE784 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#F9E688
Tritanopia (blue-blind)
#FCDBCF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee784; /* rgb */ color: rgb(238, 231, 132); /* oklch */ color: oklch(91.3% 0.121 105.0);
Tailwind
colors: {
custom: {
50: '#f5eea9',
500: '#eee784',
950: '#000000',
},
}SCSS
$custom: #eee784; $custom-light: #f5eea9; $custom-dark: #000000;
JSON
{
"hex": "#eee784",
"rgb": {
"r": 238,
"g": 231,
"b": 132
},
"hsl": {
"h": 56.038,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.9127,
"c": 0.12143,
"h": 105
},
"luminance": 0.76995
}Semantic roles & 50–950 ramp
primary
#EEE784
secondary
#4E56C9
accent
#1BD80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581