#FFE58F#FFE58F
#FFE58F is a very light, moderate yellow. Relative luminance 0.793; OKLCH L 92.5% C 0.110 H 93.2°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE58F |
|---|---|
| RGB | rgb(255, 229, 143) |
| HSL | hsl(46, 100%, 78%) |
| HSV | hsv(46, 44%, 100%) |
| CMYK | cmyk(0%, 10.2%, 43.9%, 0%) |
| CIE-LAB | lab(91.36, -2.34, 45.07) |
| CIE-LCH | lch(91.36, 45.13, 92.97°) |
| OKLab | oklab(92.48% -0.006 0.1094) |
| OKLCH | oklch(92.48% 0.11 93.2) |
| XYZ | xyz(74.2193, 79.2847, 37.3752) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.38
Sandy
#F1DA7A
ΔE00 3.28
Pale Gold
#FDDE6C
ΔE00 4.38
Yellow Tan
#FFE36E
ΔE00 4.44
Khaki (CSS)
#F0E68C
ΔE00 4.59
Dark Cream
#FFF39A
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE58F #8FA9FF
analogous
#FFAD8F #FFE58F #E1FF8F
triadic
#FFE58F #8FFFE5 #E58FFF
tetradic
#FFE58F #8FFFAD #8FA9FF #FF8FE1
square
#FFE58F #8FFFAD #8FA9FF #FF8FE1
split-complementary
#FFE58F #8FE1FF #AD8FFF
monochromatic
#FFC915 #FFD752 #FFE58F #FFF3CC #FFF8E0
Accessibility & contrast
On white
1.25
#FFE58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FFE58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE58F
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE58F | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E288
Deuteranopia (green-blind)
#FDEA92
Tritanopia (blue-blind)
#FFD9D0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe58f; /* rgb */ color: rgb(255, 229, 143); /* oklch */ color: oklch(92.5% 0.110 93.2);
Tailwind
colors: {
custom: {
50: '#ffedb1',
500: '#ffe58f',
950: '#000000',
},
}SCSS
$custom: #ffe58f; $custom-light: #ffedb1; $custom-dark: #000000;
JSON
{
"hex": "#ffe58f",
"rgb": {
"r": 255,
"g": 229,
"b": 143
},
"hsl": {
"h": 46.071,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92479,
"c": 0.10953,
"h": 93.2
},
"luminance": 0.79282
}Semantic roles & 50–950 ramp
primary
#FFE58F
secondary
#5273E0
accent
#35E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181611
muted
#868481