#E2E69A#E2E69A
#E2E69A is a very light, moderate yellow. Relative luminance 0.751; OKLCH L 90.4% C 0.097 H 110.7°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E69A |
|---|---|
| RGB | rgb(226, 230, 154) |
| HSL | hsl(63, 60%, 75%) |
| HSV | hsv(63, 33%, 90%) |
| CMYK | cmyk(1.7%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(89.44, -12.85, 36.65) |
| CIE-LCH | lch(89.44, 38.84, 109.31°) |
| OKLab | oklab(90.44% -0.0344 0.0907) |
| OKLCH | oklch(90.44% 0.097 110.7) |
| XYZ | xyz(65.4940, 75.0964, 41.6105) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.00
Palegoldenrod
#EEE8AA
ΔE00 3.91
Khaki (CSS)
#F0E68C
ΔE00 4.63
Parchment
#FEFCAF
ΔE00 5.14
Buff
#FEF69E
ΔE00 5.40
Light Beige
#FFFEB6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E69A #9E9AE6
analogous
#E6C49A #E2E69A #BCE69A
triadic
#E2E69A #9AE2E6 #E69AE2
tetradic
#E2E69A #9AE6C4 #9E9AE6 #E69ABC
square
#E2E69A #9AE6C4 #9E9AE6 #E69ABC
split-complementary
#E2E69A #9ABCE6 #C49AE6
monochromatic
#C6CE38 #D4DA69 #E2E69A #F0F2CB #F8F9E6
Accessibility & contrast
On white
1.31
#E2E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#E2E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E69A
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E69A | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF95
Deuteranopia (green-blind)
#F2E29D
Tritanopia (blue-blind)
#ECDDD3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2e69a; /* rgb */ color: rgb(226, 230, 154); /* oklch */ color: oklch(90.4% 0.097 110.7);
Tailwind
colors: {
custom: {
50: '#ecedb8',
500: '#e2e69a',
950: '#000000',
},
}SCSS
$custom: #e2e69a; $custom-light: #ecedb8; $custom-dark: #000000;
JSON
{
"hex": "#e2e69a",
"rgb": {
"r": 226,
"g": 230,
"b": 154
},
"hsl": {
"h": 63.158,
"s": 60.317,
"l": 75.294
},
"oklch": {
"l": 0.90442,
"c": 0.09702,
"h": 110.7
},
"luminance": 0.75095
}Semantic roles & 50–950 ramp
primary
#E2E69A
secondary
#6964C0
accent
#1EC826
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#161611
muted
#858481