#FDFE78#FDFE78
#FDFE78 is a very light, vivid yellow. Relative luminance 0.931; OKLCH L 97.0% C 0.156 H 109.4°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFE78 |
|---|---|
| RGB | rgb(253, 254, 120) |
| HSL | hsl(60, 99%, 73%) |
| HSV | hsv(60, 53%, 100%) |
| CMYK | cmyk(0.4%, 0%, 52.8%, 0.4%) |
| CIE-LAB | lab(97.28, -17.48, 62.95) |
| CIE-LCH | lch(97.28, 65.33, 105.52°) |
| OKLab | oklab(97.05% -0.0517 0.147) |
| OKLCH | oklch(97.05% 0.156 109.4) |
| XYZ | xyz(79.3420, 93.1243, 31.5609) |
| Luminance | 0.9312 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.48
Banana (survey)
#FFFF7E
ΔE00 0.64
Custard
#FFFD78
ΔE00 0.69
Faded Yellow
#FEFF7F
ΔE00 0.74
Butter Yellow
#FFFD74
ΔE00 0.83
Pastel Yellow
#FFFE71
ΔE00 0.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFE78 #7978FE
analogous
#FEBC78 #FDFE78 #BAFE78
triadic
#FDFE78 #78FDFE #FE78FD
tetradic
#FDFE78 #78FEBC #7978FE #FE78BA
square
#FDFE78 #78FEBC #7978FE #FE78BA
split-complementary
#FDFE78 #78BAFE #BC78FE
monochromatic
#F8FA02 #FCFE3B #FDFE78 #FEFEB5 #FFFFE1
Accessibility & contrast
On white
1.07
#FDFE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#FDFE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFE78
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFE78 | 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)
#FFF56B
Deuteranopia (green-blind)
#FFF97F
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdfe78; /* rgb */ color: rgb(253, 254, 120); /* oklch */ color: oklch(97.0% 0.156 109.4);
Tailwind
colors: {
custom: {
50: '#fffea3',
500: '#fdfe78',
950: '#000000',
},
}SCSS
$custom: #fdfe78; $custom-light: #fffea3; $custom-dark: #000000;
JSON
{
"hex": "#fdfe78",
"rgb": {
"r": 253,
"g": 254,
"b": 120
},
"hsl": {
"h": 60.448,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.97047,
"c": 0.15579,
"h": 109.4
},
"luminance": 0.93122
}Semantic roles & 50–950 ramp
primary
#FDFE78
secondary
#403FDC
accent
#00E602
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580