#FEFD72#FEFD72
#FEFD72 is a very light, vivid yellow. Relative luminance 0.925; OKLCH L 96.9% C 0.160 H 108.7°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFD72 |
|---|---|
| RGB | rgb(254, 253, 114) |
| HSL | hsl(60, 99%, 72%) |
| HSV | hsv(60, 55%, 100%) |
| CMYK | cmyk(0%, 0.4%, 55.1%, 0.4%) |
| CIE-LAB | lab(97.04, -17.06, 65.31) |
| CIE-LCH | lch(97.04, 67.50, 104.64°) |
| OKLab | oklab(96.86% -0.0511 0.1514) |
| OKLCH | oklch(96.86% 0.16 108.7) |
| XYZ | xyz(79.0378, 92.5384, 29.6145) |
| Luminance | 0.9254 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.28
Butter Yellow
#FFFD74
ΔE00 0.29
Custard
#FFFD78
ΔE00 0.66
Light Yellow
#FFFE7A
ΔE00 0.82
Banana (survey)
#FFFF7E
ΔE00 1.27
Faded Yellow
#FEFF7F
ΔE00 1.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFD72 #7273FE
analogous
#FEB772 #FEFD72 #B9FE72
triadic
#FEFD72 #72FEFD #FD72FE
tetradic
#FEFD72 #72FEB7 #7273FE #FE72B9
square
#FEFD72 #72FEB7 #7273FE #FE72B9
split-complementary
#FEFD72 #72B9FE #B772FE
monochromatic
#F4F202 #FEFC35 #FEFD72 #FEFEAF #FFFFE1
Accessibility & contrast
On white
1.08
#FEFD72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#FEFD72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFD72
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFD72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFD72 | 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)
#FFF463
Deuteranopia (green-blind)
#FFF97A
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fefd72; /* rgb */ color: rgb(254, 253, 114); /* oklch */ color: oklch(96.9% 0.160 108.7);
Tailwind
colors: {
custom: {
50: '#fffd9f',
500: '#fefd72',
950: '#000000',
},
}SCSS
$custom: #fefd72; $custom-light: #fffd9f; $custom-dark: #000000;
JSON
{
"hex": "#fefd72",
"rgb": {
"r": 254,
"g": 253,
"b": 114
},
"hsl": {
"h": 59.571,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.96858,
"c": 0.15979,
"h": 108.7
},
"luminance": 0.92536
}Semantic roles & 50–950 ramp
primary
#FEFD72
secondary
#393BDB
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580