#E2E67F#E2E67F
#E2E67F is a very light, vivid yellow. Relative luminance 0.743; OKLCH L 90.0% C 0.127 H 110.6°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E67F |
|---|---|
| RGB | rgb(226, 230, 127) |
| HSL | hsl(62, 67%, 70%) |
| HSV | hsv(62, 45%, 90%) |
| CMYK | cmyk(1.7%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(89.06, -15.77, 49.47) |
| CIE-LCH | lch(89.06, 51.92, 107.68°) |
| OKLab | oklab(90.02% -0.0447 0.1185) |
| OKLCH | oklch(90.02% 0.127 110.6) |
| XYZ | xyz(63.4927, 74.2959, 31.0704) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.00
Light Khaki
#E6F2A2
ΔE00 5.25
Manilla
#FFFA86
ΔE00 5.35
Straw
#FCF679
ΔE00 5.37
Yellowish Tan
#FCFC81
ΔE00 5.44
Buff
#FEF69E
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E67F #837FE6
analogous
#E6B67F #E2E67F #AFE67F
triadic
#E2E67F #7FE2E6 #E67FE2
tetradic
#E2E67F #7FE6B6 #837FE6 #E67FAF
square
#E2E67F #7FE6B6 #837FE6 #E67FAF
split-complementary
#E2E67F #7FAFE6 #B67FE6
monochromatic
#BEC426 #D6DC4C #E2E67F #EEF0B2 #F9FAE5
Accessibility & contrast
On white
1.32
#E2E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E2E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E67F
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E67F | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE76
Deuteranopia (green-blind)
#F5E184
Tritanopia (blue-blind)
#EEDBCE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2e67f; /* rgb */ color: rgb(226, 230, 127); /* oklch */ color: oklch(90.0% 0.127 110.6);
Tailwind
colors: {
custom: {
50: '#ededa6',
500: '#e2e67f',
950: '#000000',
},
}SCSS
$custom: #e2e67f; $custom-light: #ededa6; $custom-dark: #000000;
JSON
{
"hex": "#e2e67f",
"rgb": {
"r": 226,
"g": 230,
"b": 127
},
"hsl": {
"h": 62.33,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.90021,
"c": 0.12666,
"h": 110.6
},
"luminance": 0.74295
}Semantic roles & 50–950 ramp
primary
#E2E67F
secondary
#4F4BBE
accent
#16CF1D
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#16160F
muted
#858480