#EDED98#EDED98
#EDED98 is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 92.7% C 0.107 H 108.3°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED98 |
|---|---|
| RGB | rgb(237, 237, 152) |
| HSL | hsl(60, 70%, 76%) |
| HSV | hsv(60, 36%, 93%) |
| CMYK | cmyk(0%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(92.06, -12.37, 41.22) |
| CIE-LCH | lch(92.06, 43.04, 106.70°) |
| OKLab | oklab(92.72% -0.0335 0.1012) |
| OKLCH | oklch(92.72% 0.107 108.3) |
| XYZ | xyz(70.8775, 80.8412, 41.5699) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.08
Khaki (CSS)
#F0E68C
ΔE00 3.10
Light Khaki
#E6F2A2
ΔE00 3.37
Parchment
#FEFCAF
ΔE00 3.64
Dark Cream
#FFF39A
ΔE00 3.70
Light Beige
#FFFEB6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED98 #9898ED
analogous
#EDC398 #EDED98 #C3ED98
triadic
#EDED98 #98EDED #ED98ED
tetradic
#EDED98 #98EDC3 #9898ED #ED98C3
square
#EDED98 #98EDC3 #9898ED #ED98C3
split-complementary
#EDED98 #98C3ED #C398ED
monochromatic
#DBDB30 #E4E464 #EDED98 #F6F6CC #FAFAE5
Accessibility & contrast
On white
1.22
#EDED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#EDED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED98
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED98 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE692
Deuteranopia (green-blind)
#FBEA9C
Tritanopia (blue-blind)
#F8E3D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eded98; /* rgb */ color: rgb(237, 237, 152); /* oklch */ color: oklch(92.7% 0.107 108.3);
Tailwind
colors: {
custom: {
50: '#f4f2b7',
500: '#eded98',
950: '#000000',
},
}SCSS
$custom: #eded98; $custom-light: #f4f2b7; $custom-dark: #000000;
JSON
{
"hex": "#eded98",
"rgb": {
"r": 237,
"g": 237,
"b": 152
},
"hsl": {
"h": 60,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.92722,
"c": 0.10655,
"h": 108.3
},
"luminance": 0.8084
}Semantic roles & 50–950 ramp
primary
#EDED98
secondary
#6060C9
accent
#13D213
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581