#FEFD75#FEFD75
#FEFD75 is a very light, vivid yellow. Relative luminance 0.926; OKLCH L 96.9% C 0.157 H 108.6°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFD75 |
|---|---|
| RGB | rgb(254, 253, 117) |
| HSL | hsl(60, 99%, 73%) |
| HSV | hsv(60, 54%, 100%) |
| CMYK | cmyk(0%, 0.4%, 53.9%, 0.4%) |
| CIE-LAB | lab(97.07, -16.83, 64.04) |
| CIE-LCH | lch(97.07, 66.22, 104.73°) |
| OKLab | oklab(96.89% -0.0502 0.149) |
| OKLCH | oklch(96.89% 0.157 108.6) |
| XYZ | xyz(79.2113, 92.6078, 30.5286) |
| Luminance | 0.9261 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.27
Custard
#FFFD78
ΔE00 0.38
Light Yellow
#FFFE7A
ΔE00 0.51
Pastel Yellow
#FFFE71
ΔE00 0.56
Banana (survey)
#FFFF7E
ΔE00 0.97
Faded Yellow
#FEFF7F
ΔE00 1.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFD75 #7576FE
analogous
#FEB875 #FEFD75 #BAFE75
triadic
#FEFD75 #75FEFD #FD75FE
tetradic
#FEFD75 #75FEB8 #7576FE #FE75BA
square
#FEFD75 #75FEB8 #7576FE #FE75BA
split-complementary
#FEFD75 #75BAFE #B875FE
monochromatic
#F7F502 #FEFC38 #FEFD75 #FEFEB2 #FFFFE1
Accessibility & contrast
On white
1.08
#FEFD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#FEFD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFD75
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFD75 | 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)
#FFF467
Deuteranopia (green-blind)
#FFF97C
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fefd75; /* rgb */ color: rgb(254, 253, 117); /* oklch */ color: oklch(96.9% 0.157 108.6);
Tailwind
colors: {
custom: {
50: '#fffda1',
500: '#fefd75',
950: '#000000',
},
}SCSS
$custom: #fefd75; $custom-light: #fffda1; $custom-dark: #000000;
JSON
{
"hex": "#fefd75",
"rgb": {
"r": 254,
"g": 253,
"b": 117
},
"hsl": {
"h": 59.562,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.9689,
"c": 0.15723,
"h": 108.6
},
"luminance": 0.92606
}Semantic roles & 50–950 ramp
primary
#FEFD75
secondary
#3C3DDB
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580