#FDFE73#FDFE73
#FDFE73 is a very light, vivid yellow. Relative luminance 0.930; OKLCH L 97.0% C 0.160 H 109.4°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFE73 |
|---|---|
| RGB | rgb(253, 254, 115) |
| HSL | hsl(60, 99%, 72%) |
| HSV | hsv(60, 55%, 100%) |
| CMYK | cmyk(0.4%, 0%, 54.7%, 0.4%) |
| CIE-LAB | lab(97.23, -17.86, 65.08) |
| CIE-LCH | lch(97.23, 67.48, 105.35°) |
| OKLab | oklab(96.99% -0.0533 0.151) |
| OKLCH | oklch(96.99% 0.16 109.4) |
| XYZ | xyz(79.0464, 93.0061, 30.0043) |
| Luminance | 0.9300 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.54
Butter Yellow
#FFFD74
ΔE00 0.69
Light Yellow
#FFFE7A
ΔE00 0.83
Custard
#FFFD78
ΔE00 0.86
Banana (survey)
#FFFF7E
ΔE00 1.15
Faded Yellow
#FEFF7F
ΔE00 1.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFE73 #7473FE
analogous
#FEBA73 #FDFE73 #B7FE73
triadic
#FDFE73 #73FDFE #FE73FD
tetradic
#FDFE73 #73FEBA #7473FE #FE73B7
square
#FDFE73 #73FEBA #7473FE #FE73B7
split-complementary
#FDFE73 #73B7FE #BA73FE
monochromatic
#F3F502 #FCFE36 #FDFE73 #FEFEB0 #FFFFE1
Accessibility & contrast
On white
1.07
#FDFE73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#FDFE73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFE73
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFE73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFE73 | 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)
#FFF465
Deuteranopia (green-blind)
#FFF97B
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdfe73; /* rgb */ color: rgb(253, 254, 115); /* oklch */ color: oklch(97.0% 0.160 109.4);
Tailwind
colors: {
custom: {
50: '#fffe9f',
500: '#fdfe73',
950: '#000000',
},
}SCSS
$custom: #fdfe73; $custom-light: #fffe9f; $custom-dark: #000000;
JSON
{
"hex": "#fdfe73",
"rgb": {
"r": 253,
"g": 254,
"b": 115
},
"hsl": {
"h": 60.432,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.96994,
"c": 0.16013,
"h": 109.4
},
"luminance": 0.93004
}Semantic roles & 50–950 ramp
primary
#FDFE73
secondary
#3B3ADB
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580