#EEE684#EEE684
#EEE684 is a very light, vivid yellow. Relative luminance 0.764; OKLCH L 91.1% C 0.120 H 104.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE684 |
|---|---|
| RGB | rgb(238, 230, 132) |
| HSL | hsl(55, 76%, 73%) |
| HSV | hsv(55, 45%, 93%) |
| CMYK | cmyk(0%, 3.4%, 44.5%, 6.7%) |
| CIE-LAB | lab(90.06, -10.58, 48.51) |
| CIE-LCH | lch(90.06, 49.65, 102.31°) |
| OKLab | oklab(91.07% -0.03 0.1166) |
| OKLCH | oklch(91.07% 0.12 104.4) |
| XYZ | xyz(67.7231, 76.4386, 33.0120) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.32
Dark Cream
#FFF39A
ΔE00 3.51
Buff
#FEF69E
ΔE00 3.87
Sandy Yellow
#FDEE73
ΔE00 4.18
Sandy
#F1DA7A
ΔE00 4.62
Manilla
#FFFA86
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE684 #848CEE
analogous
#EEB184 #EEE684 #C1EE84
triadic
#EEE684 #84EEE6 #E684EE
tetradic
#EEE684 #84EEB1 #848CEE #EE84C1
square
#EEE684 #84EEB1 #848CEE #EE84C1
split-complementary
#EEE684 #84C1EE #B184EE
monochromatic
#DACB1E #E7DB4E #EEE684 #F5F1BA #FBFAE4
Accessibility & contrast
On white
1.29
#EEE684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#EEE684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE684
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE684 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07C
Deuteranopia (green-blind)
#F8E588
Tritanopia (blue-blind)
#FCDACF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee684; /* rgb */ color: rgb(238, 230, 132); /* oklch */ color: oklch(91.1% 0.120 104.4);
Tailwind
colors: {
custom: {
50: '#f5eda9',
500: '#eee684',
950: '#000000',
},
}SCSS
$custom: #eee684; $custom-light: #f5eda9; $custom-dark: #000000;
JSON
{
"hex": "#eee684",
"rgb": {
"r": 238,
"g": 230,
"b": 132
},
"hsl": {
"h": 55.472,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.91065,
"c": 0.12038,
"h": 104.4
},
"luminance": 0.76437
}Semantic roles & 50–950 ramp
primary
#EEE684
secondary
#4E57C9
accent
#1DD80E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481