#F2FE70#F2FE70
#F2FE70 is a very light, vivid yellow. Relative luminance 0.909; OKLCH L 96.1% C 0.165 H 113.5°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FE70 |
|---|---|
| RGB | rgb(242, 254, 112) |
| HSL | hsl(65, 99%, 72%) |
| HSV | hsv(65, 56%, 100%) |
| CMYK | cmyk(4.7%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(96.38, -22.40, 65.19) |
| CIE-LCH | lch(96.38, 68.93, 108.96°) |
| OKLab | oklab(96.11% -0.0658 0.1511) |
| OKLCH | oklch(96.11% 0.165 113.5) |
| XYZ | xyz(74.9860, 90.9320, 28.9276) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.67
Banana (survey)
#FFFF7E
ΔE00 2.82
Pastel Yellow
#FFFE71
ΔE00 2.89
Light Yellow
#FFFE7A
ΔE00 2.90
Canary
#FDFF63
ΔE00 2.91
Butter
#FFFF81
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FE70 #7C70FE
analogous
#FEC370 #F2FE70 #ABFE70
triadic
#F2FE70 #70F2FE #FE70F2
tetradic
#F2FE70 #70FEC3 #7C70FE #FE70AB
square
#F2FE70 #70FEC3 #7C70FE #FE70AB
split-complementary
#F2FE70 #70ABFE #C370FE
monochromatic
#DEF202 #ECFE33 #F2FE70 #F8FEAD #FCFFE1
Accessibility & contrast
On white
1.09
#F2FE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#F2FE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FE70
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FE70 | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF361
Deuteranopia (green-blind)
#FFF678
Tritanopia (blue-blind)
#FFF1DF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2fe70; /* rgb */ color: rgb(242, 254, 112); /* oklch */ color: oklch(96.1% 0.165 113.5);
Tailwind
colors: {
custom: {
50: '#f9fe9e',
500: '#f2fe70',
950: '#000000',
},
}SCSS
$custom: #f2fe70; $custom-light: #f9fe9e; $custom-dark: #000000;
JSON
{
"hex": "#f2fe70",
"rgb": {
"r": 242,
"g": 254,
"b": 112
},
"hsl": {
"h": 65.07,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.96106,
"c": 0.16483,
"h": 113.5
},
"luminance": 0.90931
}Semantic roles & 50–950 ramp
primary
#F2FE70
secondary
#4538DA
accent
#00E613
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580