#FDED80#FDED80
#FDED80 is a very light, vivid yellow. Relative luminance 0.830; OKLCH L 93.7% C 0.131 H 101.1°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FDED80 |
|---|---|
| RGB | rgb(253, 237, 128) |
| HSL | hsl(52, 97%, 75%) |
| HSV | hsv(52, 49%, 99%) |
| CMYK | cmyk(0%, 6.3%, 49.4%, 0.8%) |
| CIE-LAB | lab(93.02, -8.51, 54.30) |
| CIE-LCH | lch(93.02, 54.96, 98.91°) |
| OKLab | oklab(93.69% -0.0252 0.1289) |
| OKLCH | oklch(93.69% 0.131 101.1) |
| XYZ | xyz(74.6906, 83.0121, 32.5064) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.77
Yellowish
#FAEE66
ΔE00 3.32
Dark Cream
#FFF39A
ΔE00 3.39
Straw
#FCF679
ΔE00 3.41
Khaki (CSS)
#F0E68C
ΔE00 3.52
Manilla
#FFFA86
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDED80 #8090FD
analogous
#FDAF80 #FDED80 #CFFD80
triadic
#FDED80 #80FDED #ED80FD
tetradic
#FDED80 #80FDAF #8090FD #FD80CF
square
#FDED80 #80FDAF #8090FD #FD80CF
split-complementary
#FDED80 #80CFFD #AF80FD
monochromatic
#FBDC07 #FCE444 #FDED80 #FEF6BC #FFFBE1
Accessibility & contrast
On white
1.19
#FDED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#FDED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDED80
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDED80 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#FFEE85
Tritanopia (blue-blind)
#FFE0D4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #fded80; /* rgb */ color: rgb(253, 237, 128); /* oklch */ color: oklch(93.7% 0.131 101.1);
Tailwind
colors: {
custom: {
50: '#fff2a7',
500: '#fded80',
950: '#000000',
},
}SCSS
$custom: #fded80; $custom-light: #fff2a7; $custom-dark: #000000;
JSON
{
"hex": "#fded80",
"rgb": {
"r": 253,
"g": 237,
"b": 128
},
"hsl": {
"h": 52.32,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.93689,
"c": 0.13134,
"h": 101.1
},
"luminance": 0.8301
}Semantic roles & 50–950 ramp
primary
#FDED80
secondary
#4659DB
accent
#1DE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181610
muted
#868580