#EDF585#EDF585
#EDF585 is a very light, vivid yellow. Relative luminance 0.850; OKLCH L 94.1% C 0.136 H 112.3°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF585 |
|---|---|
| RGB | rgb(237, 245, 133) |
| HSL | hsl(64, 85%, 74%) |
| HSV | hsv(64, 46%, 96%) |
| CMYK | cmyk(3.3%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(93.88, -18.24, 52.70) |
| CIE-LCH | lch(93.88, 55.77, 109.10°) |
| OKLab | oklab(94.09% -0.0517 0.126) |
| OKLCH | oklch(94.09% 0.136 112.3) |
| XYZ | xyz(71.8122, 85.0040, 34.8102) |
| Luminance | 0.8500 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.02
Pale Yellow
#FFFF84
ΔE00 3.38
Faded Yellow
#FEFF7F
ΔE00 3.54
Manilla
#FFFA86
ΔE00 3.55
Butter
#FFFF81
ΔE00 3.56
Banana (survey)
#FFFF7E
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF585 #8D85F5
analogous
#F5C585 #EDF585 #B5F585
triadic
#EDF585 #85EDF5 #F585ED
tetradic
#EDF585 #85F5C5 #8D85F5 #F585B5
square
#EDF585 #85F5C5 #8D85F5 #F585B5
split-complementary
#EDF585 #85B5F5 #C585F5
monochromatic
#DCEC14 #E5F04C #EDF585 #F5FABE #FBFDE3
Accessibility & contrast
On white
1.17
#EDF585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#EDF585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF585
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF585 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#FFEF8B
Tritanopia (blue-blind)
#F9E9DB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #edf585; /* rgb */ color: rgb(237, 245, 133); /* oklch */ color: oklch(94.1% 0.136 112.3);
Tailwind
colors: {
custom: {
50: '#f4f8ab',
500: '#edf585',
950: '#000000',
},
}SCSS
$custom: #edf585; $custom-light: #f4f8ab; $custom-dark: #000000;
JSON
{
"hex": "#edf585",
"rgb": {
"r": 237,
"g": 245,
"b": 133
},
"hsl": {
"h": 64.286,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.94092,
"c": 0.13619,
"h": 112.3
},
"luminance": 0.85003
}Semantic roles & 50–950 ramp
primary
#EDF585
secondary
#564DD2
accent
#04E114
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581