#EED893#EED893
#EED893 is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.5% C 0.091 H 92.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EED893 |
|---|---|
| RGB | rgb(238, 216, 147) |
| HSL | hsl(45, 73%, 75%) |
| HSV | hsv(45, 38%, 93%) |
| CMYK | cmyk(0%, 9.2%, 38.2%, 6.7%) |
| CIE-LAB | lab(86.70, -1.97, 36.80) |
| CIE-LCH | lch(86.70, 36.85, 93.06°) |
| OKLab | oklab(88.47% -0.0039 0.0908) |
| OKLCH | oklch(88.47% 0.091 92.4) |
| XYZ | xyz(65.0836, 69.3977, 37.5649) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 4.13
Sand (survey)
#E2CA76
ΔE00 4.36
Beige (survey)
#E6DAA6
ΔE00 4.40
Sandy
#F1DA7A
ΔE00 4.55
Pale Peach
#FFE5AD
ΔE00 4.63
Wheat (survey)
#FBDD7E
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED893 #93A9EE
analogous
#EEAB93 #EED893 #D6EE93
triadic
#EED893 #93EED8 #D893EE
tetradic
#EED893 #93EEAB #93A9EE #EE93D6
square
#EED893 #93EEAB #93A9EE #EE93D6
split-complementary
#EED893 #93D6EE #AB93EE
monochromatic
#DDB229 #E6C55E #EED893 #F6EBC8 #FBF5E5
Accessibility & contrast
On white
1.41
#EED893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#EED893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED893
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED893 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58E
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#FBCEC6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eed893; /* rgb */ color: rgb(238, 216, 147); /* oklch */ color: oklch(88.5% 0.091 92.4);
Tailwind
colors: {
custom: {
50: '#f5e3b3',
500: '#eed893',
950: '#000000',
},
}SCSS
$custom: #eed893; $custom-light: #f5e3b3; $custom-dark: #000000;
JSON
{
"hex": "#eed893",
"rgb": {
"r": 238,
"g": 216,
"b": 147
},
"hsl": {
"h": 45.495,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.88472,
"c": 0.09083,
"h": 92.4
},
"luminance": 0.69395
}Semantic roles & 50–950 ramp
primary
#EED893
secondary
#5B76CA
accent
#40D511
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481