#EEDEA3#EEDEA3
#EEDEA3 is a very light, moderate yellow. Relative luminance 0.731; OKLCH L 90.0% C 0.078 H 94.7°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEA3 |
|---|---|
| RGB | rgb(238, 222, 163) |
| HSL | hsl(47, 69%, 79%) |
| HSV | hsv(47, 32%, 93%) |
| CMYK | cmyk(0%, 6.7%, 31.5%, 6.7%) |
| CIE-LAB | lab(88.48, -3.17, 30.98) |
| CIE-LCH | lch(88.48, 31.14, 95.83°) |
| OKLab | oklab(89.96% -0.0064 0.0776) |
| OKLCH | oklch(89.96% 0.078 94.7) |
| XYZ | xyz(67.9928, 73.0659, 45.1647) |
| Luminance | 0.7306 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.62
Beige (survey)
#E6DAA6
ΔE00 2.10
Palegoldenrod
#EEE8AA
ΔE00 3.63
Light Tan
#FBEEAC
ΔE00 3.70
Pale Peach
#FFE5AD
ΔE00 3.93
Wheat
#F5DEB3
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEA3 #A3B3EE
analogous
#EEB8A3 #EEDEA3 #D8EEA3
triadic
#EEDEA3 #A3EEDE #DEA3EE
tetradic
#EEDEA3 #A3EEB8 #A3B3EE #EEA3D8
square
#EEDEA3 #A3EEB8 #A3B3EE #EEA3D8
split-complementary
#EEDEA3 #A3D8EE #B8A3EE
monochromatic
#DBB93C #E4CB6F #EEDEA3 #F8F1D7 #FAF6E5
Accessibility & contrast
On white
1.35
#EEDEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#EEDEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEA3
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEA3 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9F
Deuteranopia (green-blind)
#EFE0A5
Tritanopia (blue-blind)
#FAD5CE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eedea3; /* rgb */ color: rgb(238, 222, 163); /* oklch */ color: oklch(90.0% 0.078 94.7);
Tailwind
colors: {
custom: {
50: '#f4e8be',
500: '#eedea3',
950: '#000000',
},
}SCSS
$custom: #eedea3; $custom-light: #f4e8be; $custom-dark: #000000;
JSON
{
"hex": "#eedea3",
"rgb": {
"r": 238,
"g": 222,
"b": 163
},
"hsl": {
"h": 47.2,
"s": 68.807,
"l": 78.627
},
"oklch": {
"l": 0.89961,
"c": 0.07784,
"h": 94.7
},
"luminance": 0.73064
}Semantic roles & 50–950 ramp
primary
#EEDEA3
secondary
#6A7FCB
accent
#3DD115
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171612
muted
#858482