#E5E673#E5E673
#E5E673 is a very light, vivid yellow. Relative luminance 0.745; OKLCH L 90.1% C 0.138 H 109.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E5E673 |
|---|---|
| RGB | rgb(229, 230, 115) |
| HSL | hsl(61, 70%, 68%) |
| HSV | hsv(61, 50%, 90%) |
| CMYK | cmyk(0.4%, 0%, 50%, 9.8%) |
| CIE-LAB | lab(89.15, -15.68, 55.28) |
| CIE-LCH | lch(89.15, 57.46, 105.83°) |
| OKLab | oklab(90.11% -0.0457 0.1303) |
| OKLCH | oklch(90.11% 0.138 109.3) |
| XYZ | xyz(63.7059, 74.4909, 27.2386) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 4.21
Khaki (CSS)
#F0E68C
ΔE00 4.37
Manilla
#FFFA86
ΔE00 4.69
Yellowish
#FAEE66
ΔE00 4.71
Yellowish Tan
#FCFC81
ΔE00 4.73
Sandy Yellow
#FDEE73
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5E673 #7473E6
analogous
#E6AE73 #E5E673 #ABE673
triadic
#E5E673 #73E5E6 #E673E5
tetradic
#E5E673 #73E6AE #7473E6 #E673AB
square
#E5E673 #73E6AE #7473E6 #E673AB
split-complementary
#E5E673 #73ABE6 #AE73E6
monochromatic
#BCBD22 #DBDD3F #E5E673 #EFEFA7 #F8F9DB
Accessibility & contrast
On white
1.32
#E5E673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#E5E673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5E673
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5E673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5E673 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE68
Deuteranopia (green-blind)
#F7E279
Tritanopia (blue-blind)
#F3DACC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5e673; /* rgb */ color: rgb(229, 230, 115); /* oklch */ color: oklch(90.1% 0.138 109.3);
Tailwind
colors: {
custom: {
50: '#efed9e',
500: '#e5e673',
950: '#000000',
},
}SCSS
$custom: #e5e673; $custom-light: #efed9e; $custom-dark: #000000;
JSON
{
"hex": "#e5e673",
"rgb": {
"r": 229,
"g": 230,
"b": 115
},
"hsl": {
"h": 60.522,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.90105,
"c": 0.13807,
"h": 109.3
},
"luminance": 0.74489
}Semantic roles & 50–950 ramp
primary
#E5E673
secondary
#4241BC
accent
#14D215
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#17160F
muted
#858480