#E5E67F#E5E67F
#E5E67F is a very light, vivid yellow. Relative luminance 0.748; OKLCH L 90.3% C 0.126 H 109.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E67F |
|---|---|
| RGB | rgb(229, 230, 127) |
| HSL | hsl(61, 67%, 70%) |
| HSV | hsv(61, 45%, 90%) |
| CMYK | cmyk(0.4%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(89.29, -14.59, 49.80) |
| CIE-LCH | lch(89.29, 51.90, 106.33°) |
| OKLab | oklab(90.26% -0.0415 0.1192) |
| OKLCH | oklch(90.26% 0.126 109.2) |
| XYZ | xyz(64.4419, 74.7853, 31.1149) |
| Luminance | 0.7478 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.37
Straw
#FCF679
ΔE00 4.92
Manilla
#FFFA86
ΔE00 4.95
Buff
#FEF69E
ΔE00 5.04
Dark Cream
#FFF39A
ΔE00 5.19
Yellowish Tan
#FCFC81
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E67F #807FE6
analogous
#E6B47F #E5E67F #B1E67F
triadic
#E5E67F #7FE5E6 #E67FE5
tetradic
#E5E67F #7FE6B4 #807FE6 #E67FB1
square
#E5E67F #7FE6B4 #807FE6 #E67FB1
split-complementary
#E5E67F #7FB1E6 #B47FE6
monochromatic
#C3C426 #DBDC4C #E5E67F #EFF0B2 #FAFAE5
Accessibility & contrast
On white
1.32
#E5E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#E5E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E67F
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E67F | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE76
Deuteranopia (green-blind)
#F6E284
Tritanopia (blue-blind)
#F2DBCE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5e67f; /* rgb */ color: rgb(229, 230, 127); /* oklch */ color: oklch(90.3% 0.126 109.2);
Tailwind
colors: {
custom: {
50: '#efeda6',
500: '#e5e67f',
950: '#000000',
},
}SCSS
$custom: #e5e67f; $custom-light: #efeda6; $custom-dark: #000000;
JSON
{
"hex": "#e5e67f",
"rgb": {
"r": 229,
"g": 230,
"b": 127
},
"hsl": {
"h": 60.583,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.9026,
"c": 0.12623,
"h": 109.2
},
"luminance": 0.74784
}Semantic roles & 50–950 ramp
primary
#E5E67F
secondary
#4C4BBE
accent
#16CF18
background
#FFFEFC
surface
#FEFDF6
border
#D6D5D0
text
#17160F
muted
#858480