#EDF888#EDF888
#EDF888 is a very light, vivid yellow. Relative luminance 0.869; OKLCH L 94.8% C 0.137 H 113.6°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EDF888 |
|---|---|
| RGB | rgb(237, 248, 136) |
| HSL | hsl(66, 89%, 75%) |
| HSV | hsv(66, 45%, 97%) |
| CMYK | cmyk(4.4%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(94.70, -19.41, 52.29) |
| CIE-LCH | lch(94.70, 55.77, 110.36°) |
| OKLab | oklab(94.76% -0.0548 0.1253) |
| OKLCH | oklch(94.76% 0.137 113.6) |
| XYZ | xyz(72.9374, 86.9180, 36.2223) |
| Luminance | 0.8692 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.35
Pale Yellow
#FFFF84
ΔE00 3.59
Faded Yellow
#FEFF7F
ΔE00 3.74
Butter
#FFFF81
ΔE00 3.78
Banana (survey)
#FFFF7E
ΔE00 4.00
Manilla
#FFFA86
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDF888 #9388F8
analogous
#F8CB88 #EDF888 #B5F888
triadic
#EDF888 #88EDF8 #F888ED
tetradic
#EDF888 #88F8CB #9388F8 #F888B5
square
#EDF888 #88F8CB #9388F8 #F888B5
split-complementary
#EDF888 #88B5F8 #CB88F8
monochromatic
#DCF114 #E4F54E #EDF888 #F6FBC2 #FBFDE2
Accessibility & contrast
On white
1.14
#EDF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#EDF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDF888
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDF888 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7F
Deuteranopia (green-blind)
#FFF18E
Tritanopia (blue-blind)
#F9EDDE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #edf888; /* rgb */ color: rgb(237, 248, 136); /* oklch */ color: oklch(94.8% 0.137 113.6);
Tailwind
colors: {
custom: {
50: '#f4faad',
500: '#edf888',
950: '#000000',
},
}SCSS
$custom: #edf888; $custom-light: #f4faad; $custom-dark: #000000;
JSON
{
"hex": "#edf888",
"rgb": {
"r": 237,
"g": 248,
"b": 136
},
"hsl": {
"h": 65.893,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.94757,
"c": 0.13673,
"h": 113.6
},
"luminance": 0.86917
}Semantic roles & 50–950 ramp
primary
#EDF888
secondary
#5C4ED6
accent
#00E617
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581