#E2E67A#E2E67A
#E2E67A is a very light, vivid yellow. Relative luminance 0.742; OKLCH L 90.0% C 0.132 H 110.7°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E67A |
|---|---|
| RGB | rgb(226, 230, 122) |
| HSL | hsl(62, 68%, 69%) |
| HSV | hsv(62, 47%, 90%) |
| CMYK | cmyk(1.7%, 0%, 47%, 9.8%) |
| CIE-LAB | lab(89.00, -16.24, 51.77) |
| CIE-LCH | lch(89.00, 54.26, 107.42°) |
| OKLab | oklab(89.95% -0.0465 0.1233) |
| OKLCH | oklch(89.95% 0.132 110.7) |
| XYZ | xyz(63.1749, 74.1688, 29.3966) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.30
Straw
#FCF679
ΔE00 5.02
Manilla
#FFFA86
ΔE00 5.17
Yellowish Tan
#FCFC81
ΔE00 5.18
Pale Yellow
#FFFF84
ΔE00 5.72
Sandy Yellow
#FDEE73
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E67A #7E7AE6
analogous
#E6B47A #E2E67A #ACE67A
triadic
#E2E67A #7AE2E6 #E67AE2
tetradic
#E2E67A #7AE6B4 #7E7AE6 #E67AAC
square
#E2E67A #7AE6B4 #7E7AE6 #E67AAC
split-complementary
#E2E67A #7AACE6 #B47AE6
monochromatic
#BBC124 #D7DC46 #E2E67A #EDF0AE #F8F9E1
Accessibility & contrast
On white
1.33
#E2E67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#E2E67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E67A
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E67A | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE71
Deuteranopia (green-blind)
#F5E17F
Tritanopia (blue-blind)
#EFDBCD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2e67a; /* rgb */ color: rgb(226, 230, 122); /* oklch */ color: oklch(90.0% 0.132 110.7);
Tailwind
colors: {
custom: {
50: '#ededa3',
500: '#e2e67a',
950: '#000000',
},
}SCSS
$custom: #e2e67a; $custom-light: #ededa3; $custom-dark: #000000;
JSON
{
"hex": "#e2e67a",
"rgb": {
"r": 226,
"g": 230,
"b": 122
},
"hsl": {
"h": 62.222,
"s": 68.354,
"l": 69.02
},
"oklch": {
"l": 0.89953,
"c": 0.13172,
"h": 110.7
},
"luminance": 0.74168
}Semantic roles & 50–950 ramp
primary
#E2E67A
secondary
#4B46BE
accent
#15D01C
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480