#EDED91#EDED91
#EDED91 is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.6% C 0.114 H 108.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED91 |
|---|---|
| RGB | rgb(237, 237, 145) |
| HSL | hsl(60, 72%, 75%) |
| HSV | hsv(60, 39%, 93%) |
| CMYK | cmyk(0%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(91.96, -13.13, 44.54) |
| CIE-LCH | lch(91.96, 46.44, 106.42°) |
| OKLab | oklab(92.61% -0.0361 0.1084) |
| OKLCH | oklch(92.61% 0.114 108.4) |
| XYZ | xyz(70.3211, 80.6187, 38.6391) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.87
Buff
#FEF69E
ΔE00 3.11
Dark Cream
#FFF39A
ΔE00 3.63
Light Khaki
#E6F2A2
ΔE00 3.99
Parchment
#FEFCAF
ΔE00 4.27
Manilla
#FFFA86
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED91 #9191ED
analogous
#EDBF91 #EDED91 #BFED91
triadic
#EDED91 #91EDED #ED91ED
tetradic
#EDED91 #91EDBF #9191ED #ED91BF
square
#EDED91 #91EDBF #9191ED #ED91BF
split-complementary
#EDED91 #91BFED #BF91ED
monochromatic
#DCDC28 #E4E45C #EDED91 #F6F6C6 #FBFBE5
Accessibility & contrast
On white
1.23
#EDED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EDED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED91
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED91 | 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)
#FBE68A
Deuteranopia (green-blind)
#FCEA95
Tritanopia (blue-blind)
#F9E2D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eded91; /* rgb */ color: rgb(237, 237, 145); /* oklch */ color: oklch(92.6% 0.114 108.4);
Tailwind
colors: {
custom: {
50: '#f4f2b2',
500: '#eded91',
950: '#000000',
},
}SCSS
$custom: #eded91; $custom-light: #f4f2b2; $custom-dark: #000000;
JSON
{
"hex": "#eded91",
"rgb": {
"r": 237,
"g": 237,
"b": 145
},
"hsl": {
"h": 60,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.92611,
"c": 0.1143,
"h": 108.4
},
"luminance": 0.80617
}Semantic roles & 50–950 ramp
primary
#EDED91
secondary
#5A5AC8
accent
#12D412
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581