#EDED8F#EDED8F
#EDED8F is a very light, moderate yellow. Relative luminance 0.806; OKLCH L 92.6% C 0.116 H 108.5°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED8F |
|---|---|
| RGB | rgb(237, 237, 143) |
| HSL | hsl(60, 72%, 75%) |
| HSV | hsv(60, 40%, 93%) |
| CMYK | cmyk(0%, 0%, 39.7%, 7.1%) |
| CIE-LAB | lab(91.93, -13.34, 45.49) |
| CIE-LCH | lch(91.93, 47.40, 106.34°) |
| OKLab | oklab(92.58% -0.0369 0.1105) |
| OKLCH | oklch(92.58% 0.116 108.5) |
| XYZ | xyz(70.1682, 80.5575, 37.8341) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.87
Buff
#FEF69E
ΔE00 3.19
Dark Cream
#FFF39A
ΔE00 3.68
Light Khaki
#E6F2A2
ΔE00 4.20
Manilla
#FFFA86
ΔE00 4.34
Parchment
#FEFCAF
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED8F #8F8FED
analogous
#EDBE8F #EDED8F #BEED8F
triadic
#EDED8F #8FEDED #ED8FED
tetradic
#EDED8F #8FEDBE #8F8FED #ED8FBE
square
#EDED8F #8FEDBE #8F8FED #ED8FBE
split-complementary
#EDED8F #8FBEED #BE8FED
monochromatic
#DCDC26 #E5E55A #EDED8F #F5F5C4 #FBFBE5
Accessibility & contrast
On white
1.23
#EDED8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#EDED8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED8F
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED8F | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE688
Deuteranopia (green-blind)
#FCEA93
Tritanopia (blue-blind)
#F9E2D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eded8f; /* rgb */ color: rgb(237, 237, 143); /* oklch */ color: oklch(92.6% 0.116 108.5);
Tailwind
colors: {
custom: {
50: '#f4f2b1',
500: '#eded8f',
950: '#000000',
},
}SCSS
$custom: #eded8f; $custom-light: #f4f2b1; $custom-dark: #000000;
JSON
{
"hex": "#eded8f",
"rgb": {
"r": 237,
"g": 237,
"b": 143
},
"hsl": {
"h": 60,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.9258,
"c": 0.11647,
"h": 108.5
},
"luminance": 0.80556
}Semantic roles & 50–950 ramp
primary
#EDED8F
secondary
#5858C8
accent
#11D411
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581