#E2E09E#E2E09E
#E2E09E is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.3% C 0.085 H 106.5°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E09E |
|---|---|
| RGB | rgb(226, 224, 158) |
| HSL | hsl(58, 54%, 75%) |
| HSV | hsv(58, 30%, 89%) |
| CMYK | cmyk(0%, 0.9%, 30.1%, 11.4%) |
| CIE-LAB | lab(87.94, -9.35, 32.65) |
| CIE-LCH | lch(87.94, 33.97, 105.99°) |
| OKLab | oklab(89.28% -0.0242 0.0815) |
| OKLCH | oklch(89.28% 0.085 106.5) |
| XYZ | xyz(64.1916, 71.9498, 42.8473) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 2.46
Vanilla
#F3E5AB
ΔE00 4.40
Beige (survey)
#E6DAA6
ΔE00 4.41
Light Tan
#FBEEAC
ΔE00 4.76
Khaki (CSS)
#F0E68C
ΔE00 5.02
Light Khaki
#E6F2A2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E09E #9EA0E2
analogous
#E2BE9E #E2E09E #C2E29E
triadic
#E2E09E #9EE2E0 #E09EE2
tetradic
#E2E09E #9EE2BE #9EA0E2 #E29EC2
square
#E2E09E #9EE2BE #9EA0E2 #E29EC2
split-complementary
#E2E09E #9EC2E2 #BE9EE2
monochromatic
#C6C240 #D4D16F #E2E09E #F0EFCD #F8F7E7
Accessibility & contrast
On white
1.36
#E2E09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#E2E09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E09E
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E09E | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9A
Deuteranopia (green-blind)
#EDDEA1
Tritanopia (blue-blind)
#ECD8CF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2e09e; /* rgb */ color: rgb(226, 224, 158); /* oklch */ color: oklch(89.3% 0.085 106.5);
Tailwind
colors: {
custom: {
50: '#ece9bb',
500: '#e2e09e',
950: '#000000',
},
}SCSS
$custom: #e2e09e; $custom-light: #ece9bb; $custom-dark: #000000;
JSON
{
"hex": "#e2e09e",
"rgb": {
"r": 226,
"g": 224,
"b": 158
},
"hsl": {
"h": 58.235,
"s": 53.968,
"l": 75.294
},
"oklch": {
"l": 0.89278,
"c": 0.08497,
"h": 106.5
},
"luminance": 0.71949
}Semantic roles & 50–950 ramp
primary
#E2E09E
secondary
#696BBB
accent
#29C124
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#161612
muted
#858482