#E6DFAA#E6DFAA
#E6DFAA is a very light, moderate yellow. Relative luminance 0.725; OKLCH L 89.6% C 0.069 H 101.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DFAA |
|---|---|
| RGB | rgb(230, 223, 170) |
| HSL | hsl(53, 55%, 78%) |
| HSV | hsv(53, 26%, 90%) |
| CMYK | cmyk(0%, 3%, 26.1%, 9.8%) |
| CIE-LAB | lab(88.21, -5.80, 26.90) |
| CIE-LCH | lch(88.21, 27.52, 102.16°) |
| OKLab | oklab(89.63% -0.0137 0.068) |
| OKLCH | oklch(89.63% 0.069 101.4) |
| XYZ | xyz(66.2767, 72.5019, 48.5253) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.91
Palegoldenrod
#EEE8AA
ΔE00 2.66
Vanilla
#F3E5AB
ΔE00 2.84
Light Tan
#FBEEAC
ΔE00 4.58
Egg Shell
#FFFCC4
ΔE00 6.12
Lemonchiffon
#FFFACD
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DFAA #AAB1E6
analogous
#E6C1AA #E6DFAA #CFE6AA
triadic
#E6DFAA #AAE6DF #DFAAE6
tetradic
#E6DFAA #AAE6C1 #AAB1E6 #E6AACF
square
#E6DFAA #AAE6C1 #AAB1E6 #E6AACF
split-complementary
#E6DFAA #AACFE6 #C1AAE6
monochromatic
#CABB4B #D8CD7B #E6DFAA #F4F1D9 #F8F6E7
Accessibility & contrast
On white
1.35
#E6DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#E6DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DFAA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DFAA | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#EBDFAC
Tritanopia (blue-blind)
#EFD8D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e6dfaa; /* rgb */ color: rgb(230, 223, 170); /* oklch */ color: oklch(89.6% 0.069 101.4);
Tailwind
colors: {
custom: {
50: '#eee8c3',
500: '#e6dfaa',
950: '#000000',
},
}SCSS
$custom: #e6dfaa; $custom-light: #eee8c3; $custom-dark: #000000;
JSON
{
"hex": "#e6dfaa",
"rgb": {
"r": 230,
"g": 223,
"b": 170
},
"hsl": {
"h": 53,
"s": 54.545,
"l": 78.431
},
"oklch": {
"l": 0.89633,
"c": 0.06932,
"h": 101.4
},
"luminance": 0.72501
}Semantic roles & 50–950 ramp
primary
#E6DFAA
secondary
#747DC1
accent
#36C223
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#161612
muted
#858482