#FFFE77#FFFE77
#FFFE77 is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.2% C 0.156 H 108.6°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE77 |
|---|---|
| RGB | rgb(255, 254, 119) |
| HSL | hsl(60, 100%, 73%) |
| HSV | hsv(60, 53%, 100%) |
| CMYK | cmyk(0%, 0.4%, 53.3%, 0%) |
| CIE-LAB | lab(97.42, -16.77, 63.59) |
| CIE-LCH | lch(97.42, 65.76, 104.78°) |
| OKLab | oklab(97.2% -0.0499 0.1482) |
| OKLCH | oklch(97.2% 0.156 108.6) |
| XYZ | xyz(80.0137, 93.4776, 31.2773) |
| Luminance | 0.9348 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.33
Light Yellow
#FFFE7A
ΔE00 0.34
Butter Yellow
#FFFD74
ΔE00 0.39
Pastel Yellow
#FFFE71
ΔE00 0.65
Banana (survey)
#FFFF7E
ΔE00 0.80
Faded Yellow
#FEFF7F
ΔE00 1.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE77 #7778FF
analogous
#FFBA77 #FFFE77 #BCFF77
triadic
#FFFE77 #77FFFE #FE77FF
tetradic
#FFFE77 #77FFBA #7778FF #FF77BC
square
#FFFE77 #77FFBA #7778FF #FF77BC
split-complementary
#FFFE77 #77BCFF #BA77FF
monochromatic
#FCFA00 #FFFE3A #FFFE77 #FFFEB4 #FFFFE0
Accessibility & contrast
On white
1.07
#FFFE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#FFFE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE77
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE77 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF569
Deuteranopia (green-blind)
#FFFA7E
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe77; /* rgb */ color: rgb(255, 254, 119); /* oklch */ color: oklch(97.2% 0.156 108.6);
Tailwind
colors: {
custom: {
50: '#fffea2',
500: '#fffe77',
950: '#000000',
},
}SCSS
$custom: #fffe77; $custom-light: #fffea2; $custom-dark: #000000;
JSON
{
"hex": "#fffe77",
"rgb": {
"r": 255,
"g": 254,
"b": 119
},
"hsl": {
"h": 59.559,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.97196,
"c": 0.15639,
"h": 108.6
},
"luminance": 0.93476
}Semantic roles & 50–950 ramp
primary
#FFFE77
secondary
#3D3FDD
accent
#02E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580