#EED886#EED886
#EED886 is a very light, moderate yellow. Relative luminance 0.690; OKLCH L 88.3% C 0.105 H 94.8°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EED886 |
|---|---|
| RGB | rgb(238, 216, 134) |
| HSL | hsl(47, 75%, 73%) |
| HSV | hsv(47, 44%, 93%) |
| CMYK | cmyk(0%, 9.2%, 43.7%, 6.7%) |
| CIE-LAB | lab(86.51, -3.33, 43.09) |
| CIE-LCH | lch(86.51, 43.22, 94.42°) |
| OKLab | oklab(88.26% -0.0089 0.1046) |
| OKLCH | oklch(88.26% 0.105 94.8) |
| XYZ | xyz(64.1205, 69.0125, 32.4928) |
| Luminance | 0.6901 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.23
Wheat (survey)
#FBDD7E
ΔE00 3.08
Sand (survey)
#E2CA76
ΔE00 3.31
Khaki (CSS)
#F0E68C
ΔE00 4.50
Pale Gold
#FDDE6C
ΔE00 5.14
Yellow Tan
#FFE36E
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED886 #869CEE
analogous
#EEA486 #EED886 #D0EE86
triadic
#EED886 #86EED8 #D886EE
tetradic
#EED886 #86EEA4 #869CEE #EE86D0
square
#EED886 #86EEA4 #869CEE #EE86D0
split-complementary
#EED886 #86D0EE #A486EE
monochromatic
#DBB31F #E6C750 #EED886 #F6E9BC #FBF6E4
Accessibility & contrast
On white
1.42
#EED886 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#EED886 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED886
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED886 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED886 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D480
Deuteranopia (green-blind)
#EDDC89
Tritanopia (blue-blind)
#FDCDC4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed886; /* rgb */ color: rgb(238, 216, 134); /* oklch */ color: oklch(88.3% 0.105 94.8);
Tailwind
colors: {
custom: {
50: '#f5e3aa',
500: '#eed886',
950: '#000000',
},
}SCSS
$custom: #eed886; $custom-light: #f5e3aa; $custom-dark: #000000;
JSON
{
"hex": "#eed886",
"rgb": {
"r": 238,
"g": 216,
"b": 134
},
"hsl": {
"h": 47.308,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.8826,
"c": 0.10493,
"h": 94.8
},
"luminance": 0.6901
}Semantic roles & 50–950 ramp
primary
#EED886
secondary
#4F69C9
accent
#39D80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481