#F2FE99#F2FE99
#F2FE99 is a very light, vivid yellow. Relative luminance 0.921; OKLCH L 96.6% C 0.125 H 114.3°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FE99 |
|---|---|
| RGB | rgb(242, 254, 153) |
| HSL | hsl(67, 98%, 80%) |
| HSV | hsv(67, 40%, 100%) |
| CMYK | cmyk(4.7%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(96.85, -18.66, 46.92) |
| CIE-LCH | lch(96.85, 50.50, 111.69°) |
| OKLab | oklab(96.63% -0.0516 0.1142) |
| OKLCH | oklch(96.63% 0.125 114.3) |
| XYZ | xyz(77.8102, 92.0617, 43.8015) |
| Luminance | 0.9206 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.04
Pale Yellow
#FFFF84
ΔE00 4.50
Yellowish Tan
#FCFC81
ΔE00 4.50
Butter
#FFFF81
ΔE00 4.79
Parchment
#FEFCAF
ΔE00 4.82
Faded Yellow
#FEFF7F
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FE99 #A599FE
analogous
#FED899 #F2FE99 #BFFE99
triadic
#F2FE99 #99F2FE #FE99F2
tetradic
#F2FE99 #99FED8 #A599FE #FE99BF
square
#F2FE99 #99FED8 #A599FE #FE99BF
split-complementary
#F2FE99 #99BFFE #D899FE
monochromatic
#E3FD20 #EAFD5C #F2FE99 #FAFFD6 #FBFFE1
Accessibility & contrast
On white
1.08
#F2FE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#F2FE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FE99
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FE99 | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF591
Deuteranopia (green-blind)
#FFF79E
Tritanopia (blue-blind)
#FDF3E5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f2fe99; /* rgb */ color: rgb(242, 254, 153); /* oklch */ color: oklch(96.6% 0.125 114.3);
Tailwind
colors: {
custom: {
50: '#f8feb8',
500: '#f2fe99',
950: '#000000',
},
}SCSS
$custom: #f2fe99; $custom-light: #f8feb8; $custom-dark: #000000;
JSON
{
"hex": "#f2fe99",
"rgb": {
"r": 242,
"g": 254,
"b": 153
},
"hsl": {
"h": 67.129,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.96626,
"c": 0.12529,
"h": 114.3
},
"luminance": 0.92061
}Semantic roles & 50–950 ramp
primary
#F2FE99
secondary
#6B5BE0
accent
#00E61B
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581