#FEFF76#FEFF76
#FEFF76 is a very light, vivid yellow. Relative luminance 0.939; OKLCH L 97.3% C 0.158 H 109.4°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFF76 |
|---|---|
| RGB | rgb(254, 255, 118) |
| HSL | hsl(60, 100%, 73%) |
| HSV | hsv(60, 54%, 100%) |
| CMYK | cmyk(0.4%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(97.59, -17.72, 64.20) |
| CIE-LCH | lch(97.59, 66.60, 105.43°) |
| OKLab | oklab(97.31% -0.0526 0.1495) |
| OKLCH | oklch(97.31% 0.158 109.4) |
| XYZ | xyz(79.9051, 93.9008, 31.0515) |
| Luminance | 0.9390 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.66
Pastel Yellow
#FFFE71
ΔE00 0.71
Butter Yellow
#FFFD74
ΔE00 0.75
Custard
#FFFD78
ΔE00 0.79
Banana (survey)
#FFFF7E
ΔE00 0.90
Faded Yellow
#FEFF7F
ΔE00 1.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFF76 #7776FF
analogous
#FFBB76 #FEFF76 #B9FF76
triadic
#FEFF76 #76FEFF #FF76FE
tetradic
#FEFF76 #76FFBB #7776FF #FF76B9
square
#FEFF76 #76FFBB #7776FF #FF76B9
split-complementary
#FEFF76 #76B9FF #BB76FF
monochromatic
#F9FB00 #FEFF39 #FEFF76 #FEFFB3 #FFFFE0
Accessibility & contrast
On white
1.06
#FEFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#FEFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFF76
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFF76 | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF668
Deuteranopia (green-blind)
#FFFA7D
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #feff76; /* rgb */ color: rgb(254, 255, 118); /* oklch */ color: oklch(97.3% 0.158 109.4);
Tailwind
colors: {
custom: {
50: '#ffffa1',
500: '#feff76',
950: '#000000',
},
}SCSS
$custom: #feff76; $custom-light: #ffffa1; $custom-dark: #000000;
JSON
{
"hex": "#feff76",
"rgb": {
"r": 254,
"g": 255,
"b": 118
},
"hsl": {
"h": 60.438,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.9731,
"c": 0.15844,
"h": 109.4
},
"luminance": 0.93899
}Semantic roles & 50–950 ramp
primary
#FEFF76
secondary
#3E3DDD
accent
#00E602
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580