#FDFE77#FDFE77
#FDFE77 is a very light, vivid yellow. Relative luminance 0.931; OKLCH L 97.0% C 0.157 H 109.4°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFE77 |
|---|---|
| RGB | rgb(253, 254, 119) |
| HSL | hsl(60, 99%, 73%) |
| HSV | hsv(60, 53%, 100%) |
| CMYK | cmyk(0.4%, 0%, 53.1%, 0.4%) |
| CIE-LAB | lab(97.27, -17.56, 63.38) |
| CIE-LCH | lch(97.27, 65.76, 105.48°) |
| OKLab | oklab(97.04% -0.052 0.1478) |
| OKLCH | oklch(97.04% 0.157 109.4) |
| XYZ | xyz(79.2816, 93.1001, 31.2430) |
| Luminance | 0.9310 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.53
Custard
#FFFD78
ΔE00 0.69
Banana (survey)
#FFFF7E
ΔE00 0.74
Butter Yellow
#FFFD74
ΔE00 0.77
Faded Yellow
#FEFF7F
ΔE00 0.85
Pastel Yellow
#FFFE71
ΔE00 0.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFE77 #7877FE
analogous
#FEBB77 #FDFE77 #BAFE77
triadic
#FDFE77 #77FDFE #FE77FD
tetradic
#FDFE77 #77FEBB #7877FE #FE77BA
square
#FDFE77 #77FEBB #7877FE #FE77BA
split-complementary
#FDFE77 #77BAFE #BB77FE
monochromatic
#F7F902 #FCFE3A #FDFE77 #FEFEB4 #FFFFE1
Accessibility & contrast
On white
1.07
#FDFE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#FDFE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFE77
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFE77 | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF569
Deuteranopia (green-blind)
#FFF97E
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdfe77; /* rgb */ color: rgb(253, 254, 119); /* oklch */ color: oklch(97.0% 0.157 109.4);
Tailwind
colors: {
custom: {
50: '#fffea2',
500: '#fdfe77',
950: '#000000',
},
}SCSS
$custom: #fdfe77; $custom-light: #fffea2; $custom-dark: #000000;
JSON
{
"hex": "#fdfe77",
"rgb": {
"r": 253,
"g": 254,
"b": 119
},
"hsl": {
"h": 60.444,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.97037,
"c": 0.15667,
"h": 109.4
},
"luminance": 0.93098
}Semantic roles & 50–950 ramp
primary
#FDFE77
secondary
#3F3EDC
accent
#00E602
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580