#EDED94#EDED94
#EDED94 is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.7% C 0.111 H 108.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED94 |
|---|---|
| RGB | rgb(237, 237, 148) |
| HSL | hsl(60, 71%, 75%) |
| HSV | hsv(60, 38%, 93%) |
| CMYK | cmyk(0%, 0%, 37.6%, 7.1%) |
| CIE-LAB | lab(92.00, -12.81, 43.12) |
| CIE-LCH | lch(92.00, 44.99, 106.54°) |
| OKLab | oklab(92.66% -0.035 0.1053) |
| OKLCH | oklch(92.66% 0.111 108.4) |
| XYZ | xyz(70.5554, 80.7124, 39.8735) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.91
Buff
#FEF69E
ΔE00 3.05
Dark Cream
#FFF39A
ΔE00 3.62
Light Khaki
#E6F2A2
ΔE00 3.70
Parchment
#FEFCAF
ΔE00 3.98
Light Beige
#FFFEB6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED94 #9494ED
analogous
#EDC094 #EDED94 #C0ED94
triadic
#EDED94 #94EDED #ED94ED
tetradic
#EDED94 #94EDC0 #9494ED #ED94C0
square
#EDED94 #94EDC0 #9494ED #ED94C0
split-complementary
#EDED94 #94C0ED #C094ED
monochromatic
#DBDB2B #E4E460 #EDED94 #F6F6C8 #FBFBE5
Accessibility & contrast
On white
1.23
#EDED94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#EDED94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED94
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED94 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68D
Deuteranopia (green-blind)
#FCEA98
Tritanopia (blue-blind)
#F9E3D7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eded94; /* rgb */ color: rgb(237, 237, 148); /* oklch */ color: oklch(92.7% 0.111 108.4);
Tailwind
colors: {
custom: {
50: '#f4f2b4',
500: '#eded94',
950: '#000000',
},
}SCSS
$custom: #eded94; $custom-light: #f4f2b4; $custom-dark: #000000;
JSON
{
"hex": "#eded94",
"rgb": {
"r": 237,
"g": 237,
"b": 148
},
"hsl": {
"h": 60,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.92658,
"c": 0.11101,
"h": 108.4
},
"luminance": 0.80711
}Semantic roles & 50–950 ramp
primary
#EDED94
secondary
#5D5DC9
accent
#12D312
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581