#EDEE86#EDEE86
#EDEE86 is a very light, vivid yellow. Relative luminance 0.809; OKLCH L 92.7% C 0.127 H 109.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEE86 |
|---|---|
| RGB | rgb(237, 238, 134) |
| HSL | hsl(61, 75%, 73%) |
| HSV | hsv(61, 44%, 93%) |
| CMYK | cmyk(0.4%, 0%, 43.7%, 6.7%) |
| CIE-LAB | lab(92.08, -14.74, 50.01) |
| CIE-LCH | lch(92.08, 52.14, 106.42°) |
| OKLab | oklab(92.66% -0.0416 0.1201) |
| OKLCH | oklch(92.66% 0.127 109.1) |
| XYZ | xyz(69.8039, 80.8763, 34.4832) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.47
Khaki (CSS)
#F0E68C
ΔE00 3.56
Yellowish Tan
#FCFC81
ΔE00 3.73
Straw
#FCF679
ΔE00 3.81
Buff
#FEF69E
ΔE00 3.90
Pale Yellow
#FFFF84
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEE86 #8786EE
analogous
#EEBB86 #EDEE86 #B9EE86
triadic
#EDEE86 #86EDEE #EE86ED
tetradic
#EDEE86 #86EEBB #8786EE #EE86B9
square
#EDEE86 #86EEBB #8786EE #EE86B9
split-complementary
#EDEE86 #86B9EE #BB86EE
monochromatic
#D9DB1F #E5E650 #EDEE86 #F5F6BC #FBFBE4
Accessibility & contrast
On white
1.22
#EDEE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#EDEE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEE86
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEE86 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67D
Deuteranopia (green-blind)
#FEEA8B
Tritanopia (blue-blind)
#FAE3D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edee86; /* rgb */ color: rgb(237, 238, 134); /* oklch */ color: oklch(92.7% 0.127 109.1);
Tailwind
colors: {
custom: {
50: '#f4f3ab',
500: '#edee86',
950: '#000000',
},
}SCSS
$custom: #edee86; $custom-light: #f4f3ab; $custom-dark: #000000;
JSON
{
"hex": "#edee86",
"rgb": {
"r": 237,
"g": 238,
"b": 134
},
"hsl": {
"h": 60.577,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.92655,
"c": 0.1271,
"h": 109.1
},
"luminance": 0.80875
}Semantic roles & 50–950 ramp
primary
#EDEE86
secondary
#514FC9
accent
#0ED810
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581