#EEDFAA#EEDFAA
#EEDFAA is a very light, moderate yellow. Relative luminance 0.739; OKLCH L 90.3% C 0.071 H 94.2°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFAA |
|---|---|
| RGB | rgb(238, 223, 170) |
| HSL | hsl(47, 67%, 80%) |
| HSV | hsv(47, 29%, 93%) |
| CMYK | cmyk(0%, 6.3%, 28.6%, 6.7%) |
| CIE-LAB | lab(88.85, -2.80, 27.89) |
| CIE-LCH | lch(88.85, 28.03, 95.72°) |
| OKLab | oklab(90.3% -0.0051 0.0703) |
| OKLCH | oklch(90.3% 0.071 94.2) |
| XYZ | xyz(68.9038, 73.8565, 48.6484) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.58
Vanilla
#F3E5AB
ΔE00 1.70
Pale Peach
#FFE5AD
ΔE00 3.85
Palegoldenrod
#EEE8AA
ΔE00 3.85
Light Tan
#FBEEAC
ΔE00 4.14
Wheat
#F5DEB3
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFAA #AAB9EE
analogous
#EEBDAA #EEDFAA #DBEEAA
triadic
#EEDFAA #AAEEDF #DFAAEE
tetradic
#EEDFAA #AAEEBD #AAB9EE #EEAADB
square
#EEDFAA #AAEEBD #AAB9EE #EEAADB
split-complementary
#EEDFAA #AADBEE #BDAAEE
monochromatic
#DAB944 #E4CC77 #EEDFAA #F8F2DD #FAF5E5
Accessibility & contrast
On white
1.33
#EEDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#EEDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFAA
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFAA | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA7
Deuteranopia (green-blind)
#EEE1AC
Tritanopia (blue-blind)
#F9D7D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eedfaa; /* rgb */ color: rgb(238, 223, 170); /* oklch */ color: oklch(90.3% 0.071 94.2);
Tailwind
colors: {
custom: {
50: '#f4e8c3',
500: '#eedfaa',
950: '#000000',
},
}SCSS
$custom: #eedfaa; $custom-light: #f4e8c3; $custom-dark: #000000;
JSON
{
"hex": "#eedfaa",
"rgb": {
"r": 238,
"g": 223,
"b": 170
},
"hsl": {
"h": 46.765,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.90298,
"c": 0.07051,
"h": 94.2
},
"luminance": 0.73855
}Semantic roles & 50–950 ramp
primary
#EEDFAA
secondary
#7185CB
accent
#3FCF17
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171612
muted
#858482