#FFFE7E#FFFE7E
#FFFE7E is a very light, vivid yellow. Relative luminance 0.936; OKLCH L 97.3% C 0.150 H 108.5°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFE7E |
|---|---|
| RGB | rgb(255, 254, 126) |
| HSL | hsl(60, 100%, 75%) |
| HSV | hsv(60, 51%, 100%) |
| CMYK | cmyk(0%, 0.4%, 50.6%, 0%) |
| CIE-LAB | lab(97.49, -16.22, 60.56) |
| CIE-LCH | lch(97.49, 62.69, 104.99°) |
| OKLab | oklab(97.28% -0.0476 0.1424) |
| OKLCH | oklch(97.28% 0.15 108.5) |
| XYZ | xyz(80.4497, 93.6520, 33.5734) |
| Luminance | 0.9365 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Banana (survey)
#FFFF7E
ΔE00 0.29
Butter
#FFFF81
ΔE00 0.41
Light Yellow
#FFFE7A
ΔE00 0.46
Faded Yellow
#FEFF7F
ΔE00 0.48
Custard
#FFFD78
ΔE00 0.69
Pale Yellow
#FFFF84
ΔE00 0.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFE7E #7E7FFF
analogous
#FFBE7E #FFFE7E #C0FF7E
triadic
#FFFE7E #7EFFFE #FE7EFF
tetradic
#FFFE7E #7EFFBE #7E7FFF #FF7EC0
square
#FFFE7E #7EFFBE #7E7FFF #FF7EC0
split-complementary
#FFFE7E #7EC0FF #BE7EFF
monochromatic
#FFFD04 #FFFE41 #FFFE7E #FFFEBB #FFFFE0
Accessibility & contrast
On white
1.06
#FFFE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#FFFE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFE7E
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFE7E | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF572
Deuteranopia (green-blind)
#FFFA85
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffe7e; /* rgb */ color: rgb(255, 254, 126); /* oklch */ color: oklch(97.3% 0.150 108.5);
Tailwind
colors: {
custom: {
50: '#fffea6',
500: '#fffe7e',
950: '#000000',
},
}SCSS
$custom: #fffe7e; $custom-light: #fffea6; $custom-dark: #000000;
JSON
{
"hex": "#fffe7e",
"rgb": {
"r": 255,
"g": 254,
"b": 126
},
"hsl": {
"h": 59.535,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.97275,
"c": 0.15011,
"h": 108.5
},
"luminance": 0.9365
}Semantic roles & 50–950 ramp
primary
#FFFE7E
secondary
#4345DE
accent
#02E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580