#FFFE76#FFFE76
#FFFE76 is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.2% C 0.157 H 108.6°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE76 |
|---|---|
| RGB | rgb(255, 254, 118) |
| HSL | hsl(60, 100%, 73%) |
| HSV | hsv(60, 54%, 100%) |
| CMYK | cmyk(0%, 0.4%, 53.7%, 0%) |
| CIE-LAB | lab(97.41, -16.85, 64.02) |
| CIE-LCH | lch(97.41, 66.20, 104.74°) |
| OKLab | oklab(97.19% -0.0502 0.149) |
| OKLCH | oklch(97.19% 0.157 108.6) |
| XYZ | xyz(79.9540, 93.4537, 30.9626) |
| Luminance | 0.9345 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.33
Custard
#FFFD78
ΔE00 0.40
Light Yellow
#FFFE7A
ΔE00 0.45
Pastel Yellow
#FFFE71
ΔE00 0.54
Banana (survey)
#FFFF7E
ΔE00 0.90
Faded Yellow
#FEFF7F
ΔE00 1.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE76 #7677FF
analogous
#FFB976 #FFFE76 #BBFF76
triadic
#FFFE76 #76FFFE #FE76FF
tetradic
#FFFE76 #76FFB9 #7677FF #FF76BB
square
#FFFE76 #76FFB9 #7677FF #FF76BB
split-complementary
#FFFE76 #76BBFF #B976FF
monochromatic
#FBF900 #FFFE39 #FFFE76 #FFFEB3 #FFFFE0
Accessibility & contrast
On white
1.07
#FFFE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#FFFE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE76
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE76 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF568
Deuteranopia (green-blind)
#FFFA7D
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe76; /* rgb */ color: rgb(255, 254, 118); /* oklch */ color: oklch(97.2% 0.157 108.6);
Tailwind
colors: {
custom: {
50: '#fffea1',
500: '#fffe76',
950: '#000000',
},
}SCSS
$custom: #fffe76; $custom-light: #fffea1; $custom-dark: #000000;
JSON
{
"hex": "#fffe76",
"rgb": {
"r": 255,
"g": 254,
"b": 118
},
"hsl": {
"h": 59.562,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.97185,
"c": 0.15726,
"h": 108.6
},
"luminance": 0.93452
}Semantic roles & 50–950 ramp
primary
#FFFE76
secondary
#3D3EDD
accent
#02E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580