#FEFD7F#FEFD7F
#FEFD7F is a very light, vivid yellow. Relative luminance 0.929; OKLCH L 97.0% C 0.148 H 108.5°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFD7F |
|---|---|
| RGB | rgb(254, 253, 127) |
| HSL | hsl(60, 98%, 75%) |
| HSV | hsv(60, 50%, 100%) |
| CMYK | cmyk(0%, 0.4%, 50%, 0.4%) |
| CIE-LAB | lab(97.17, -16.04, 59.71) |
| CIE-LCH | lch(97.17, 61.83, 105.04°) |
| OKLab | oklab(97% -0.0469 0.1406) |
| OKLCH | oklch(97% 0.148 108.5) |
| XYZ | xyz(79.8310, 92.8557, 33.7922) |
| Luminance | 0.9285 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter
#FFFF81
ΔE00 0.44
Yellowish Tan
#FCFC81
ΔE00 0.51
Banana (survey)
#FFFF7E
ΔE00 0.51
Faded Yellow
#FEFF7F
ΔE00 0.58
Pale Yellow
#FFFF84
ΔE00 0.62
Light Yellow
#FFFE7A
ΔE00 0.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFD7F #7F80FE
analogous
#FEBE7F #FEFD7F #BFFE7F
triadic
#FEFD7F #7FFEFD #FD7FFE
tetradic
#FEFD7F #7FFEBE #7F80FE #FE7FBF
square
#FEFD7F #7FFEBE #7F80FE #FE7FBF
split-complementary
#FEFD7F #7FBFFE #BE7FFE
monochromatic
#FDFB06 #FEFC42 #FEFD7F #FEFEBC #FFFFE1
Accessibility & contrast
On white
1.07
#FEFD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#FEFD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFD7F
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFD7F | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF473
Deuteranopia (green-blind)
#FFF985
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fefd7f; /* rgb */ color: rgb(254, 253, 127); /* oklch */ color: oklch(97.0% 0.148 108.5);
Tailwind
colors: {
custom: {
50: '#fffda7',
500: '#fefd7f',
950: '#000000',
},
}SCSS
$custom: #fefd7f; $custom-light: #fffda7; $custom-dark: #000000;
JSON
{
"hex": "#fefd7f",
"rgb": {
"r": 254,
"g": 253,
"b": 127
},
"hsl": {
"h": 59.528,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.97002,
"c": 0.14826,
"h": 108.5
},
"luminance": 0.92854
}Semantic roles & 50–950 ramp
primary
#FEFD7F
secondary
#4546DD
accent
#02E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581