#FDFE74#FDFE74
#FDFE74 is a very light, vivid yellow. Relative luminance 0.930; OKLCH L 97.0% C 0.159 H 109.4°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFE74 |
|---|---|
| RGB | rgb(253, 254, 116) |
| HSL | hsl(60, 99%, 73%) |
| HSV | hsv(60, 54%, 100%) |
| CMYK | cmyk(0.4%, 0%, 54.3%, 0.4%) |
| CIE-LAB | lab(97.24, -17.78, 64.65) |
| CIE-LCH | lch(97.24, 67.05, 105.38°) |
| OKLab | oklab(97% -0.0529 0.1502) |
| OKLCH | oklch(97% 0.159 109.4) |
| XYZ | xyz(79.1043, 93.0292, 30.3090) |
| Luminance | 0.9303 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.61
Butter Yellow
#FFFD74
ΔE00 0.68
Light Yellow
#FFFE7A
ΔE00 0.74
Custard
#FFFD78
ΔE00 0.80
Banana (survey)
#FFFF7E
ΔE00 1.05
Faded Yellow
#FEFF7F
ΔE00 1.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFE74 #7574FE
analogous
#FEBA74 #FDFE74 #B8FE74
triadic
#FDFE74 #74FDFE #FE74FD
tetradic
#FDFE74 #74FEBA #7574FE #FE74B8
square
#FDFE74 #74FEBA #7574FE #FE74B8
split-complementary
#FDFE74 #74B8FE #BA74FE
monochromatic
#F4F602 #FCFE37 #FDFE74 #FEFEB1 #FFFFE1
Accessibility & contrast
On white
1.07
#FDFE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#FDFE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFE74
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFE74 | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF566
Deuteranopia (green-blind)
#FFF97C
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdfe74; /* rgb */ color: rgb(253, 254, 116); /* oklch */ color: oklch(97.0% 0.159 109.4);
Tailwind
colors: {
custom: {
50: '#fffea0',
500: '#fdfe74',
950: '#000000',
},
}SCSS
$custom: #fdfe74; $custom-light: #fffea0; $custom-dark: #000000;
JSON
{
"hex": "#fdfe74",
"rgb": {
"r": 253,
"g": 254,
"b": 116
},
"hsl": {
"h": 60.435,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.97004,
"c": 0.15928,
"h": 109.4
},
"luminance": 0.93027
}Semantic roles & 50–950 ramp
primary
#FDFE74
secondary
#3C3BDB
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580