#EDED92#EDED92
#EDED92 is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.6% C 0.113 H 108.4°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED92 |
|---|---|
| RGB | rgb(237, 237, 146) |
| HSL | hsl(60, 72%, 75%) |
| HSV | hsv(60, 38%, 93%) |
| CMYK | cmyk(0%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(91.98, -13.02, 44.07) |
| CIE-LCH | lch(91.98, 45.96, 106.46°) |
| OKLab | oklab(92.63% -0.0358 0.1074) |
| OKLCH | oklch(92.63% 0.113 108.4) |
| XYZ | xyz(70.3985, 80.6496, 39.0470) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.87
Buff
#FEF69E
ΔE00 3.08
Dark Cream
#FFF39A
ΔE00 3.62
Light Khaki
#E6F2A2
ΔE00 3.89
Parchment
#FEFCAF
ΔE00 4.17
Manilla
#FFFA86
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED92 #9292ED
analogous
#EDBF92 #EDED92 #BFED92
triadic
#EDED92 #92EDED #ED92ED
tetradic
#EDED92 #92EDBF #9292ED #ED92BF
square
#EDED92 #92EDBF #9292ED #ED92BF
split-complementary
#EDED92 #92BFED #BF92ED
monochromatic
#DCDC29 #E4E45D #EDED92 #F6F6C7 #FBFBE5
Accessibility & contrast
On white
1.23
#EDED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EDED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED92
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED92 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68B
Deuteranopia (green-blind)
#FCEA96
Tritanopia (blue-blind)
#F9E2D7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eded92; /* rgb */ color: rgb(237, 237, 146); /* oklch */ color: oklch(92.6% 0.113 108.4);
Tailwind
colors: {
custom: {
50: '#f4f2b3',
500: '#eded92',
950: '#000000',
},
}SCSS
$custom: #eded92; $custom-light: #f4f2b3; $custom-dark: #000000;
JSON
{
"hex": "#eded92",
"rgb": {
"r": 237,
"g": 237,
"b": 146
},
"hsl": {
"h": 60,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.92626,
"c": 0.11321,
"h": 108.4
},
"luminance": 0.80648
}Semantic roles & 50–950 ramp
primary
#EDED92
secondary
#5B5BC8
accent
#12D412
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581