#EDED89#EDED89
#EDED89 is a very light, vivid yellow. Relative luminance 0.804; OKLCH L 92.5% C 0.123 H 108.6°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED89 |
|---|---|
| RGB | rgb(237, 237, 137) |
| HSL | hsl(60, 74%, 73%) |
| HSV | hsv(60, 42%, 93%) |
| CMYK | cmyk(0%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(91.86, -13.95, 48.30) |
| CIE-LCH | lch(91.86, 50.27, 106.11°) |
| OKLab | oklab(92.49% -0.0391 0.1165) |
| OKLCH | oklch(92.49% 0.123 108.6) |
| XYZ | xyz(69.7258, 80.3805, 35.5040) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.08
Buff
#FEF69E
ΔE00 3.56
Manilla
#FFFA86
ΔE00 3.78
Dark Cream
#FFF39A
ΔE00 3.93
Yellowish Tan
#FCFC81
ΔE00 4.18
Straw
#FCF679
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED89 #8989ED
analogous
#EDBB89 #EDED89 #BBED89
triadic
#EDED89 #89EDED #ED89ED
tetradic
#EDED89 #89EDBB #8989ED #ED89BB
square
#EDED89 #89EDBB #8989ED #ED89BB
split-complementary
#EDED89 #89BBED #BB89ED
monochromatic
#DADA21 #E5E554 #EDED89 #F5F5BE #FBFBE4
Accessibility & contrast
On white
1.23
#EDED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#EDED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED89
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED89 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE681
Deuteranopia (green-blind)
#FDE98E
Tritanopia (blue-blind)
#FAE2D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eded89; /* rgb */ color: rgb(237, 237, 137); /* oklch */ color: oklch(92.5% 0.123 108.6);
Tailwind
colors: {
custom: {
50: '#f4f2ad',
500: '#eded89',
950: '#000000',
},
}SCSS
$custom: #eded89; $custom-light: #f4f2ad; $custom-dark: #000000;
JSON
{
"hex": "#eded89",
"rgb": {
"r": 237,
"g": 237,
"b": 137
},
"hsl": {
"h": 60,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.92492,
"c": 0.12285,
"h": 108.6
},
"luminance": 0.80379
}Semantic roles & 50–950 ramp
primary
#EDED89
secondary
#5252C8
accent
#10D610
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581