#EDED97#EDED97
#EDED97 is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 92.7% C 0.108 H 108.3°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED97 |
|---|---|
| RGB | rgb(237, 237, 151) |
| HSL | hsl(60, 70%, 76%) |
| HSV | hsv(60, 36%, 93%) |
| CMYK | cmyk(0%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(92.05, -12.48, 41.70) |
| CIE-LCH | lch(92.05, 43.53, 106.66°) |
| OKLab | oklab(92.71% -0.0339 0.1022) |
| OKLCH | oklch(92.71% 0.108 108.3) |
| XYZ | xyz(70.7960, 80.8086, 41.1403) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.04
Buff
#FEF69E
ΔE00 3.06
Light Khaki
#E6F2A2
ΔE00 3.45
Dark Cream
#FFF39A
ΔE00 3.67
Parchment
#FEFCAF
ΔE00 3.71
Light Beige
#FFFEB6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED97 #9797ED
analogous
#EDC297 #EDED97 #C2ED97
triadic
#EDED97 #97EDED #ED97ED
tetradic
#EDED97 #97EDC2 #9797ED #ED97C2
square
#EDED97 #97EDC2 #9797ED #ED97C2
split-complementary
#EDED97 #97C2ED #C297ED
monochromatic
#DBDB2F #E4E463 #EDED97 #F6F6CB #FAFAE5
Accessibility & contrast
On white
1.22
#EDED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#EDED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED97
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED97 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE691
Deuteranopia (green-blind)
#FCEA9B
Tritanopia (blue-blind)
#F8E3D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eded97; /* rgb */ color: rgb(237, 237, 151); /* oklch */ color: oklch(92.7% 0.108 108.3);
Tailwind
colors: {
custom: {
50: '#f4f2b6',
500: '#eded97',
950: '#000000',
},
}SCSS
$custom: #eded97; $custom-light: #f4f2b6; $custom-dark: #000000;
JSON
{
"hex": "#eded97",
"rgb": {
"r": 237,
"g": 237,
"b": 151
},
"hsl": {
"h": 60,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.92706,
"c": 0.10767,
"h": 108.3
},
"luminance": 0.80807
}Semantic roles & 50–950 ramp
primary
#EDED97
secondary
#5F5FC9
accent
#13D313
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581