#EDEE85#EDEE85
#EDEE85 is a very light, vivid yellow. Relative luminance 0.808; OKLCH L 92.6% C 0.128 H 109.1°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEE85 |
|---|---|
| RGB | rgb(237, 238, 133) |
| HSL | hsl(61, 76%, 73%) |
| HSV | hsv(61, 44%, 93%) |
| CMYK | cmyk(0.4%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(92.06, -14.83, 50.48) |
| CIE-LCH | lch(92.06, 52.61, 106.38°) |
| OKLab | oklab(92.64% -0.042 0.121) |
| OKLCH | oklch(92.64% 0.128 109.1) |
| XYZ | xyz(69.7345, 80.8486, 34.1176) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.41
Khaki (CSS)
#F0E68C
ΔE00 3.62
Yellowish Tan
#FCFC81
ΔE00 3.64
Straw
#FCF679
ΔE00 3.71
Buff
#FEF69E
ΔE00 3.98
Pale Yellow
#FFFF84
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEE85 #8685EE
analogous
#EEBA85 #EDEE85 #B9EE85
triadic
#EDEE85 #85EDEE #EE85ED
tetradic
#EDEE85 #85EEBA #8685EE #EE85B9
square
#EDEE85 #85EEBA #8685EE #EE85B9
split-complementary
#EDEE85 #85B9EE #BA85EE
monochromatic
#D8DA1E #E5E74F #EDEE85 #F5F5BB #FBFBE4
Accessibility & contrast
On white
1.22
#EDEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#EDEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEE85
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEE85 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67C
Deuteranopia (green-blind)
#FEEA8A
Tritanopia (blue-blind)
#FAE2D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edee85; /* rgb */ color: rgb(237, 238, 133); /* oklch */ color: oklch(92.6% 0.128 109.1);
Tailwind
colors: {
custom: {
50: '#f4f3aa',
500: '#edee85',
950: '#000000',
},
}SCSS
$custom: #edee85; $custom-light: #f4f3aa; $custom-dark: #000000;
JSON
{
"hex": "#edee85",
"rgb": {
"r": 237,
"g": 238,
"b": 133
},
"hsl": {
"h": 60.571,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.92641,
"c": 0.12812,
"h": 109.1
},
"luminance": 0.80847
}Semantic roles & 50–950 ramp
primary
#EDEE85
secondary
#504FC9
accent
#0ED810
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581