#FDE080#FDE080
#FDE080 is a very light, vivid yellow. Relative luminance 0.758; OKLCH L 91.1% C 0.120 H 93.0°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE080 |
|---|---|
| RGB | rgb(253, 224, 128) |
| HSL | hsl(46, 97%, 75%) |
| HSV | hsv(46, 49%, 99%) |
| CMYK | cmyk(0%, 11.5%, 49.4%, 0.8%) |
| CIE-LAB | lab(89.75, -1.99, 50.33) |
| CIE-LCH | lch(89.75, 50.37, 92.27°) |
| OKLab | oklab(91.1% -0.0064 0.1202) |
| OKLCH | oklch(91.1% 0.12 93) |
| XYZ | xyz(71.0624, 75.7555, 31.2970) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.71
Sandy
#F1DA7A
ΔE00 2.29
Pale Gold
#FDDE6C
ΔE00 2.51
Yellow Tan
#FFE36E
ΔE00 2.94
Sand Yellow
#FCE166
ΔE00 3.68
Light Mustard
#F7D560
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE080 #809DFD
analogous
#FDA280 #FDE080 #DCFD80
triadic
#FDE080 #80FDE0 #E080FD
tetradic
#FDE080 #80FDA2 #809DFD #FD80DC
square
#FDE080 #80FDA2 #809DFD #FD80DC
split-complementary
#FDE080 #80DCFD #A280FD
monochromatic
#FBC307 #FCD144 #FDE080 #FEEFBC #FFF8E1
Accessibility & contrast
On white
1.30
#FDE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FDE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE080
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE080 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD78
Deuteranopia (green-blind)
#FAE584
Tritanopia (blue-blind)
#FFD3C9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fde080; /* rgb */ color: rgb(253, 224, 128); /* oklch */ color: oklch(91.1% 0.120 93.0);
Tailwind
colors: {
custom: {
50: '#ffe9a7',
500: '#fde080',
950: '#000000',
},
}SCSS
$custom: #fde080; $custom-light: #ffe9a7; $custom-dark: #000000;
JSON
{
"hex": "#fde080",
"rgb": {
"r": 253,
"g": 224,
"b": 128
},
"hsl": {
"h": 46.08,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.91098,
"c": 0.12033,
"h": 93
},
"luminance": 0.75752
}Semantic roles & 50–950 ramp
primary
#FDE080
secondary
#4668DB
accent
#35E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480