#E5E672#E5E672
#E5E672 is a very light, vivid yellow. Relative luminance 0.745; OKLCH L 90.1% C 0.139 H 109.3°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E672 |
|---|---|
| RGB | rgb(229, 230, 114) |
| HSL | hsl(61, 70%, 67%) |
| HSV | hsv(61, 50%, 90%) |
| CMYK | cmyk(0.4%, 0%, 50.4%, 9.8%) |
| CIE-LAB | lab(89.14, -15.76, 55.73) |
| CIE-LCH | lch(89.14, 57.91, 105.79°) |
| OKLab | oklab(90.09% -0.046 0.1312) |
| OKLCH | oklch(90.09% 0.139 109.3) |
| XYZ | xyz(63.6487, 74.4681, 26.9372) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 4.18
Khaki (CSS)
#F0E68C
ΔE00 4.46
Yellowish
#FAEE66
ΔE00 4.64
Manilla
#FFFA86
ΔE00 4.69
Yellowish Tan
#FCFC81
ΔE00 4.71
Sandy Yellow
#FDEE73
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E672 #7372E6
analogous
#E6AD72 #E5E672 #ABE672
triadic
#E5E672 #72E5E6 #E672E5
tetradic
#E5E672 #72E6AD #7372E6 #E672AB
square
#E5E672 #72E6AD #7372E6 #E672AB
split-complementary
#E5E672 #72ABE6 #AD72E6
monochromatic
#BBBC21 #DBDD3E #E5E672 #EFEFA6 #F8F8DA
Accessibility & contrast
On white
1.32
#E5E672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#E5E672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E672
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E672 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE67
Deuteranopia (green-blind)
#F7E278
Tritanopia (blue-blind)
#F3DACC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5e672; /* rgb */ color: rgb(229, 230, 114); /* oklch */ color: oklch(90.1% 0.139 109.3);
Tailwind
colors: {
custom: {
50: '#efed9d',
500: '#e5e672',
950: '#000000',
},
}SCSS
$custom: #e5e672; $custom-light: #efed9d; $custom-dark: #000000;
JSON
{
"hex": "#e5e672",
"rgb": {
"r": 229,
"g": 230,
"b": 114
},
"hsl": {
"h": 60.517,
"s": 69.88,
"l": 67.451
},
"oklch": {
"l": 0.90093,
"c": 0.13901,
"h": 109.3
},
"luminance": 0.74467
}Semantic roles & 50–950 ramp
primary
#E5E672
secondary
#4140BC
accent
#14D215
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480