#E4E7AA#E4E7AA
#E4E7AA is a very light, moderate yellow. Relative luminance 0.765; OKLCH L 91.1% C 0.079 H 110.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7AA |
|---|---|
| RGB | rgb(228, 231, 170) |
| HSL | hsl(63, 56%, 79%) |
| HSV | hsv(63, 26%, 91%) |
| CMYK | cmyk(1.3%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(90.11, -10.58, 29.46) |
| CIE-LCH | lch(90.11, 31.30, 109.75°) |
| OKLab | oklab(91.1% -0.0273 0.0741) |
| OKLCH | oklch(91.1% 0.079 110.2) |
| XYZ | xyz(67.8265, 76.5489, 49.2247) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.70
Light Khaki
#E6F2A2
ΔE00 4.34
Egg Shell
#FFFCC4
ΔE00 5.18
Vanilla
#F3E5AB
ΔE00 5.18
Light Tan
#FBEEAC
ΔE00 5.22
Cream (survey)
#FFFFC2
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7AA #ADAAE7
analogous
#E7CBAA #E4E7AA #C5E7AA
triadic
#E4E7AA #AAE4E7 #E7AAE4
tetradic
#E4E7AA #AAE7CB #ADAAE7 #E7AAC5
square
#E4E7AA #AAE7CB #ADAAE7 #E7AAC5
split-complementary
#E4E7AA #AAC5E7 #CBAAE7
monochromatic
#C6CC4B #D5DA7A #E4E7AA #F3F4DA #F7F8E7
Accessibility & contrast
On white
1.29
#E4E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#E4E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7AA
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7AA | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#F1E4AC
Tritanopia (blue-blind)
#ECE0D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e7aa; /* rgb */ color: rgb(228, 231, 170); /* oklch */ color: oklch(91.1% 0.079 110.2);
Tailwind
colors: {
custom: {
50: '#edeec3',
500: '#e4e7aa',
950: '#000000',
},
}SCSS
$custom: #e4e7aa; $custom-light: #edeec3; $custom-dark: #000000;
JSON
{
"hex": "#e4e7aa",
"rgb": {
"r": 228,
"g": 231,
"b": 170
},
"hsl": {
"h": 62.951,
"s": 55.963,
"l": 78.627
},
"oklch": {
"l": 0.91102,
"c": 0.07897,
"h": 110.2
},
"luminance": 0.76548
}Semantic roles & 50–950 ramp
primary
#E4E7AA
secondary
#7773C2
accent
#22C32A
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161612
muted
#858582