#E1E67F#E1E67F
#E1E67F is a very light, vivid yellow. Relative luminance 0.741; OKLCH L 89.9% C 0.127 H 111.1°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E1E67F |
|---|---|
| RGB | rgb(225, 230, 127) |
| HSL | hsl(63, 67%, 70%) |
| HSV | hsv(63, 45%, 90%) |
| CMYK | cmyk(2.2%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(88.99, -16.16, 49.36) |
| CIE-LCH | lch(88.99, 51.94, 108.13°) |
| OKLab | oklab(89.94% -0.0457 0.1183) |
| OKLCH | oklch(89.94% 0.127 111.1) |
| XYZ | xyz(63.1799, 74.1347, 31.0557) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.22
Light Khaki
#E6F2A2
ΔE00 5.15
Greenish Beige
#C9D179
ΔE00 5.43
Manilla
#FFFA86
ΔE00 5.50
Straw
#FCF679
ΔE00 5.53
Yellowish Tan
#FCFC81
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1E67F #847FE6
analogous
#E6B87F #E1E67F #ADE67F
triadic
#E1E67F #7FE1E6 #E67FE1
tetradic
#E1E67F #7FE6B8 #847FE6 #E67FAD
square
#E1E67F #7FE6B8 #847FE6 #E67FAD
split-complementary
#E1E67F #7FADE6 #B87FE6
monochromatic
#BDC426 #D5DC4C #E1E67F #EDF0B2 #F9FAE5
Accessibility & contrast
On white
1.33
#E1E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#E1E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1E67F
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1E67F | 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)
#F4DE76
Deuteranopia (green-blind)
#F5E184
Tritanopia (blue-blind)
#EDDBCE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1e67f; /* rgb */ color: rgb(225, 230, 127); /* oklch */ color: oklch(89.9% 0.127 111.1);
Tailwind
colors: {
custom: {
50: '#eceda6',
500: '#e1e67f',
950: '#000000',
},
}SCSS
$custom: #e1e67f; $custom-light: #eceda6; $custom-dark: #000000;
JSON
{
"hex": "#e1e67f",
"rgb": {
"r": 225,
"g": 230,
"b": 127
},
"hsl": {
"h": 62.913,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.89941,
"c": 0.12682,
"h": 111.1
},
"luminance": 0.74133
}Semantic roles & 50–950 ramp
primary
#E1E67F
secondary
#514BBE
accent
#16CF1F
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#16160F
muted
#858480