#E2EBA7#E2EBA7
#E2EBA7 is a very light, moderate yellow. Relative luminance 0.784; OKLCH L 91.7% C 0.088 H 114.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EBA7 |
|---|---|
| RGB | rgb(226, 235, 167) |
| HSL | hsl(68, 63%, 79%) |
| HSV | hsv(68, 29%, 92%) |
| CMYK | cmyk(3.8%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(90.95, -13.70, 32.08) |
| CIE-LCH | lch(90.95, 34.89, 113.13°) |
| OKLab | oklab(91.71% -0.0362 0.0803) |
| OKLCH | oklch(91.71% 0.088 114.3) |
| XYZ | xyz(68.0473, 78.3760, 48.0951) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.52
Palegoldenrod
#EEE8AA
ΔE00 4.26
Light Beige
#FFFEB6
ΔE00 5.17
Creme
#FFFFB6
ΔE00 5.19
Parchment
#FEFCAF
ΔE00 5.23
Cream (survey)
#FFFFC2
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EBA7 #B0A7EB
analogous
#EBD2A7 #E2EBA7 #C0EBA7
triadic
#E2EBA7 #A7E2EB #EBA7E2
tetradic
#E2EBA7 #A7EBD2 #B0A7EB #EBA7C0
square
#E2EBA7 #A7EBD2 #B0A7EB #EBA7C0
split-complementary
#E2EBA7 #A7C0EB #D2A7EB
monochromatic
#C1D443 #D2E075 #E2EBA7 #F2F6D9 #F7F9E6
Accessibility & contrast
On white
1.26
#E2EBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#E2EBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EBA7
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EBA7 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E4A2
Deuteranopia (green-blind)
#F4E6AA
Tritanopia (blue-blind)
#EAE3D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #e2eba7; /* rgb */ color: rgb(226, 235, 167); /* oklch */ color: oklch(91.7% 0.088 114.3);
Tailwind
colors: {
custom: {
50: '#ebf1c1',
500: '#e2eba7',
950: '#000000',
},
}SCSS
$custom: #e2eba7; $custom-light: #ebf1c1; $custom-dark: #000000;
JSON
{
"hex": "#e2eba7",
"rgb": {
"r": 226,
"g": 235,
"b": 167
},
"hsl": {
"h": 67.941,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.91714,
"c": 0.08812,
"h": 114.3
},
"luminance": 0.78375
}Semantic roles & 50–950 ramp
primary
#E2EBA7
secondary
#7B6FC7
accent
#1BCB32
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161612
muted
#848582