#F2FC78#F2FC78
#F2FC78 is a very light, vivid yellow. Relative luminance 0.899; OKLCH L 95.8% C 0.156 H 112.9°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FC78 |
|---|---|
| RGB | rgb(242, 252, 120) |
| HSL | hsl(65, 96%, 73%) |
| HSV | hsv(65, 52%, 99%) |
| CMYK | cmyk(4%, 0%, 52.4%, 1.2%) |
| CIE-LAB | lab(95.94, -20.82, 61.19) |
| CIE-LCH | lch(95.94, 64.63, 108.79°) |
| OKLab | oklab(95.78% -0.0605 0.1434) |
| OKLCH | oklch(95.78% 0.156 112.9) |
| XYZ | xyz(74.8200, 89.8555, 31.1681) |
| Luminance | 0.8985 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.20
Yellowish Tan
#FCFC81
ΔE00 2.34
Banana (survey)
#FFFF7E
ΔE00 2.42
Butter
#FFFF81
ΔE00 2.44
Pale Yellow
#FFFF84
ΔE00 2.52
Light Yellow
#FFFE7A
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FC78 #8278FC
analogous
#FCC478 #F2FC78 #B0FC78
triadic
#F2FC78 #78F2FC #FC78F2
tetradic
#F2FC78 #78FCC4 #8278FC #FC78B0
square
#F2FC78 #78FCC4 #8278FC #FC78B0
split-complementary
#F2FC78 #78B0FC #C478FC
monochromatic
#E2F405 #ECFB3C #F2FC78 #F8FDB4 #FCFEE1
Accessibility & contrast
On white
1.11
#F2FC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#F2FC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FC78
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FC78 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26B
Deuteranopia (green-blind)
#FFF57F
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2fc78; /* rgb */ color: rgb(242, 252, 120); /* oklch */ color: oklch(95.8% 0.156 112.9);
Tailwind
colors: {
custom: {
50: '#f9fda2',
500: '#f2fc78',
950: '#000000',
},
}SCSS
$custom: #f2fc78; $custom-light: #f9fda2; $custom-dark: #000000;
JSON
{
"hex": "#f2fc78",
"rgb": {
"r": 242,
"g": 252,
"b": 120
},
"hsl": {
"h": 64.545,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.95775,
"c": 0.15561,
"h": 112.9
},
"luminance": 0.89854
}Semantic roles & 50–950 ramp
primary
#F2FC78
secondary
#4B3FD9
accent
#00E611
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580