#FEFD74#FEFD74
#FEFD74 is a very light, vivid yellow. Relative luminance 0.926; OKLCH L 96.9% C 0.158 H 108.6°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFD74 |
|---|---|
| RGB | rgb(254, 253, 116) |
| HSL | hsl(60, 99%, 73%) |
| HSV | hsv(60, 54%, 100%) |
| CMYK | cmyk(0%, 0.4%, 54.3%, 0.4%) |
| CIE-LAB | lab(97.06, -16.91, 64.47) |
| CIE-LCH | lch(97.06, 66.65, 104.70°) |
| OKLab | oklab(96.88% -0.0505 0.1498) |
| OKLCH | oklch(96.88% 0.158 108.6) |
| XYZ | xyz(79.1529, 92.5844, 30.2206) |
| Luminance | 0.9258 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.23
Pastel Yellow
#FFFE71
ΔE00 0.46
Custard
#FFFD78
ΔE00 0.47
Light Yellow
#FFFE7A
ΔE00 0.61
Banana (survey)
#FFFF7E
ΔE00 1.07
Faded Yellow
#FEFF7F
ΔE00 1.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFD74 #7475FE
analogous
#FEB874 #FEFD74 #BAFE74
triadic
#FEFD74 #74FEFD #FD74FE
tetradic
#FEFD74 #74FEB8 #7475FE #FE74BA
square
#FEFD74 #74FEB8 #7475FE #FE74BA
split-complementary
#FEFD74 #74BAFE #B874FE
monochromatic
#F6F402 #FEFC37 #FEFD74 #FEFEB1 #FFFFE1
Accessibility & contrast
On white
1.08
#FEFD74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#FEFD74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFD74
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFD74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFD74 | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF466
Deuteranopia (green-blind)
#FFF97B
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fefd74; /* rgb */ color: rgb(254, 253, 116); /* oklch */ color: oklch(96.9% 0.158 108.6);
Tailwind
colors: {
custom: {
50: '#fffda0',
500: '#fefd74',
950: '#000000',
},
}SCSS
$custom: #fefd74; $custom-light: #fffda0; $custom-dark: #000000;
JSON
{
"hex": "#fefd74",
"rgb": {
"r": 254,
"g": 253,
"b": 116
},
"hsl": {
"h": 59.565,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.96879,
"c": 0.15809,
"h": 108.6
},
"luminance": 0.92582
}Semantic roles & 50–950 ramp
primary
#FEFD74
secondary
#3B3CDB
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580