#FFE58D#FFE58D
#FFE58D is a very light, moderate yellow. Relative luminance 0.792; OKLCH L 92.4% C 0.112 H 93.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE58D |
|---|---|
| RGB | rgb(255, 229, 141) |
| HSL | hsl(46, 100%, 78%) |
| HSV | hsv(46, 45%, 100%) |
| CMYK | cmyk(0%, 10.2%, 44.7%, 0%) |
| CIE-LAB | lab(91.34, -2.54, 46.02) |
| CIE-LCH | lch(91.34, 46.09, 93.15°) |
| OKLab | oklab(92.45% -0.0068 0.1114) |
| OKLCH | oklch(92.45% 0.112 93.5) |
| XYZ | xyz(74.0691, 79.2246, 36.5844) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.21
Sandy
#F1DA7A
ΔE00 3.10
Pale Gold
#FDDE6C
ΔE00 4.09
Yellow Tan
#FFE36E
ΔE00 4.11
Khaki (CSS)
#F0E68C
ΔE00 4.51
Dark Cream
#FFF39A
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE58D #8DA7FF
analogous
#FFAC8D #FFE58D #E0FF8D
triadic
#FFE58D #8DFFE5 #E58DFF
tetradic
#FFE58D #8DFFAC #8DA7FF #FF8DE0
square
#FFE58D #8DFFAC #8DA7FF #FF8DE0
split-complementary
#FFE58D #8DE0FF #AC8DFF
monochromatic
#FFC913 #FFD750 #FFE58D #FFF3CA #FFF8E0
Accessibility & contrast
On white
1.25
#FFE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#FFE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE58D
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE58D | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E286
Deuteranopia (green-blind)
#FDEA90
Tritanopia (blue-blind)
#FFD8D0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe58d; /* rgb */ color: rgb(255, 229, 141); /* oklch */ color: oklch(92.4% 0.112 93.5);
Tailwind
colors: {
custom: {
50: '#ffedaf',
500: '#ffe58d',
950: '#000000',
},
}SCSS
$custom: #ffe58d; $custom-light: #ffedaf; $custom-dark: #000000;
JSON
{
"hex": "#ffe58d",
"rgb": {
"r": 255,
"g": 229,
"b": 141
},
"hsl": {
"h": 46.316,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92449,
"c": 0.11159,
"h": 93.5
},
"luminance": 0.79222
}Semantic roles & 50–950 ramp
primary
#FFE58D
secondary
#5071E0
accent
#34E600
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#181610
muted
#868481