#FEFD71#FEFD71
#FEFD71 is a very light, vivid yellow. Relative luminance 0.925; OKLCH L 96.8% C 0.161 H 108.7°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFD71 |
|---|---|
| RGB | rgb(254, 253, 113) |
| HSL | hsl(60, 99%, 72%) |
| HSV | hsv(60, 56%, 100%) |
| CMYK | cmyk(0%, 0.4%, 55.5%, 0.4%) |
| CIE-LAB | lab(97.03, -17.13, 65.73) |
| CIE-LCH | lch(97.03, 67.93, 104.61°) |
| OKLab | oklab(96.85% -0.0514 0.1522) |
| OKLCH | oklch(96.85% 0.161 108.7) |
| XYZ | xyz(78.9812, 92.5158, 29.3164) |
| Luminance | 0.9251 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.22
Butter Yellow
#FFFD74
ΔE00 0.36
Custard
#FFFD78
ΔE00 0.76
Light Yellow
#FFFE7A
ΔE00 0.92
Banana (survey)
#FFFF7E
ΔE00 1.38
Faded Yellow
#FEFF7F
ΔE00 1.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFD71 #7172FE
analogous
#FEB671 #FEFD71 #B9FE71
triadic
#FEFD71 #71FEFD #FD71FE
tetradic
#FEFD71 #71FEB6 #7172FE #FE71B9
square
#FEFD71 #71FEB6 #7172FE #FE71B9
split-complementary
#FEFD71 #71B9FE #B671FE
monochromatic
#F3F102 #FEFC34 #FEFD71 #FEFEAE #FFFFE1
Accessibility & contrast
On white
1.08
#FEFD71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#FEFD71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFD71
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFD71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFD71 | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF462
Deuteranopia (green-blind)
#FFF979
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fefd71; /* rgb */ color: rgb(254, 253, 113); /* oklch */ color: oklch(96.8% 0.161 108.7);
Tailwind
colors: {
custom: {
50: '#fffd9e',
500: '#fefd71',
950: '#000000',
},
}SCSS
$custom: #fefd71; $custom-light: #fffd9e; $custom-dark: #000000;
JSON
{
"hex": "#fefd71",
"rgb": {
"r": 254,
"g": 253,
"b": 113
},
"hsl": {
"h": 59.574,
"s": 98.601,
"l": 71.961
},
"oklch": {
"l": 0.96848,
"c": 0.16064,
"h": 108.7
},
"luminance": 0.92514
}Semantic roles & 50–950 ramp
primary
#FEFD71
secondary
#393ADB
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580