#EDED7F#EDED7F
#EDED7F is a very light, vivid yellow. Relative luminance 0.801; OKLCH L 92.4% C 0.133 H 108.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED7F |
|---|---|
| RGB | rgb(237, 237, 127) |
| HSL | hsl(60, 75%, 71%) |
| HSV | hsv(60, 46%, 93%) |
| CMYK | cmyk(0%, 0%, 46.4%, 7.1%) |
| CIE-LAB | lab(91.73, -14.90, 52.91) |
| CIE-LCH | lch(91.73, 54.97, 105.73°) |
| OKLab | oklab(92.35% -0.0428 0.126) |
| OKLCH | oklch(92.35% 0.133 108.7) |
| XYZ | xyz(69.0414, 80.1068, 31.8998) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 3.21
Manilla
#FFFA86
ΔE00 3.22
Yellowish Tan
#FCFC81
ΔE00 3.41
Khaki (CSS)
#F0E68C
ΔE00 3.80
Pale Yellow
#FFFF84
ΔE00 3.95
Butter
#FFFF81
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED7F #7F7FED
analogous
#EDB67F #EDED7F #B6ED7F
triadic
#EDED7F #7FEDED #ED7FED
tetradic
#EDED7F #7FEDB6 #7F7FED #ED7FB6
square
#EDED7F #7FEDB6 #7F7FED #ED7FB6
split-complementary
#EDED7F #7FB6ED #B67FED
monochromatic
#D4D41E #E5E549 #EDED7F #F5F5B5 #FBFBE4
Accessibility & contrast
On white
1.23
#EDED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#EDED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED7F
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED7F | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE575
Deuteranopia (green-blind)
#FEE984
Tritanopia (blue-blind)
#FBE1D3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eded7f; /* rgb */ color: rgb(237, 237, 127); /* oklch */ color: oklch(92.4% 0.133 108.7);
Tailwind
colors: {
custom: {
50: '#f5f2a6',
500: '#eded7f',
950: '#000000',
},
}SCSS
$custom: #eded7f; $custom-light: #f5f2a6; $custom-dark: #000000;
JSON
{
"hex": "#eded7f",
"rgb": {
"r": 237,
"g": 237,
"b": 127
},
"hsl": {
"h": 60,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.92354,
"c": 0.13306,
"h": 108.7
},
"luminance": 0.80105
}Semantic roles & 50–950 ramp
primary
#EDED7F
secondary
#4949C7
accent
#0ED80E
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171610
muted
#858580