#FFE58A#FFE58A
#FFE58A is a very light, moderate yellow. Relative luminance 0.791; OKLCH L 92.4% C 0.115 H 93.9°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE58A |
|---|---|
| RGB | rgb(255, 229, 138) |
| HSL | hsl(47, 100%, 77%) |
| HSV | hsv(47, 46%, 100%) |
| CMYK | cmyk(0%, 10.2%, 45.9%, 0%) |
| CIE-LAB | lab(91.30, -2.82, 47.44) |
| CIE-LCH | lch(91.30, 47.52, 93.40°) |
| OKLab | oklab(92.41% -0.0079 0.1144) |
| OKLCH | oklch(92.41% 0.115 93.9) |
| XYZ | xyz(73.8489, 79.1365, 35.4247) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.04
Sandy
#F1DA7A
ΔE00 2.88
Yellow Tan
#FFE36E
ΔE00 3.64
Pale Gold
#FDDE6C
ΔE00 3.68
Khaki (CSS)
#F0E68C
ΔE00 4.44
Sand Yellow
#FCE166
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE58A #8AA4FF
analogous
#FFAB8A #FFE58A #DEFF8A
triadic
#FFE58A #8AFFE5 #E58AFF
tetradic
#FFE58A #8AFFAB #8AA4FF #FF8ADE
square
#FFE58A #8AFFAB #8AA4FF #FF8ADE
split-complementary
#FFE58A #8ADEFF #AB8AFF
monochromatic
#FFCA10 #FFD74D #FFE58A #FFF3C7 #FFF8E0
Accessibility & contrast
On white
1.25
#FFE58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FFE58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE58A
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE58A | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E183
Deuteranopia (green-blind)
#FDEA8D
Tritanopia (blue-blind)
#FFD8CF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe58a; /* rgb */ color: rgb(255, 229, 138); /* oklch */ color: oklch(92.4% 0.115 93.9);
Tailwind
colors: {
custom: {
50: '#ffedad',
500: '#ffe58a',
950: '#000000',
},
}SCSS
$custom: #ffe58a; $custom-light: #ffedad; $custom-dark: #000000;
JSON
{
"hex": "#ffe58a",
"rgb": {
"r": 255,
"g": 229,
"b": 138
},
"hsl": {
"h": 46.667,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92405,
"c": 0.11465,
"h": 93.9
},
"luminance": 0.79134
}Semantic roles & 50–950 ramp
primary
#FFE58A
secondary
#4E6EE0
accent
#33E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481