#E7DFAA#E7DFAA
#E7DFAA is a very light, moderate yellow. Relative luminance 0.727; OKLCH L 89.7% C 0.069 H 100.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFAA |
|---|---|
| RGB | rgb(231, 223, 170) |
| HSL | hsl(52, 56%, 79%) |
| HSV | hsv(52, 26%, 91%) |
| CMYK | cmyk(0%, 3.5%, 26.4%, 9.4%) |
| CIE-LAB | lab(88.29, -5.42, 27.02) |
| CIE-LCH | lch(88.29, 27.56, 101.35°) |
| OKLab | oklab(89.72% -0.0126 0.0683) |
| OKLCH | oklch(89.72% 0.069 100.5) |
| XYZ | xyz(66.5986, 72.6678, 48.5404) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 1.66
Vanilla
#F3E5AB
ΔE00 2.58
Palegoldenrod
#EEE8AA
ΔE00 2.69
Light Tan
#FBEEAC
ΔE00 4.44
Pale Peach
#FFE5AD
ΔE00 6.06
Egg Shell
#FFFCC4
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFAA #AAB2E7
analogous
#E7C0AA #E7DFAA #D0E7AA
triadic
#E7DFAA #AAE7DF #DFAAE7
tetradic
#E7DFAA #AAE7C0 #AAB2E7 #E7AAD0
square
#E7DFAA #AAE7C0 #AAB2E7 #E7AAD0
split-complementary
#E7DFAA #AAD0E7 #C0AAE7
monochromatic
#CCBB4B #DACD7A #E7DFAA #F4F1DA #F8F6E7
Accessibility & contrast
On white
1.35
#E7DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#E7DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFAA
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFAA | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#ECDFAC
Tritanopia (blue-blind)
#F0D8D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e7dfaa; /* rgb */ color: rgb(231, 223, 170); /* oklch */ color: oklch(89.7% 0.069 100.5);
Tailwind
colors: {
custom: {
50: '#efe8c3',
500: '#e7dfaa',
950: '#000000',
},
}SCSS
$custom: #e7dfaa; $custom-light: #efe8c3; $custom-dark: #000000;
JSON
{
"hex": "#e7dfaa",
"rgb": {
"r": 231,
"g": 223,
"b": 170
},
"hsl": {
"h": 52.131,
"s": 55.963,
"l": 78.627
},
"oklch": {
"l": 0.89715,
"c": 0.06941,
"h": 100.5
},
"luminance": 0.72667
}Semantic roles & 50–950 ramp
primary
#E7DFAA
secondary
#737EC2
accent
#37C322
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#161612
muted
#858482