#E2E47D#E2E47D
#E2E47D is a very light, vivid yellow. Relative luminance 0.731; OKLCH L 89.6% C 0.126 H 109.7°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E47D |
|---|---|
| RGB | rgb(226, 228, 125) |
| HSL | hsl(61, 66%, 69%) |
| HSV | hsv(61, 45%, 89%) |
| CMYK | cmyk(0.9%, 0%, 45.2%, 10.6%) |
| CIE-LAB | lab(88.51, -14.98, 49.76) |
| CIE-LCH | lch(88.51, 51.96, 106.75°) |
| OKLab | oklab(89.58% -0.0426 0.119) |
| OKLCH | oklch(89.58% 0.126 109.7) |
| XYZ | xyz(62.8103, 73.1375, 30.2063) |
| Luminance | 0.7314 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.69
Greenish Beige
#C9D179
ΔE00 5.36
Straw
#FCF679
ΔE00 5.37
Manilla
#FFFA86
ΔE00 5.46
Buff
#FEF69E
ΔE00 5.53
Yellowish Tan
#FCFC81
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E47D #7F7DE4
analogous
#E4B37D #E2E47D #AFE47D
triadic
#E2E47D #7DE2E4 #E47DE2
tetradic
#E2E47D #7DE4B3 #7F7DE4 #E47DAF
square
#E2E47D #7DE4B3 #7F7DE4 #E47DAF
split-complementary
#E2E47D #7DAFE4 #B37DE4
monochromatic
#BCBF28 #D7D94A #E2E47D #EDEFB0 #F9F9E2
Accessibility & contrast
On white
1.34
#E2E47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#E2E47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E47D
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E47D | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#F3E082
Tritanopia (blue-blind)
#EED9CC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e2e47d; /* rgb */ color: rgb(226, 228, 125); /* oklch */ color: oklch(89.6% 0.126 109.7);
Tailwind
colors: {
custom: {
50: '#edeca5',
500: '#e2e47d',
950: '#000000',
},
}SCSS
$custom: #e2e47d; $custom-light: #edeca5; $custom-dark: #000000;
JSON
{
"hex": "#e2e47d",
"rgb": {
"r": 226,
"g": 228,
"b": 125
},
"hsl": {
"h": 61.165,
"s": 65.605,
"l": 69.216
},
"oklch": {
"l": 0.89576,
"c": 0.1264,
"h": 109.7
},
"luminance": 0.73136
}Semantic roles & 50–950 ramp
primary
#E2E47D
secondary
#4C49BC
accent
#18CD1C
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#16160F
muted
#858480