#EDED87#EDED87
#EDED87 is a very light, vivid yellow. Relative luminance 0.803; OKLCH L 92.5% C 0.125 H 108.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED87 |
|---|---|
| RGB | rgb(237, 237, 135) |
| HSL | hsl(60, 74%, 73%) |
| HSV | hsv(60, 43%, 93%) |
| CMYK | cmyk(0%, 0%, 43%, 7.1%) |
| CIE-LAB | lab(91.83, -14.15, 49.23) |
| CIE-LCH | lch(91.83, 51.22, 106.03°) |
| OKLab | oklab(92.46% -0.0399 0.1184) |
| OKLCH | oklch(92.46% 0.125 108.6) |
| XYZ | xyz(69.5837, 80.3237, 34.7555) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.19
Manilla
#FFFA86
ΔE00 3.63
Buff
#FEF69E
ΔE00 3.71
Straw
#FCF679
ΔE00 3.97
Yellowish Tan
#FCFC81
ΔE00 3.99
Dark Cream
#FFF39A
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED87 #8787ED
analogous
#EDBA87 #EDED87 #BAED87
triadic
#EDED87 #87EDED #ED87ED
tetradic
#EDED87 #87EDBA #8787ED #ED87BA
square
#EDED87 #87EDBA #8787ED #ED87BA
split-complementary
#EDED87 #87BAED #BA87ED
monochromatic
#D9D921 #E5E552 #EDED87 #F5F5BC #FBFBE4
Accessibility & contrast
On white
1.23
#EDED87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#EDED87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED87
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED87 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57F
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#FAE2D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eded87; /* rgb */ color: rgb(237, 237, 135); /* oklch */ color: oklch(92.5% 0.125 108.6);
Tailwind
colors: {
custom: {
50: '#f4f2ac',
500: '#eded87',
950: '#000000',
},
}SCSS
$custom: #eded87; $custom-light: #f4f2ac; $custom-dark: #000000;
JSON
{
"hex": "#eded87",
"rgb": {
"r": 237,
"g": 237,
"b": 135
},
"hsl": {
"h": 60,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.92463,
"c": 0.12494,
"h": 108.6
},
"luminance": 0.80322
}Semantic roles & 50–950 ramp
primary
#EDED87
secondary
#5151C8
accent
#0FD60F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581