#F2FC70#F2FC70
#F2FC70 is a very light, vivid yellow. Relative luminance 0.897; OKLCH L 95.7% C 0.163 H 112.8°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FC70 |
|---|---|
| RGB | rgb(242, 252, 112) |
| HSL | hsl(64, 96%, 71%) |
| HSV | hsv(64, 56%, 99%) |
| CMYK | cmyk(4%, 0%, 55.6%, 1.2%) |
| CIE-LAB | lab(95.86, -21.44, 64.60) |
| CIE-LCH | lch(95.86, 68.07, 108.36°) |
| OKLab | oklab(95.69% -0.0631 0.1499) |
| OKLCH | oklch(95.69% 0.163 112.8) |
| XYZ | xyz(74.3547, 89.6693, 28.7171) |
| Luminance | 0.8967 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.39
Banana (survey)
#FFFF7E
ΔE00 2.53
Light Yellow
#FFFE7A
ΔE00 2.57
Pastel Yellow
#FFFE71
ΔE00 2.59
Butter
#FFFF81
ΔE00 2.68
Yellowish Tan
#FCFC81
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FC70 #7A70FC
analogous
#FCC070 #F2FC70 #ACFC70
triadic
#F2FC70 #70F2FC #FC70F2
tetradic
#F2FC70 #70FCC0 #7A70FC #FC70AC
square
#F2FC70 #70FCC0 #7A70FC #FC70AC
split-complementary
#F2FC70 #70ACFC #C070FC
monochromatic
#DCED05 #EDFB34 #F2FC70 #F7FDAC #FCFEE1
Accessibility & contrast
On white
1.11
#F2FC70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#F2FC70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FC70
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FC70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FC70 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF161
Deuteranopia (green-blind)
#FFF578
Tritanopia (blue-blind)
#FFEFDD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2fc70; /* rgb */ color: rgb(242, 252, 112); /* oklch */ color: oklch(95.7% 0.163 112.8);
Tailwind
colors: {
custom: {
50: '#f9fd9d',
500: '#f2fc70',
950: '#000000',
},
}SCSS
$custom: #f2fc70; $custom-light: #f9fd9d; $custom-dark: #000000;
JSON
{
"hex": "#f2fc70",
"rgb": {
"r": 242,
"g": 252,
"b": 112
},
"hsl": {
"h": 64.286,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.95688,
"c": 0.16261,
"h": 112.8
},
"luminance": 0.89668
}Semantic roles & 50–950 ramp
primary
#F2FC70
secondary
#4438D8
accent
#00E610
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580