#F2FE7A#F2FE7A
#F2FE7A is a very light, vivid yellow. Relative luminance 0.912; OKLCH L 96.2% C 0.156 H 113.6°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FE7A |
|---|---|
| RGB | rgb(242, 254, 122) |
| HSL | hsl(65, 99%, 74%) |
| HSV | hsv(65, 52%, 100%) |
| CMYK | cmyk(4.7%, 0%, 52%, 0.4%) |
| CIE-LAB | lab(96.48, -21.61, 60.92) |
| CIE-LCH | lch(96.48, 64.64, 109.53°) |
| OKLab | oklab(96.21% -0.0626 0.143) |
| OKLCH | oklch(96.21% 0.156 113.6) |
| XYZ | xyz(75.5740, 91.1673, 32.0245) |
| Luminance | 0.9117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.48
Yellowish Tan
#FCFC81
ΔE00 2.69
Banana (survey)
#FFFF7E
ΔE00 2.72
Butter
#FFFF81
ΔE00 2.72
Pale Yellow
#FFFF84
ΔE00 2.78
Light Yellow
#FFFE7A
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FE7A #867AFE
analogous
#FEC87A #F2FE7A #B0FE7A
triadic
#F2FE7A #7AF2FE #FE7AF2
tetradic
#F2FE7A #7AFEC8 #867AFE #FE7AB0
square
#F2FE7A #7AFEC8 #867AFE #FE7AB0
split-complementary
#F2FE7A #7AB0FE #C87AFE
monochromatic
#E5FC02 #ECFE3D #F2FE7A #F8FEB7 #FCFFE1
Accessibility & contrast
On white
1.09
#F2FE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#F2FE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FE7A
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FE7A | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF36D
Deuteranopia (green-blind)
#FFF681
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2fe7a; /* rgb */ color: rgb(242, 254, 122); /* oklch */ color: oklch(96.2% 0.156 113.6);
Tailwind
colors: {
custom: {
50: '#f9fea4',
500: '#f2fe7a',
950: '#000000',
},
}SCSS
$custom: #f2fe7a; $custom-light: #f9fea4; $custom-dark: #000000;
JSON
{
"hex": "#f2fe7a",
"rgb": {
"r": 242,
"g": 254,
"b": 122
},
"hsl": {
"h": 65.455,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.96215,
"c": 0.15608,
"h": 113.6
},
"luminance": 0.91166
}Semantic roles & 50–950 ramp
primary
#F2FE7A
secondary
#4E40DC
accent
#00E615
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580