#F2FE77#F2FE77
#F2FE77 is a very light, vivid yellow. Relative luminance 0.911; OKLCH L 96.2% C 0.159 H 113.6°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FE77 |
|---|---|
| RGB | rgb(242, 254, 119) |
| HSL | hsl(65, 99%, 73%) |
| HSV | hsv(65, 53%, 100%) |
| CMYK | cmyk(4.7%, 0%, 53.1%, 0.4%) |
| CIE-LAB | lab(96.45, -21.85, 62.22) |
| CIE-LCH | lch(96.45, 65.95, 109.35°) |
| OKLab | oklab(96.18% -0.0636 0.1455) |
| OKLCH | oklch(96.18% 0.159 113.6) |
| XYZ | xyz(75.3910, 91.0941, 31.0606) |
| Luminance | 0.9109 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.49
Banana (survey)
#FFFF7E
ΔE00 2.70
Butter
#FFFF81
ΔE00 2.75
Yellowish Tan
#FCFC81
ΔE00 2.76
Pale Yellow
#FFFF84
ΔE00 2.85
Light Yellow
#FFFE7A
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FE77 #8377FE
analogous
#FEC677 #F2FE77 #AFFE77
triadic
#F2FE77 #77F2FE #FE77F2
tetradic
#F2FE77 #77FEC6 #8377FE #FE77AF
square
#F2FE77 #77FEC6 #8377FE #FE77AF
split-complementary
#F2FE77 #77AFFE #C677FE
monochromatic
#E3F902 #ECFE3A #F2FE77 #F8FEB4 #FCFFE1
Accessibility & contrast
On white
1.09
#F2FE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#F2FE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FE77
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FE77 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36A
Deuteranopia (green-blind)
#FFF67F
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2fe77; /* rgb */ color: rgb(242, 254, 119); /* oklch */ color: oklch(96.2% 0.159 113.6);
Tailwind
colors: {
custom: {
50: '#f9fea2',
500: '#f2fe77',
950: '#000000',
},
}SCSS
$custom: #f2fe77; $custom-light: #f9fea2; $custom-dark: #000000;
JSON
{
"hex": "#f2fe77",
"rgb": {
"r": 242,
"g": 254,
"b": 119
},
"hsl": {
"h": 65.333,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.96181,
"c": 0.15877,
"h": 113.6
},
"luminance": 0.91093
}Semantic roles & 50–950 ramp
primary
#F2FE77
secondary
#4C3EDC
accent
#00E614
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580