Banana (survey)#FFFF7E
#FFFF7E is a very light, vivid yellow. Relative luminance 0.943; OKLCH L 97.5% C 0.151 H 108.9°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFF7E |
|---|---|
| RGB | rgb(255, 255, 126) |
| HSL | hsl(60, 100%, 75%) |
| HSV | hsv(60, 51%, 100%) |
| CMYK | cmyk(0%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(97.75, -16.70, 60.86) |
| CIE-LCH | lch(97.75, 63.11, 105.35°) |
| OKLab | oklab(97.48% -0.049 0.143) |
| OKLCH | oklch(97.48% 0.151 108.9) |
| XYZ | xyz(80.7678, 94.2883, 33.6794) |
| Luminance | 0.9429 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Banana (survey)
#FFFF7E
ΔE00 0.00
Faded Yellow
#FEFF7F
ΔE00 0.28
Butter
#FFFF81
ΔE00 0.36
Light Yellow
#FFFE7A
ΔE00 0.49
Pale Yellow
#FFFF84
ΔE00 0.72
Custard
#FFFD78
ΔE00 0.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFF7E #7E7EFF
analogous
#FFBF7E #FFFF7E #BFFF7E
triadic
#FFFF7E #7EFFFF #FF7EFF
tetradic
#FFFF7E #7EFFBF #7E7EFF #FF7EBF
square
#FFFF7E #7EFFBF #7E7EFF #FF7EBF
split-complementary
#FFFF7E #7EBFFF #BF7EFF
monochromatic
#FFFF04 #FFFF41 #FFFF7E #FFFFBB #FFFFE0
Accessibility & contrast
On white
1.06
#FFFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#FFFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFF7E
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFF7E | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF672
Deuteranopia (green-blind)
#FFFB85
Tritanopia (blue-blind)
#FFF1E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ffff7e; /* rgb */ color: rgb(255, 255, 126); /* oklch */ color: oklch(97.5% 0.151 108.9);
Tailwind
colors: {
custom: {
50: '#ffffa7',
500: '#ffff7e',
950: '#000000',
},
}SCSS
$custom: #ffff7e; $custom-light: #ffffa7; $custom-dark: #000000;
JSON
{
"hex": "#ffff7e",
"rgb": {
"r": 255,
"g": 255,
"b": 126
},
"hsl": {
"h": 60,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.97479,
"c": 0.15117,
"h": 108.9
},
"luminance": 0.94286
}Semantic roles & 50–950 ramp
primary
#FFFF7E
secondary
#4343DE
accent
#00E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581