#EEDF86#EEDF86
#EEDF86 is a very light, moderate yellow. Relative luminance 0.727; OKLCH L 89.7% C 0.111 H 99.9°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDF86 |
|---|---|
| RGB | rgb(238, 223, 134) |
| HSL | hsl(51, 75%, 73%) |
| HSV | hsv(51, 44%, 93%) |
| CMYK | cmyk(0%, 6.3%, 43.7%, 6.7%) |
| CIE-LAB | lab(88.29, -6.88, 45.33) |
| CIE-LCH | lch(88.29, 45.85, 98.63°) |
| OKLab | oklab(89.67% -0.0191 0.1096) |
| OKLCH | oklch(89.67% 0.111 99.9) |
| XYZ | xyz(65.9522, 72.6758, 33.1034) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.93
Sandy
#F1DA7A
ΔE00 2.58
Wheat (survey)
#FBDD7E
ΔE00 4.20
Dark Cream
#FFF39A
ΔE00 4.29
Buff
#FEF69E
ΔE00 5.08
Yellow Tan
#FFE36E
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDF86 #8695EE
analogous
#EEAB86 #EEDF86 #C9EE86
triadic
#EEDF86 #86EEDF #DF86EE
tetradic
#EEDF86 #86EEAB #8695EE #EE86C9
square
#EEDF86 #86EEAB #8695EE #EE86C9
split-complementary
#EEDF86 #86C9EE #AB86EE
monochromatic
#DBC01F #E6D150 #EEDF86 #F6EDBC #FBF8E4
Accessibility & contrast
On white
1.35
#EEDF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#EEDF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDF86
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDF86 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA7F
Deuteranopia (green-blind)
#F3E08A
Tritanopia (blue-blind)
#FCD4C9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #eedf86; /* rgb */ color: rgb(238, 223, 134); /* oklch */ color: oklch(89.7% 0.111 99.9);
Tailwind
colors: {
custom: {
50: '#f5e8aa',
500: '#eedf86',
950: '#000000',
},
}SCSS
$custom: #eedf86; $custom-light: #f5e8aa; $custom-dark: #000000;
JSON
{
"hex": "#eedf86",
"rgb": {
"r": 238,
"g": 223,
"b": 134
},
"hsl": {
"h": 51.346,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.8967,
"c": 0.11126,
"h": 99.9
},
"luminance": 0.72674
}Semantic roles & 50–950 ramp
primary
#EEDF86
secondary
#4F61C9
accent
#2BD80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481