Light Yellow#FFFE7A
#FFFE7A is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.2% C 0.154 H 108.6°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE7A |
|---|---|
| RGB | rgb(255, 254, 122) |
| HSL | hsl(60, 100%, 74%) |
| HSV | hsv(60, 52%, 100%) |
| CMYK | cmyk(0%, 0.4%, 52.2%, 0%) |
| CIE-LAB | lab(97.45, -16.54, 62.30) |
| CIE-LCH | lch(97.45, 64.46, 104.87°) |
| OKLab | oklab(97.23% -0.0489 0.1458) |
| OKLCH | oklch(97.23% 0.154 108.6) |
| XYZ | xyz(80.1967, 93.5508, 32.2411) |
| Luminance | 0.9355 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.00
Custard
#FFFD78
ΔE00 0.33
Banana (survey)
#FFFF7E
ΔE00 0.49
Butter Yellow
#FFFD74
ΔE00 0.68
Faded Yellow
#FEFF7F
ΔE00 0.74
Butter
#FFFF81
ΔE00 0.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE7A #7A7BFF
analogous
#FFBC7A #FFFE7A #BEFF7A
triadic
#FFFE7A #7AFFFE #FE7AFF
tetradic
#FFFE7A #7AFFBC #7A7BFF #FF7ABE
square
#FFFE7A #7AFFBC #7A7BFF #FF7ABE
split-complementary
#FFFE7A #7ABEFF #BC7AFF
monochromatic
#FFFD00 #FFFE3D #FFFE7A #FFFEB7 #FFFFE0
Accessibility & contrast
On white
1.07
#FFFE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#FFFE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE7A
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE7A | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF56D
Deuteranopia (green-blind)
#FFFA81
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe7a; /* rgb */ color: rgb(255, 254, 122); /* oklch */ color: oklch(97.2% 0.154 108.6);
Tailwind
colors: {
custom: {
50: '#fffea4',
500: '#fffe7a',
950: '#000000',
},
}SCSS
$custom: #fffe7a; $custom-light: #fffea4; $custom-dark: #000000;
JSON
{
"hex": "#fffe7a",
"rgb": {
"r": 255,
"g": 254,
"b": 122
},
"hsl": {
"h": 59.549,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.97229,
"c": 0.15374,
"h": 108.6
},
"luminance": 0.93549
}Semantic roles & 50–950 ramp
primary
#FFFE7A
secondary
#4041DD
accent
#02E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580