#E4E7AF#E4E7AF
#E4E7AF is a very light, moderate yellow. Relative luminance 0.767; OKLCH L 91.2% C 0.073 H 110.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E7AF |
|---|---|
| RGB | rgb(228, 231, 175) |
| HSL | hsl(63, 54%, 80%) |
| HSV | hsv(63, 24%, 91%) |
| CMYK | cmyk(1.3%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(90.20, -9.90, 27.01) |
| CIE-LCH | lch(90.20, 28.77, 110.13°) |
| OKLab | oklab(91.2% -0.0253 0.0683) |
| OKLCH | oklch(91.2% 0.073 110.3) |
| XYZ | xyz(68.3085, 76.7417, 51.7633) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.05
Egg Shell
#FFFCC4
ΔE00 5.00
Light Khaki
#E6F2A2
ΔE00 5.19
Vanilla
#F3E5AB
ΔE00 5.23
Ecru
#FEFFCA
ΔE00 5.25
Cream (survey)
#FFFFC2
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E7AF #B2AFE7
analogous
#E7CEAF #E4E7AF #C8E7AF
triadic
#E4E7AF #AFE4E7 #E7AFE4
tetradic
#E4E7AF #AFE7CE #B2AFE7 #E7AFC8
square
#E4E7AF #AFE7CE #B2AFE7 #E7AFC8
split-complementary
#E4E7AF #AFC8E7 #CEAFE7
monochromatic
#C4CB51 #D4D980 #E4E7AF #F4F5DE #F7F8E7
Accessibility & contrast
On white
1.28
#E4E7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#E4E7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E7AF
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E7AF | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#F0E4B1
Tritanopia (blue-blind)
#ECE0D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e4e7af; /* rgb */ color: rgb(228, 231, 175); /* oklch */ color: oklch(91.2% 0.073 110.3);
Tailwind
colors: {
custom: {
50: '#edeec7',
500: '#e4e7af',
950: '#000000',
},
}SCSS
$custom: #e4e7af; $custom-light: #edeec7; $custom-dark: #000000;
JSON
{
"hex": "#e4e7af",
"rgb": {
"r": 228,
"g": 231,
"b": 175
},
"hsl": {
"h": 63.214,
"s": 53.846,
"l": 79.608
},
"oklch": {
"l": 0.91202,
"c": 0.07284,
"h": 110.3
},
"luminance": 0.76741
}Semantic roles & 50–950 ramp
primary
#E4E7AF
secondary
#7C78C2
accent
#24C12D
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#161613
muted
#858582