#F2FE75#F2FE75
#F2FE75 is a very light, vivid yellow. Relative luminance 0.910; OKLCH L 96.2% C 0.161 H 113.6°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FE75 |
|---|---|
| RGB | rgb(242, 254, 117) |
| HSL | hsl(65, 99%, 73%) |
| HSV | hsv(65, 54%, 100%) |
| CMYK | cmyk(4.7%, 0%, 53.9%, 0.4%) |
| CIE-LAB | lab(96.43, -22.01, 63.08) |
| CIE-LCH | lch(96.43, 66.81, 109.24°) |
| OKLab | oklab(96.16% -0.0642 0.1471) |
| OKLCH | oklch(96.16% 0.161 113.6) |
| XYZ | xyz(75.2722, 91.0465, 30.4347) |
| Luminance | 0.9104 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.52
Banana (survey)
#FFFF7E
ΔE00 2.72
Butter
#FFFF81
ΔE00 2.80
Yellowish Tan
#FCFC81
ΔE00 2.83
Light Yellow
#FFFE7A
ΔE00 2.88
Pale Yellow
#FFFF84
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FE75 #8175FE
analogous
#FEC575 #F2FE75 #AEFE75
triadic
#F2FE75 #75F2FE #FE75F2
tetradic
#F2FE75 #75FEC5 #8175FE #FE75AE
square
#F2FE75 #75FEC5 #8175FE #FE75AE
split-complementary
#F2FE75 #75AEFE #C575FE
monochromatic
#E1F702 #ECFE38 #F2FE75 #F8FEB2 #FCFFE1
Accessibility & contrast
On white
1.09
#F2FE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#F2FE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FE75
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FE75 | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF367
Deuteranopia (green-blind)
#FFF67D
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2fe75; /* rgb */ color: rgb(242, 254, 117); /* oklch */ color: oklch(96.2% 0.161 113.6);
Tailwind
colors: {
custom: {
50: '#f9fea1',
500: '#f2fe75',
950: '#000000',
},
}SCSS
$custom: #f2fe75; $custom-light: #f9fea1; $custom-dark: #000000;
JSON
{
"hex": "#f2fe75",
"rgb": {
"r": 242,
"g": 254,
"b": 117
},
"hsl": {
"h": 65.255,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.96159,
"c": 0.16053,
"h": 113.6
},
"luminance": 0.91045
}Semantic roles & 50–950 ramp
primary
#F2FE75
secondary
#4A3CDB
accent
#00E614
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580