#F2FE8A#F2FE8A
#F2FE8A is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.4% C 0.141 H 113.9°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FE8A |
|---|---|
| RGB | rgb(242, 254, 138) |
| HSL | hsl(66, 98%, 77%) |
| HSV | hsv(66, 46%, 100%) |
| CMYK | cmyk(4.7%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(96.66, -20.18, 53.82) |
| CIE-LCH | lch(96.66, 57.48, 110.56°) |
| OKLab | oklab(96.41% -0.0571 0.1287) |
| OKLCH | oklch(96.41% 0.141 113.9) |
| XYZ | xyz(76.6483, 91.5969, 37.6820) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.08
Pale Yellow
#FFFF84
ΔE00 3.12
Faded Yellow
#FEFF7F
ΔE00 3.23
Butter
#FFFF81
ΔE00 3.30
Banana (survey)
#FFFF7E
ΔE00 3.51
Light Yellow
#FFFE7A
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FE8A #968AFE
analogous
#FED08A #F2FE8A #B8FE8A
triadic
#F2FE8A #8AF2FE #FE8AF2
tetradic
#F2FE8A #8AFED0 #968AFE #FE8AB8
square
#F2FE8A #8AFED0 #968AFE #FE8AB8
split-complementary
#F2FE8A #8AB8FE #D08AFE
monochromatic
#E5FD11 #EBFD4D #F2FE8A #F9FFC7 #FCFFE1
Accessibility & contrast
On white
1.09
#F2FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#F2FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FE8A
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FE8A | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF480
Deuteranopia (green-blind)
#FFF790
Tritanopia (blue-blind)
#FEF2E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2fe8a; /* rgb */ color: rgb(242, 254, 138); /* oklch */ color: oklch(96.4% 0.141 113.9);
Tailwind
colors: {
custom: {
50: '#f8feae',
500: '#f2fe8a',
950: '#000000',
},
}SCSS
$custom: #f2fe8a; $custom-light: #f8feae; $custom-dark: #000000;
JSON
{
"hex": "#f2fe8a",
"rgb": {
"r": 242,
"g": 254,
"b": 138
},
"hsl": {
"h": 66.207,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.96413,
"c": 0.14083,
"h": 113.9
},
"luminance": 0.91596
}Semantic roles & 50–950 ramp
primary
#F2FE8A
secondary
#5D4EDE
accent
#00E618
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581