#EDEF90#EDEF90
#EDEF90 is a very light, moderate yellow. Relative luminance 0.818; OKLCH L 93.0% C 0.118 H 109.5°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEF90 |
|---|---|
| RGB | rgb(237, 239, 144) |
| HSL | hsl(61, 75%, 75%) |
| HSV | hsv(61, 40%, 94%) |
| CMYK | cmyk(0.8%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(92.47, -14.22, 45.67) |
| CIE-LCH | lch(92.47, 47.83, 107.29°) |
| OKLab | oklab(93.01% -0.0394 0.1109) |
| OKLCH | oklch(93.01% 0.118 109.5) |
| XYZ | xyz(70.8266, 81.7525, 38.4289) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.35
Khaki (CSS)
#F0E68C
ΔE00 3.47
Light Khaki
#E6F2A2
ΔE00 3.86
Dark Cream
#FFF39A
ΔE00 3.99
Manilla
#FFFA86
ΔE00 4.26
Parchment
#FEFCAF
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEF90 #9290EF
analogous
#EFC190 #EDEF90 #BEEF90
triadic
#EDEF90 #90EDEF #EF90ED
tetradic
#EDEF90 #90EFC1 #9290EF #EF90BE
square
#EDEF90 #90EFC1 #9290EF #EF90BE
split-complementary
#EDEF90 #90BEEF #C190EF
monochromatic
#DCE025 #E4E75B #EDEF90 #F6F7C5 #FBFBE4
Accessibility & contrast
On white
1.21
#EDEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#EDEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEF90
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEF90 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE889
Deuteranopia (green-blind)
#FEEB94
Tritanopia (blue-blind)
#F9E4D8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #edef90; /* rgb */ color: rgb(237, 239, 144); /* oklch */ color: oklch(93.0% 0.118 109.5);
Tailwind
colors: {
custom: {
50: '#f4f4b2',
500: '#edef90',
950: '#000000',
},
}SCSS
$custom: #edef90; $custom-light: #f4f4b2; $custom-dark: #000000;
JSON
{
"hex": "#edef90",
"rgb": {
"r": 237,
"g": 239,
"b": 144
},
"hsl": {
"h": 61.263,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.93007,
"c": 0.1177,
"h": 109.5
},
"luminance": 0.81751
}Semantic roles & 50–950 ramp
primary
#EDEF90
secondary
#5B58CB
accent
#0FD713
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581