#EDEF84#EDEF84
#EDEF84 is a very light, vivid yellow. Relative luminance 0.814; OKLCH L 92.8% C 0.130 H 109.6°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEF84 |
|---|---|
| RGB | rgb(237, 239, 132) |
| HSL | hsl(61, 77%, 73%) |
| HSV | hsv(61, 45%, 94%) |
| CMYK | cmyk(0.8%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(92.31, -15.42, 51.25) |
| CIE-LCH | lch(92.31, 53.52, 106.74°) |
| OKLab | oklab(92.83% -0.0438 0.1227) |
| OKLCH | oklch(92.83% 0.13 109.6) |
| XYZ | xyz(69.9577, 81.4049, 33.8528) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.30
Yellowish Tan
#FCFC81
ΔE00 3.40
Straw
#FCF679
ΔE00 3.59
Pale Yellow
#FFFF84
ΔE00 3.88
Khaki (CSS)
#F0E68C
ΔE00 3.99
Butter
#FFFF81
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEF84 #8684EF
analogous
#EFBB84 #EDEF84 #B8EF84
triadic
#EDEF84 #84EDEF #EF84ED
tetradic
#EDEF84 #84EFBB #8684EF #EF84B8
square
#EDEF84 #84EFBB #8684EF #EF84B8
split-complementary
#EDEF84 #84B8EF #BB84EF
monochromatic
#D8DC1D #E5E84E #EDEF84 #F5F6BA #FBFBE4
Accessibility & contrast
On white
1.22
#EDEF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#EDEF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEF84
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEF84 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#FFEB89
Tritanopia (blue-blind)
#FAE3D6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #edef84; /* rgb */ color: rgb(237, 239, 132); /* oklch */ color: oklch(92.8% 0.130 109.6);
Tailwind
colors: {
custom: {
50: '#f4f4aa',
500: '#edef84',
950: '#000000',
},
}SCSS
$custom: #edef84; $custom-light: #f4f4aa; $custom-dark: #000000;
JSON
{
"hex": "#edef84",
"rgb": {
"r": 237,
"g": 239,
"b": 132
},
"hsl": {
"h": 61.121,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.92834,
"c": 0.13027,
"h": 109.6
},
"luminance": 0.81403
}Semantic roles & 50–950 ramp
primary
#EDEF84
secondary
#504DCA
accent
#0CD910
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581