#FFFE73#FFFE73
#FFFE73 is a very light, vivid yellow. Relative luminance 0.934; OKLCH L 97.2% C 0.160 H 108.7°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE73 |
|---|---|
| RGB | rgb(255, 254, 115) |
| HSL | hsl(60, 100%, 73%) |
| HSV | hsv(60, 55%, 100%) |
| CMYK | cmyk(0%, 0.4%, 54.9%, 0%) |
| CIE-LAB | lab(97.38, -17.07, 65.29) |
| CIE-LCH | lch(97.38, 67.48, 104.65°) |
| OKLab | oklab(97.15% -0.0511 0.1514) |
| OKLCH | oklch(97.15% 0.16 108.7) |
| XYZ | xyz(79.7785, 93.3836, 30.0387) |
| Luminance | 0.9338 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.21
Butter Yellow
#FFFD74
ΔE00 0.32
Custard
#FFFD78
ΔE00 0.67
Light Yellow
#FFFE7A
ΔE00 0.78
Banana (survey)
#FFFF7E
ΔE00 1.22
Faded Yellow
#FEFF7F
ΔE00 1.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE73 #7374FF
analogous
#FFB873 #FFFE73 #BAFF73
triadic
#FFFE73 #73FFFE #FE73FF
tetradic
#FFFE73 #73FFB8 #7374FF #FF73BA
square
#FFFE73 #73FFB8 #7374FF #FF73BA
split-complementary
#FFFE73 #73BAFF #B873FF
monochromatic
#F8F600 #FFFE36 #FFFE73 #FFFEB0 #FFFFE0
Accessibility & contrast
On white
1.07
#FFFE73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#FFFE73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE73
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE73 | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF565
Deuteranopia (green-blind)
#FFFA7B
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffe73; /* rgb */ color: rgb(255, 254, 115); /* oklch */ color: oklch(97.2% 0.160 108.7);
Tailwind
colors: {
custom: {
50: '#fffe9f',
500: '#fffe73',
950: '#000000',
},
}SCSS
$custom: #fffe73; $custom-light: #fffe9f; $custom-dark: #000000;
JSON
{
"hex": "#fffe73",
"rgb": {
"r": 255,
"g": 254,
"b": 115
},
"hsl": {
"h": 59.571,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.97153,
"c": 0.15984,
"h": 108.7
},
"luminance": 0.93381
}Semantic roles & 50–950 ramp
primary
#FFFE73
secondary
#3A3BDC
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580