#FEFF73#FEFF73
#FEFF73 is a very light, vivid yellow. Relative luminance 0.938; OKLCH L 97.3% C 0.161 H 109.4°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFF73 |
|---|---|
| RGB | rgb(254, 255, 115) |
| HSL | hsl(60, 100%, 73%) |
| HSV | hsv(60, 55%, 100%) |
| CMYK | cmyk(0.4%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(97.56, -17.95, 65.47) |
| CIE-LCH | lch(97.56, 67.89, 105.33°) |
| OKLab | oklab(97.28% -0.0536 0.1519) |
| OKLCH | oklch(97.28% 0.161 109.4) |
| XYZ | xyz(79.7297, 93.8307, 30.1275) |
| Luminance | 0.9383 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.51
Butter Yellow
#FFFD74
ΔE00 0.75
Light Yellow
#FFFE7A
ΔE00 0.91
Custard
#FFFD78
ΔE00 0.96
Banana (survey)
#FFFF7E
ΔE00 1.22
Faded Yellow
#FEFF7F
ΔE00 1.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFF73 #7473FF
analogous
#FFBA73 #FEFF73 #B8FF73
triadic
#FEFF73 #73FEFF #FF73FE
tetradic
#FEFF73 #73FFBA #7473FF #FF73B8
square
#FEFF73 #73FFBA #7473FF #FF73B8
split-complementary
#FEFF73 #73B8FF #BA73FF
monochromatic
#F6F800 #FEFF36 #FEFF73 #FEFFB0 #FFFFE0
Accessibility & contrast
On white
1.06
#FEFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#FEFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFF73
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFF73 | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF564
Deuteranopia (green-blind)
#FFFA7B
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #feff73; /* rgb */ color: rgb(254, 255, 115); /* oklch */ color: oklch(97.3% 0.161 109.4);
Tailwind
colors: {
custom: {
50: '#ffffa0',
500: '#feff73',
950: '#000000',
},
}SCSS
$custom: #feff73; $custom-light: #ffffa0; $custom-dark: #000000;
JSON
{
"hex": "#feff73",
"rgb": {
"r": 254,
"g": 255,
"b": 115
},
"hsl": {
"h": 60.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.97278,
"c": 0.16102,
"h": 109.4
},
"luminance": 0.93829
}Semantic roles & 50–950 ramp
primary
#FEFF73
secondary
#3B3ADC
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580