#FFFE74#FFFE74
#FFFE74 is a very light, vivid yellow. Relative luminance 0.934; OKLCH L 97.2% C 0.159 H 108.6°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE74 |
|---|---|
| RGB | rgb(255, 254, 116) |
| HSL | hsl(60, 100%, 73%) |
| HSV | hsv(60, 55%, 100%) |
| CMYK | cmyk(0%, 0.4%, 54.5%, 0%) |
| CIE-LAB | lab(97.39, -17.00, 64.87) |
| CIE-LCH | lch(97.39, 67.06, 104.68°) |
| OKLab | oklab(97.16% -0.0508 0.1506) |
| OKLCH | oklch(97.16% 0.159 108.6) |
| XYZ | xyz(79.8364, 93.4067, 30.3433) |
| Luminance | 0.9341 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.28
Pastel Yellow
#FFFE71
ΔE00 0.32
Custard
#FFFD78
ΔE00 0.57
Light Yellow
#FFFE7A
ΔE00 0.67
Banana (survey)
#FFFF7E
ΔE00 1.11
Faded Yellow
#FEFF7F
ΔE00 1.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE74 #7475FF
analogous
#FFB874 #FFFE74 #BBFF74
triadic
#FFFE74 #74FFFE #FE74FF
tetradic
#FFFE74 #74FFB8 #7475FF #FF74BB
square
#FFFE74 #74FFB8 #7475FF #FF74BB
split-complementary
#FFFE74 #74BBFF #B874FF
monochromatic
#F9F700 #FFFE37 #FFFE74 #FFFEB1 #FFFFE0
Accessibility & contrast
On white
1.07
#FFFE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#FFFE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE74
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE74 | 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)
#FFF566
Deuteranopia (green-blind)
#FFFA7C
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fffe74; /* rgb */ color: rgb(255, 254, 116); /* oklch */ color: oklch(97.2% 0.159 108.6);
Tailwind
colors: {
custom: {
50: '#fffea0',
500: '#fffe74',
950: '#000000',
},
}SCSS
$custom: #fffe74; $custom-light: #fffea0; $custom-dark: #000000;
JSON
{
"hex": "#fffe74",
"rgb": {
"r": 255,
"g": 254,
"b": 116
},
"hsl": {
"h": 59.568,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.97164,
"c": 0.15898,
"h": 108.6
},
"luminance": 0.93405
}Semantic roles & 50–950 ramp
primary
#FFFE74
secondary
#3B3CDC
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580