#FDFE72#FDFE72
#FDFE72 is a very light, vivid yellow. Relative luminance 0.930; OKLCH L 97.0% C 0.161 H 109.4°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFE72 |
|---|---|
| RGB | rgb(253, 254, 114) |
| HSL | hsl(60, 99%, 72%) |
| HSV | hsv(60, 55%, 100%) |
| CMYK | cmyk(0.4%, 0%, 55.1%, 0.4%) |
| CIE-LAB | lab(97.22, -17.93, 65.50) |
| CIE-LCH | lch(97.22, 67.91, 105.31°) |
| OKLab | oklab(96.98% -0.0536 0.1518) |
| OKLCH | oklch(96.98% 0.161 109.4) |
| XYZ | xyz(78.9892, 92.9832, 29.7029) |
| Luminance | 0.9298 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.49
Butter Yellow
#FFFD74
ΔE00 0.70
Light Yellow
#FFFE7A
ΔE00 0.92
Custard
#FFFD78
ΔE00 0.93
Banana (survey)
#FFFF7E
ΔE00 1.25
Faded Yellow
#FEFF7F
ΔE00 1.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFE72 #7372FE
analogous
#FEB972 #FDFE72 #B7FE72
triadic
#FDFE72 #72FDFE #FE72FD
tetradic
#FDFE72 #72FEB9 #7372FE #FE72B7
square
#FDFE72 #72FEB9 #7372FE #FE72B7
split-complementary
#FDFE72 #72B7FE #B972FE
monochromatic
#F2F402 #FCFE35 #FDFE72 #FEFEAF #FFFFE1
Accessibility & contrast
On white
1.07
#FDFE72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#FDFE72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFE72
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFE72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFE72 | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF463
Deuteranopia (green-blind)
#FFF97A
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdfe72; /* rgb */ color: rgb(253, 254, 114); /* oklch */ color: oklch(97.0% 0.161 109.4);
Tailwind
colors: {
custom: {
50: '#fffe9f',
500: '#fdfe72',
950: '#000000',
},
}SCSS
$custom: #fdfe72; $custom-light: #fffe9f; $custom-dark: #000000;
JSON
{
"hex": "#fdfe72",
"rgb": {
"r": 253,
"g": 254,
"b": 114
},
"hsl": {
"h": 60.429,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.96983,
"c": 0.16098,
"h": 109.4
},
"luminance": 0.92981
}Semantic roles & 50–950 ramp
primary
#FDFE72
secondary
#3B39DB
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580