#FEFD73#FEFD73
#FEFD73 is a very light, vivid yellow. Relative luminance 0.926; OKLCH L 96.9% C 0.159 H 108.7°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFD73 |
|---|---|
| RGB | rgb(254, 253, 115) |
| HSL | hsl(60, 99%, 72%) |
| HSV | hsv(60, 55%, 100%) |
| CMYK | cmyk(0%, 0.4%, 54.7%, 0.4%) |
| CIE-LAB | lab(97.05, -16.98, 64.89) |
| CIE-LCH | lch(97.05, 67.08, 104.67°) |
| OKLab | oklab(96.87% -0.0508 0.1506) |
| OKLCH | oklch(96.87% 0.159 108.7) |
| XYZ | xyz(79.0950, 92.5613, 29.9159) |
| Luminance | 0.9256 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.24
Pastel Yellow
#FFFE71
ΔE00 0.36
Custard
#FFFD78
ΔE00 0.56
Light Yellow
#FFFE7A
ΔE00 0.71
Banana (survey)
#FFFF7E
ΔE00 1.17
Faded Yellow
#FEFF7F
ΔE00 1.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFD73 #7374FE
analogous
#FEB773 #FEFD73 #BAFE73
triadic
#FEFD73 #73FEFD #FD73FE
tetradic
#FEFD73 #73FEB7 #7374FE #FE73BA
square
#FEFD73 #73FEB7 #7374FE #FE73BA
split-complementary
#FEFD73 #73BAFE #B773FE
monochromatic
#F5F302 #FEFC36 #FEFD73 #FEFEB0 #FFFFE1
Accessibility & contrast
On white
1.08
#FEFD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#FEFD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFD73
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFD73 | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF465
Deuteranopia (green-blind)
#FFF97B
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fefd73; /* rgb */ color: rgb(254, 253, 115); /* oklch */ color: oklch(96.9% 0.159 108.7);
Tailwind
colors: {
custom: {
50: '#fffd9f',
500: '#fefd73',
950: '#000000',
},
}SCSS
$custom: #fefd73; $custom-light: #fffd9f; $custom-dark: #000000;
JSON
{
"hex": "#fefd73",
"rgb": {
"r": 254,
"g": 253,
"b": 115
},
"hsl": {
"h": 59.568,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.96868,
"c": 0.15895,
"h": 108.7
},
"luminance": 0.92559
}Semantic roles & 50–950 ramp
primary
#FEFD73
secondary
#3A3BDB
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580