#F2FC80#F2FC80
#F2FC80 is a very light, vivid yellow. Relative luminance 0.901; OKLCH L 95.9% C 0.148 H 113.0°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FC80 |
|---|---|
| RGB | rgb(242, 252, 128) |
| HSL | hsl(65, 95%, 75%) |
| HSV | hsv(65, 49%, 99%) |
| CMYK | cmyk(4%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(96.02, -20.14, 57.68) |
| CIE-LCH | lch(96.02, 61.09, 109.25°) |
| OKLab | oklab(95.87% -0.0579 0.1365) |
| OKLCH | oklch(95.87% 0.148 113) |
| XYZ | xyz(75.3260, 90.0578, 33.8327) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.30
Faded Yellow
#FEFF7F
ΔE00 2.37
Pale Yellow
#FFFF84
ΔE00 2.47
Butter
#FFFF81
ΔE00 2.53
Banana (survey)
#FFFF7E
ΔE00 2.64
Light Yellow
#FFFE7A
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FC80 #8A80FC
analogous
#FCC880 #F2FC80 #B4FC80
triadic
#F2FC80 #80F2FC #FC80F2
tetradic
#F2FC80 #80FCC8 #8A80FC #FC80B4
square
#F2FC80 #80FCC8 #8A80FC #FC80B4
split-complementary
#F2FC80 #80B4FC #C880FC
monochromatic
#E6F908 #ECFB44 #F2FC80 #F8FDBC #FCFEE1
Accessibility & contrast
On white
1.10
#F2FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#F2FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FC80
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FC80 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF275
Deuteranopia (green-blind)
#FFF587
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2fc80; /* rgb */ color: rgb(242, 252, 128); /* oklch */ color: oklch(95.9% 0.148 113.0);
Tailwind
colors: {
custom: {
50: '#f8fda8',
500: '#f2fc80',
950: '#000000',
},
}SCSS
$custom: #f2fc80; $custom-light: #f8fda8; $custom-dark: #000000;
JSON
{
"hex": "#f2fc80",
"rgb": {
"r": 242,
"g": 252,
"b": 128
},
"hsl": {
"h": 64.839,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.95869,
"c": 0.14822,
"h": 113
},
"luminance": 0.90057
}Semantic roles & 50–950 ramp
primary
#F2FC80
secondary
#5246DA
accent
#00E613
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581