#EDEE88#EDEE88
#EDEE88 is a very light, vivid yellow. Relative luminance 0.809; OKLCH L 92.7% C 0.125 H 109.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEE88 |
|---|---|
| RGB | rgb(237, 238, 136) |
| HSL | hsl(61, 75%, 73%) |
| HSV | hsv(61, 43%, 93%) |
| CMYK | cmyk(0.4%, 0%, 42.9%, 6.7%) |
| CIE-LAB | lab(92.10, -14.54, 49.09) |
| CIE-LCH | lch(92.10, 51.19, 106.50°) |
| OKLab | oklab(92.68% -0.0409 0.1182) |
| OKLCH | oklch(92.68% 0.125 109.1) |
| XYZ | xyz(69.9447, 80.9326, 35.2248) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.44
Manilla
#FFFA86
ΔE00 3.61
Buff
#FEF69E
ΔE00 3.73
Yellowish Tan
#FCFC81
ΔE00 3.91
Straw
#FCF679
ΔE00 4.02
Dark Cream
#FFF39A
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEE88 #8988EE
analogous
#EEBC88 #EDEE88 #BAEE88
triadic
#EDEE88 #88EDEE #EE88ED
tetradic
#EDEE88 #88EEBC #8988EE #EE88BA
square
#EDEE88 #88EEBC #8988EE #EE88BA
split-complementary
#EDEE88 #88BAEE #BC88EE
monochromatic
#DADC1F #E5E652 #EDEE88 #F5F6BE #FBFBE4
Accessibility & contrast
On white
1.22
#EDEE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#EDEE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEE88
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEE88 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE680
Deuteranopia (green-blind)
#FEEA8D
Tritanopia (blue-blind)
#FAE3D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edee88; /* rgb */ color: rgb(237, 238, 136); /* oklch */ color: oklch(92.7% 0.125 109.1);
Tailwind
colors: {
custom: {
50: '#f4f3ac',
500: '#edee88',
950: '#000000',
},
}SCSS
$custom: #edee88; $custom-light: #f4f3ac; $custom-dark: #000000;
JSON
{
"hex": "#edee88",
"rgb": {
"r": 237,
"g": 238,
"b": 136
},
"hsl": {
"h": 60.588,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.92683,
"c": 0.12504,
"h": 109.1
},
"luminance": 0.80931
}Semantic roles & 50–950 ramp
primary
#EDEE88
secondary
#5251C9
accent
#0ED710
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581