#FFE58E#FFE58E
#FFE58E is a very light, moderate yellow. Relative luminance 0.793; OKLCH L 92.5% C 0.111 H 93.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE58E |
|---|---|
| RGB | rgb(255, 229, 142) |
| HSL | hsl(46, 100%, 78%) |
| HSV | hsv(46, 44%, 100%) |
| CMYK | cmyk(0%, 10.2%, 44.3%, 0%) |
| CIE-LAB | lab(91.35, -2.44, 45.55) |
| CIE-LCH | lch(91.35, 45.61, 93.07°) |
| OKLab | oklab(92.46% -0.0064 0.1104) |
| OKLCH | oklch(92.46% 0.111 93.3) |
| XYZ | xyz(74.1439, 79.2545, 36.9780) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.29
Sandy
#F1DA7A
ΔE00 3.18
Pale Gold
#FDDE6C
ΔE00 4.24
Yellow Tan
#FFE36E
ΔE00 4.27
Khaki (CSS)
#F0E68C
ΔE00 4.54
Dark Cream
#FFF39A
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE58E #8EA8FF
analogous
#FFAD8E #FFE58E #E0FF8E
triadic
#FFE58E #8EFFE5 #E58EFF
tetradic
#FFE58E #8EFFAD #8EA8FF #FF8EE0
square
#FFE58E #8EFFAD #8EA8FF #FF8EE0
split-complementary
#FFE58E #8EE0FF #AD8EFF
monochromatic
#FFC914 #FFD751 #FFE58E #FFF3CB #FFF8E0
Accessibility & contrast
On white
1.25
#FFE58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#FFE58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE58E
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE58E | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E287
Deuteranopia (green-blind)
#FDEA91
Tritanopia (blue-blind)
#FFD9D0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe58e; /* rgb */ color: rgb(255, 229, 142); /* oklch */ color: oklch(92.5% 0.111 93.3);
Tailwind
colors: {
custom: {
50: '#ffedb0',
500: '#ffe58e',
950: '#000000',
},
}SCSS
$custom: #ffe58e; $custom-light: #ffedb0; $custom-dark: #000000;
JSON
{
"hex": "#ffe58e",
"rgb": {
"r": 255,
"g": 229,
"b": 142
},
"hsl": {
"h": 46.195,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.92464,
"c": 0.11056,
"h": 93.3
},
"luminance": 0.79252
}Semantic roles & 50–950 ramp
primary
#FFE58E
secondary
#5172E0
accent
#35E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181611
muted
#868481