#FED58F#FED58F
#FED58F is a very light, moderate orange. Relative luminance 0.706; OKLCH L 89.3% C 0.099 H 80.3°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FED58F |
|---|---|
| RGB | rgb(254, 213, 143) |
| HSL | hsl(38, 98%, 78%) |
| HSV | hsv(38, 44%, 100%) |
| CMYK | cmyk(0%, 16.1%, 43.7%, 0.4%) |
| CIE-LAB | lab(87.31, 5.42, 39.89) |
| CIE-LCH | lch(87.31, 40.26, 82.27°) |
| OKLab | oklab(89.27% 0.0166 0.0976) |
| OKLCH | oklch(89.27% 0.099 80.3) |
| XYZ | xyz(69.6275, 70.6459, 35.9498) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.93
Pale Peach
#FFE5AD
ΔE00 5.48
Wheat (survey)
#FBDD7E
ΔE00 6.24
Moccasin
#FFE4B5
ΔE00 6.27
Wheat
#F5DEB3
ΔE00 6.99
Sand (survey)
#E2CA76
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED58F #8FB8FE
analogous
#FE9D8F #FED58F #EFFE8F
triadic
#FED58F #8FFED5 #D58FFE
tetradic
#FED58F #8FFE9D #8FB8FE #FE8FEF
square
#FED58F #8FFE9D #8FB8FE #FE8FEF
split-complementary
#FED58F #8FEFFE #9D8FFE
monochromatic
#FDA816 #FDBE52 #FED58F #FFECCC #FFF4E1
Accessibility & contrast
On white
1.39
#FED58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#FED58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED58F
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED58F | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58A
Deuteranopia (green-blind)
#F0DF91
Tritanopia (blue-blind)
#FFC9C3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fed58f; /* rgb */ color: rgb(254, 213, 143); /* oklch */ color: oklch(89.3% 0.099 80.3);
Tailwind
colors: {
custom: {
50: '#ffe1b0',
500: '#fed58f',
950: '#000000',
},
}SCSS
$custom: #fed58f; $custom-light: #ffe1b0; $custom-dark: #000000;
JSON
{
"hex": "#fed58f",
"rgb": {
"r": 254,
"g": 213,
"b": 143
},
"hsl": {
"h": 37.838,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.89269,
"c": 0.09899,
"h": 80.3
},
"luminance": 0.70643
}Semantic roles & 50–950 ramp
primary
#FED58F
secondary
#5286DF
accent
#55E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481