#EDED93#EDED93
#EDED93 is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.6% C 0.112 H 108.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED93 |
|---|---|
| RGB | rgb(237, 237, 147) |
| HSL | hsl(60, 71%, 75%) |
| HSV | hsv(60, 38%, 93%) |
| CMYK | cmyk(0%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(91.99, -12.92, 43.60) |
| CIE-LCH | lch(91.99, 45.47, 106.50°) |
| OKLab | oklab(92.64% -0.0354 0.1064) |
| OKLCH | oklch(92.64% 0.112 108.4) |
| XYZ | xyz(70.4766, 80.6809, 39.4585) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.89
Buff
#FEF69E
ΔE00 3.06
Dark Cream
#FFF39A
ΔE00 3.62
Light Khaki
#E6F2A2
ΔE00 3.79
Parchment
#FEFCAF
ΔE00 4.07
Manilla
#FFFA86
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED93 #9393ED
analogous
#EDC093 #EDED93 #C0ED93
triadic
#EDED93 #93EDED #ED93ED
tetradic
#EDED93 #93EDC0 #9393ED #ED93C0
square
#EDED93 #93EDC0 #9393ED #ED93C0
split-complementary
#EDED93 #93C0ED #C093ED
monochromatic
#DCDC2A #E4E45F #EDED93 #F6F6C7 #FBFBE5
Accessibility & contrast
On white
1.23
#EDED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#EDED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED93
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED93 | 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)
#FBE68C
Deuteranopia (green-blind)
#FCEA97
Tritanopia (blue-blind)
#F9E3D7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eded93; /* rgb */ color: rgb(237, 237, 147); /* oklch */ color: oklch(92.6% 0.112 108.4);
Tailwind
colors: {
custom: {
50: '#f4f2b4',
500: '#eded93',
950: '#000000',
},
}SCSS
$custom: #eded93; $custom-light: #f4f2b4; $custom-dark: #000000;
JSON
{
"hex": "#eded93",
"rgb": {
"r": 237,
"g": 237,
"b": 147
},
"hsl": {
"h": 60,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.92642,
"c": 0.11211,
"h": 108.4
},
"luminance": 0.80679
}Semantic roles & 50–950 ramp
primary
#EDED93
secondary
#5C5CC9
accent
#12D312
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581