#EDF58D#EDF58D
#EDF58D is a very light, vivid yellow. Relative luminance 0.852; OKLCH L 94.2% C 0.128 H 112.4°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF58D |
|---|---|
| RGB | rgb(237, 245, 141) |
| HSL | hsl(65, 84%, 76%) |
| HSV | hsv(65, 42%, 96%) |
| CMYK | cmyk(3.3%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(93.98, -17.46, 49.02) |
| CIE-LCH | lch(93.98, 52.04, 109.60°) |
| OKLab | oklab(94.2% -0.0488 0.1183) |
| OKLCH | oklch(94.2% 0.128 112.4) |
| XYZ | xyz(72.3861, 85.2336, 37.8326) |
| Luminance | 0.8523 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.75
Manilla
#FFFA86
ΔE00 4.01
Pale Yellow
#FFFF84
ΔE00 4.02
Light Khaki
#E6F2A2
ΔE00 4.18
Butter
#FFFF81
ΔE00 4.28
Faded Yellow
#FEFF7F
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF58D #958DF5
analogous
#F5C98D #EDF58D #B9F58D
triadic
#EDF58D #8DEDF5 #F58DED
tetradic
#EDF58D #8DF5C9 #958DF5 #F58DB9
square
#EDF58D #8DF5C9 #958DF5 #F58DB9
split-complementary
#EDF58D #8DB9F5 #C98DF5
monochromatic
#DBEB1C #E4F055 #EDF58D #F6FAC5 #FBFDE3
Accessibility & contrast
On white
1.16
#EDF58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#EDF58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF58D
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF58D | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC85
Deuteranopia (green-blind)
#FFEF92
Tritanopia (blue-blind)
#F9EADC
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #edf58d; /* rgb */ color: rgb(237, 245, 141); /* oklch */ color: oklch(94.2% 0.128 112.4);
Tailwind
colors: {
custom: {
50: '#f4f8b0',
500: '#edf58d',
950: '#000000',
},
}SCSS
$custom: #edf58d; $custom-light: #f4f8b0; $custom-dark: #000000;
JSON
{
"hex": "#edf58d",
"rgb": {
"r": 237,
"g": 245,
"b": 141
},
"hsl": {
"h": 64.615,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.94203,
"c": 0.12799,
"h": 112.4
},
"luminance": 0.85232
}Semantic roles & 50–950 ramp
primary
#EDF58D
secondary
#5D54D2
accent
#05E016
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171711
muted
#858581