#EDED90#EDED90
#EDED90 is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.6% C 0.115 H 108.5°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED90 |
|---|---|
| RGB | rgb(237, 237, 144) |
| HSL | hsl(60, 72%, 75%) |
| HSV | hsv(60, 39%, 93%) |
| CMYK | cmyk(0%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(91.95, -13.23, 45.02) |
| CIE-LCH | lch(91.95, 46.92, 106.38°) |
| OKLab | oklab(92.6% -0.0365 0.1095) |
| OKLCH | oklch(92.6% 0.115 108.5) |
| XYZ | xyz(70.2443, 80.5879, 38.2348) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.87
Buff
#FEF69E
ΔE00 3.15
Dark Cream
#FFF39A
ΔE00 3.65
Light Khaki
#E6F2A2
ΔE00 4.09
Parchment
#FEFCAF
ΔE00 4.38
Manilla
#FFFA86
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED90 #9090ED
analogous
#EDBF90 #EDED90 #BFED90
triadic
#EDED90 #90EDED #ED90ED
tetradic
#EDED90 #90EDBF #9090ED #ED90BF
square
#EDED90 #90EDBF #9090ED #ED90BF
split-complementary
#EDED90 #90BFED #BF90ED
monochromatic
#DCDC27 #E4E45B #EDED90 #F6F6C5 #FBFBE5
Accessibility & contrast
On white
1.23
#EDED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EDED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED90
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED90 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE689
Deuteranopia (green-blind)
#FCEA94
Tritanopia (blue-blind)
#F9E2D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eded90; /* rgb */ color: rgb(237, 237, 144); /* oklch */ color: oklch(92.6% 0.115 108.5);
Tailwind
colors: {
custom: {
50: '#f4f2b2',
500: '#eded90',
950: '#000000',
},
}SCSS
$custom: #eded90; $custom-light: #f4f2b2; $custom-dark: #000000;
JSON
{
"hex": "#eded90",
"rgb": {
"r": 237,
"g": 237,
"b": 144
},
"hsl": {
"h": 60,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.92595,
"c": 0.11539,
"h": 108.5
},
"luminance": 0.80587
}Semantic roles & 50–950 ramp
primary
#EDED90
secondary
#5959C8
accent
#11D411
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581