#E4E69E#E4E69E
#E4E69E is a very light, moderate yellow. Relative luminance 0.756; OKLCH L 90.7% C 0.092 H 109.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E4E69E |
|---|---|
| RGB | rgb(228, 230, 158) |
| HSL | hsl(62, 59%, 76%) |
| HSV | hsv(62, 31%, 90%) |
| CMYK | cmyk(0.9%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(89.65, -11.60, 34.95) |
| CIE-LCH | lch(89.65, 36.82, 108.37°) |
| OKLab | oklab(90.67% -0.0307 0.0869) |
| OKLCH | oklch(90.67% 0.092 109.5) |
| XYZ | xyz(66.4636, 75.5572, 43.4239) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 3.07
Light Khaki
#E6F2A2
ΔE00 3.42
Khaki (CSS)
#F0E68C
ΔE00 4.66
Parchment
#FEFCAF
ΔE00 4.95
Light Tan
#FBEEAC
ΔE00 5.04
Light Beige
#FFFEB6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4E69E #A09EE6
analogous
#E6C49E #E4E69E #C0E69E
triadic
#E4E69E #9EE4E6 #E69EE4
tetradic
#E4E69E #9EE6C4 #A09EE6 #E69EC0
square
#E4E69E #9EE6C4 #A09EE6 #E69EC0
split-complementary
#E4E69E #9EC0E6 #C49EE6
monochromatic
#C9CD3D #D6D96D #E4E69E #F2F3CF #F8F9E7
Accessibility & contrast
On white
1.30
#E4E69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#E4E69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4E69E
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4E69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4E69E | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E099
Deuteranopia (green-blind)
#F2E3A1
Tritanopia (blue-blind)
#EEDDD3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e4e69e; /* rgb */ color: rgb(228, 230, 158); /* oklch */ color: oklch(90.7% 0.092 109.5);
Tailwind
colors: {
custom: {
50: '#ededbb',
500: '#e4e69e',
950: '#000000',
},
}SCSS
$custom: #e4e69e; $custom-light: #ededbb; $custom-dark: #000000;
JSON
{
"hex": "#e4e69e",
"rgb": {
"r": 228,
"g": 230,
"b": 158
},
"hsl": {
"h": 61.667,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.90671,
"c": 0.09211,
"h": 109.5
},
"luminance": 0.75556
}Semantic roles & 50–950 ramp
primary
#E4E69E
secondary
#6A68C0
accent
#1FC724
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#161612
muted
#858482