#E4E2A7#E4E2A7
#E4E2A7 is a very light, moderate yellow. Relative luminance 0.737; OKLCH L 90.0% C 0.076 H 106.2°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E2A7 |
|---|---|
| RGB | rgb(228, 226, 167) |
| HSL | hsl(58, 53%, 77%) |
| HSV | hsv(58, 27%, 89%) |
| CMYK | cmyk(0%, 0.9%, 26.8%, 10.6%) |
| CIE-LAB | lab(88.77, -8.46, 29.18) |
| CIE-LCH | lch(88.77, 30.38, 106.17°) |
| OKLab | oklab(90.02% -0.0213 0.0734) |
| OKLCH | oklch(90.02% 0.076 106.2) |
| XYZ | xyz(66.1665, 73.6778, 47.2874) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 1.98
Beige (survey)
#E6DAA6
ΔE00 3.79
Vanilla
#F3E5AB
ΔE00 3.90
Light Tan
#FBEEAC
ΔE00 4.60
Egg Shell
#FFFCC4
ΔE00 5.67
Light Khaki
#E6F2A2
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E2A7 #A7A9E4
analogous
#E4C4A7 #E4E2A7 #C7E4A7
triadic
#E4E2A7 #A7E4E2 #E2A7E4
tetradic
#E4E2A7 #A7E4C4 #A7A9E4 #E4A7C7
square
#E4E2A7 #A7E4C4 #A7A9E4 #E4A7C7
split-complementary
#E4E2A7 #A7C7E4 #C4A7E4
monochromatic
#C7C349 #D6D378 #E4E2A7 #F2F1D6 #F8F7E8
Accessibility & contrast
On white
1.33
#E4E2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#E4E2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E2A7
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E2A7 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA3
Deuteranopia (green-blind)
#EEE0A9
Tritanopia (blue-blind)
#EDDAD2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4e2a7; /* rgb */ color: rgb(228, 226, 167); /* oklch */ color: oklch(90.0% 0.076 106.2);
Tailwind
colors: {
custom: {
50: '#edebc1',
500: '#e4e2a7',
950: '#000000',
},
}SCSS
$custom: #e4e2a7; $custom-light: #edebc1; $custom-dark: #000000;
JSON
{
"hex": "#e4e2a7",
"rgb": {
"r": 228,
"g": 226,
"b": 167
},
"hsl": {
"h": 58.033,
"s": 53.043,
"l": 77.451
},
"oklch": {
"l": 0.9002,
"c": 0.07643,
"h": 106.2
},
"luminance": 0.73677
}Semantic roles & 50–950 ramp
primary
#E4E2A7
secondary
#7174BE
accent
#2AC025
background
#FFFEFD
surface
#FEFDF9
border
#D6D5D2
text
#161612
muted
#858482