#EDED86#EDED86
#EDED86 is a very light, vivid yellow. Relative luminance 0.803; OKLCH L 92.4% C 0.126 H 108.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EDED86 |
|---|---|
| RGB | rgb(237, 237, 134) |
| HSL | hsl(60, 74%, 73%) |
| HSV | hsv(60, 43%, 93%) |
| CMYK | cmyk(0%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(91.82, -14.24, 49.69) |
| CIE-LCH | lch(91.82, 51.70, 106.00°) |
| OKLab | oklab(92.45% -0.0402 0.1194) |
| OKLCH | oklch(92.45% 0.126 108.6) |
| XYZ | xyz(69.5136, 80.2957, 34.3864) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.26
Manilla
#FFFA86
ΔE00 3.56
Buff
#FEF69E
ΔE00 3.79
Straw
#FCF679
ΔE00 3.86
Yellowish Tan
#FCFC81
ΔE00 3.91
Dark Cream
#FFF39A
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDED86 #8686ED
analogous
#EDB986 #EDED86 #B9ED86
triadic
#EDED86 #86EDED #ED86ED
tetradic
#EDED86 #86EDB9 #8686ED #ED86B9
square
#EDED86 #86EDB9 #8686ED #ED86B9
split-complementary
#EDED86 #86B9ED #B986ED
monochromatic
#D8D820 #E5E551 #EDED86 #F5F5BB #FBFBE4
Accessibility & contrast
On white
1.23
#EDED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#EDED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDED86
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDED86 | 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)
#FCE57D
Deuteranopia (green-blind)
#FDE98B
Tritanopia (blue-blind)
#FAE2D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eded86; /* rgb */ color: rgb(237, 237, 134); /* oklch */ color: oklch(92.4% 0.126 108.6);
Tailwind
colors: {
custom: {
50: '#f4f2ab',
500: '#eded86',
950: '#000000',
},
}SCSS
$custom: #eded86; $custom-light: #f4f2ab; $custom-dark: #000000;
JSON
{
"hex": "#eded86",
"rgb": {
"r": 237,
"g": 237,
"b": 134
},
"hsl": {
"h": 60,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.92449,
"c": 0.12597,
"h": 108.6
},
"luminance": 0.80294
}Semantic roles & 50–950 ramp
primary
#EDED86
secondary
#5050C7
accent
#0FD60F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581