#FEFF7E#FEFF7E
#FEFF7E is a very light, vivid yellow. Relative luminance 0.941; OKLCH L 97.4% C 0.151 H 109.3°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFF7E |
|---|---|
| RGB | rgb(254, 255, 126) |
| HSL | hsl(60, 100%, 75%) |
| HSV | hsv(60, 51%, 100%) |
| CMYK | cmyk(0.4%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(97.67, -17.09, 60.75) |
| CIE-LCH | lch(97.67, 63.11, 105.71°) |
| OKLab | oklab(97.4% -0.05 0.1428) |
| OKLCH | oklch(97.4% 0.151 109.3) |
| XYZ | xyz(80.4008, 94.0991, 33.6622) |
| Luminance | 0.9410 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.12
Banana (survey)
#FFFF7E
ΔE00 0.23
Butter
#FFFF81
ΔE00 0.39
Light Yellow
#FFFE7A
ΔE00 0.65
Pale Yellow
#FFFF84
ΔE00 0.72
Yellowish Tan
#FCFC81
ΔE00 0.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFF7E #7F7EFF
analogous
#FFC07E #FEFF7E #BEFF7E
triadic
#FEFF7E #7EFEFF #FF7EFE
tetradic
#FEFF7E #7EFFC0 #7F7EFF #FF7EBE
square
#FEFF7E #7EFFC0 #7F7EFF #FF7EBE
split-complementary
#FEFF7E #7EBEFF #C07EFF
monochromatic
#FDFF04 #FEFF41 #FEFF7E #FEFFBB #FFFFE0
Accessibility & contrast
On white
1.06
#FEFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#FEFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFF7E
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFF7E | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF672
Deuteranopia (green-blind)
#FFFA85
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #feff7e; /* rgb */ color: rgb(254, 255, 126); /* oklch */ color: oklch(97.4% 0.151 109.3);
Tailwind
colors: {
custom: {
50: '#ffffa7',
500: '#feff7e',
950: '#000000',
},
}SCSS
$custom: #feff7e; $custom-light: #ffffa7; $custom-dark: #000000;
JSON
{
"hex": "#feff7e",
"rgb": {
"r": 254,
"g": 255,
"b": 126
},
"hsl": {
"h": 60.465,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.974,
"c": 0.1513,
"h": 109.3
},
"luminance": 0.94097
}Semantic roles & 50–950 ramp
primary
#FEFF7E
secondary
#4543DE
accent
#00E602
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581