#EEDEAE#EEDEAE
#EEDEAE is a very light, moderate yellow. Relative luminance 0.735; OKLCH L 90.2% C 0.065 H 91.8°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDEAE |
|---|---|
| RGB | rgb(238, 222, 174) |
| HSL | hsl(45, 65%, 81%) |
| HSV | hsv(45, 27%, 93%) |
| CMYK | cmyk(0%, 6.7%, 26.9%, 6.7%) |
| CIE-LAB | lab(88.67, -1.77, 25.58) |
| CIE-LCH | lch(88.67, 25.64, 93.95°) |
| OKLab | oklab(90.18% -0.002 0.0648) |
| OKLCH | oklch(90.18% 0.065 91.8) |
| XYZ | xyz(69.0216, 73.4774, 50.5828) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.15
Vanilla
#F3E5AB
ΔE00 2.82
Wheat
#F5DEB3
ΔE00 3.18
Pale Peach
#FFE5AD
ΔE00 3.79
Moccasin
#FFE4B5
ΔE00 4.27
Palegoldenrod
#EEE8AA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDEAE #AEBEEE
analogous
#EEBEAE #EEDEAE #DEEEAE
triadic
#EEDEAE #AEEEDE #DEAEEE
tetradic
#EEDEAE #AEEEBE #AEBEEE #EEAEDE
square
#EEDEAE #AEEEBE #AEBEEE #EEAEDE
split-complementary
#EEDEAE #AEDEEE #BEAEEE
monochromatic
#D9B549 #E3C97B #EEDEAE #F9F3E1 #FAF5E6
Accessibility & contrast
On white
1.34
#EEDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#EEDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDEAE
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDEAE | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#EDE1AF
Tritanopia (blue-blind)
#F8D6D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eedeae; /* rgb */ color: rgb(238, 222, 174); /* oklch */ color: oklch(90.2% 0.065 91.8);
Tailwind
colors: {
custom: {
50: '#f4e8c6',
500: '#eedeae',
950: '#000000',
},
}SCSS
$custom: #eedeae; $custom-light: #f4e8c6; $custom-dark: #000000;
JSON
{
"hex": "#eedeae",
"rgb": {
"r": 238,
"g": 222,
"b": 174
},
"hsl": {
"h": 45,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.9018,
"c": 0.06483,
"h": 91.8
},
"luminance": 0.73476
}Semantic roles & 50–950 ramp
primary
#EEDEAE
secondary
#758ACB
accent
#46CD18
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482