#E9F585#E9F585
#E9F585 is a very light, vivid yellow. Relative luminance 0.843; OKLCH L 93.8% C 0.137 H 114.1°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E9F585 |
|---|---|
| RGB | rgb(233, 245, 133) |
| HSL | hsl(66, 85%, 74%) |
| HSV | hsv(66, 46%, 96%) |
| CMYK | cmyk(4.9%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(93.59, -19.79, 52.27) |
| CIE-LCH | lch(93.59, 55.89, 110.73°) |
| OKLab | oklab(93.79% -0.0559 0.1251) |
| OKLCH | oklch(93.79% 0.137 114.1) |
| XYZ | xyz(70.4913, 84.3229, 34.7483) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.81
Pale Yellow
#FFFF84
ΔE00 4.12
Faded Yellow
#FEFF7F
ΔE00 4.23
Butter
#FFFF81
ΔE00 4.29
Manilla
#FFFA86
ΔE00 4.46
Banana (survey)
#FFFF7E
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9F585 #9185F5
analogous
#F5C985 #E9F585 #B1F585
triadic
#E9F585 #85E9F5 #F585E9
tetradic
#E9F585 #85F5C9 #9185F5 #F585B1
square
#E9F585 #85F5C9 #9185F5 #F585B1
split-complementary
#E9F585 #85B1F5 #C985F5
monochromatic
#D5EC14 #DFF04C #E9F585 #F3FABE #FAFDE3
Accessibility & contrast
On white
1.18
#E9F585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#E9F585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9F585
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9F585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9F585 | 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)
#FFEB7B
Deuteranopia (green-blind)
#FFEE8B
Tritanopia (blue-blind)
#F5EADB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e9f585; /* rgb */ color: rgb(233, 245, 133); /* oklch */ color: oklch(93.8% 0.137 114.1);
Tailwind
colors: {
custom: {
50: '#f2f8ab',
500: '#e9f585',
950: '#000000',
},
}SCSS
$custom: #e9f585; $custom-light: #f2f8ab; $custom-dark: #000000;
JSON
{
"hex": "#e9f585",
"rgb": {
"r": 233,
"g": 245,
"b": 133
},
"hsl": {
"h": 66.429,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.93785,
"c": 0.13702,
"h": 114.1
},
"luminance": 0.84322
}Semantic roles & 50–950 ramp
primary
#E9F585
secondary
#5B4DD2
accent
#04E11C
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#171710
muted
#858581