#EDED85#EDED85
#EDED85 is a very light, vivid yellow. Relative luminance 0.803; OKLCH L 92.4% C 0.127 H 108.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED85 |
|---|---|
| RGB | rgb(237, 237, 133) |
| HSL | hsl(60, 74%, 73%) |
| HSV | hsv(60, 44%, 93%) |
| CMYK | cmyk(0%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(91.80, -14.34, 50.16) |
| CIE-LCH | lch(91.80, 52.17, 105.96°) |
| OKLab | oklab(92.44% -0.0406 0.1203) |
| OKLCH | oklch(92.44% 0.127 108.6) |
| XYZ | xyz(69.4442, 80.2679, 34.0208) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.33
Manilla
#FFFA86
ΔE00 3.49
Straw
#FCF679
ΔE00 3.76
Yellowish Tan
#FCFC81
ΔE00 3.82
Buff
#FEF69E
ΔE00 3.88
Dark Cream
#FFF39A
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED85 #8585ED
analogous
#EDB985 #EDED85 #B9ED85
triadic
#EDED85 #85EDED #ED85ED
tetradic
#EDED85 #85EDB9 #8585ED #ED85B9
square
#EDED85 #85EDB9 #8585ED #ED85B9
split-complementary
#EDED85 #85B9ED #B985ED
monochromatic
#D8D820 #E5E550 #EDED85 #F5F5BA #FBFBE4
Accessibility & contrast
On white
1.23
#EDED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#EDED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED85
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED85 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#FAE1D4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eded85; /* rgb */ color: rgb(237, 237, 133); /* oklch */ color: oklch(92.4% 0.127 108.6);
Tailwind
colors: {
custom: {
50: '#f4f2aa',
500: '#eded85',
950: '#000000',
},
}SCSS
$custom: #eded85; $custom-light: #f4f2aa; $custom-dark: #000000;
JSON
{
"hex": "#eded85",
"rgb": {
"r": 237,
"g": 237,
"b": 133
},
"hsl": {
"h": 60,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.92435,
"c": 0.12701,
"h": 108.6
},
"luminance": 0.80266
}Semantic roles & 50–950 ramp
primary
#EDED85
secondary
#4F4FC7
accent
#0FD60F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581