#EEF390#EEF390
#EEF390 is a very light, vivid yellow. Relative luminance 0.843; OKLCH L 93.9% C 0.122 H 111.0°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF390 |
|---|---|
| RGB | rgb(238, 243, 144) |
| HSL | hsl(63, 80%, 76%) |
| HSV | hsv(63, 41%, 95%) |
| CMYK | cmyk(2.1%, 0%, 40.7%, 4.7%) |
| CIE-LAB | lab(93.58, -15.80, 47.09) |
| CIE-LCH | lch(93.58, 49.67, 108.55°) |
| OKLab | oklab(93.91% -0.0439 0.1141) |
| OKLCH | oklch(93.91% 0.122 111) |
| XYZ | xyz(72.3455, 84.2932, 38.8393) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.78
Light Khaki
#E6F2A2
ΔE00 3.84
Manilla
#FFFA86
ΔE00 3.97
Yellowish Tan
#FCFC81
ΔE00 4.04
Pale Yellow
#FFFF84
ΔE00 4.33
Khaki (CSS)
#F0E68C
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF390 #9590F3
analogous
#F3C690 #EEF390 #BCF390
triadic
#EEF390 #90EEF3 #F390EE
tetradic
#EEF390 #90F3C6 #9590F3 #F390BC
square
#EEF390 #90F3C6 #9590F3 #F390BC
split-complementary
#EEF390 #90BCF3 #C690F3
monochromatic
#DDE722 #E6ED59 #EEF390 #F6F9C7 #FBFCE3
Accessibility & contrast
On white
1.18
#EEF390 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#EEF390 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF390
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF390 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF390 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#FFEE95
Tritanopia (blue-blind)
#FAE8DB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eef390; /* rgb */ color: rgb(238, 243, 144); /* oklch */ color: oklch(93.9% 0.122 111.0);
Tailwind
colors: {
custom: {
50: '#f5f7b2',
500: '#eef390',
950: '#000000',
},
}SCSS
$custom: #eef390; $custom-light: #f5f7b2; $custom-dark: #000000;
JSON
{
"hex": "#eef390",
"rgb": {
"r": 238,
"g": 243,
"b": 144
},
"hsl": {
"h": 63.03,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.93911,
"c": 0.12227,
"h": 111
},
"luminance": 0.84292
}Semantic roles & 50–950 ramp
primary
#EEF390
secondary
#5D57D0
accent
#09DD13
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581