#EEF585#EEF585
#EEF585 is a very light, vivid yellow. Relative luminance 0.852; OKLCH L 94.2% C 0.136 H 111.9°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF585 |
|---|---|
| RGB | rgb(238, 245, 133) |
| HSL | hsl(64, 85%, 74%) |
| HSV | hsv(64, 46%, 96%) |
| CMYK | cmyk(2.9%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(93.96, -17.86, 52.81) |
| CIE-LCH | lch(93.96, 55.75, 108.68°) |
| OKLab | oklab(94.17% -0.0507 0.1262) |
| OKLCH | oklch(94.17% 0.136 111.9) |
| XYZ | xyz(72.1471, 85.1767, 34.8259) |
| Luminance | 0.8518 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.84
Pale Yellow
#FFFF84
ΔE00 3.21
Manilla
#FFFA86
ΔE00 3.33
Faded Yellow
#FEFF7F
ΔE00 3.39
Butter
#FFFF81
ΔE00 3.40
Banana (survey)
#FFFF7E
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF585 #8C85F5
analogous
#F5C485 #EEF585 #B6F585
triadic
#EEF585 #85EEF5 #F585EE
tetradic
#EEF585 #85F5C4 #8C85F5 #F585B6
square
#EEF585 #85F5C4 #8C85F5 #F585B6
split-complementary
#EEF585 #85B6F5 #C485F5
monochromatic
#DEEC14 #E6F04C #EEF585 #F6FABE #FBFDE3
Accessibility & contrast
On white
1.16
#EEF585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#EEF585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF585
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF585 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#FFEF8B
Tritanopia (blue-blind)
#FBE9DB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eef585; /* rgb */ color: rgb(238, 245, 133); /* oklch */ color: oklch(94.2% 0.136 111.9);
Tailwind
colors: {
custom: {
50: '#f5f8ab',
500: '#eef585',
950: '#000000',
},
}SCSS
$custom: #eef585; $custom-light: #f5f8ab; $custom-dark: #000000;
JSON
{
"hex": "#eef585",
"rgb": {
"r": 238,
"g": 245,
"b": 133
},
"hsl": {
"h": 63.75,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.9417,
"c": 0.136,
"h": 111.9
},
"luminance": 0.85175
}Semantic roles & 50–950 ramp
primary
#EEF585
secondary
#554DD2
accent
#04E112
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581