#F2FE83#F2FE83
#F2FE83 is a very light, vivid yellow. Relative luminance 0.914; OKLCH L 96.3% C 0.148 H 113.8°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FE83 |
|---|---|
| RGB | rgb(242, 254, 131) |
| HSL | hsl(66, 98%, 75%) |
| HSV | hsv(66, 48%, 100%) |
| CMYK | cmyk(4.7%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(96.57, -20.83, 56.96) |
| CIE-LCH | lch(96.57, 60.65, 110.09°) |
| OKLab | oklab(96.32% -0.0595 0.1351) |
| OKLCH | oklch(96.32% 0.148 113.8) |
| XYZ | xyz(76.1577, 91.4007, 35.0985) |
| Luminance | 0.9140 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.74
Faded Yellow
#FEFF7F
ΔE00 2.75
Pale Yellow
#FFFF84
ΔE00 2.81
Butter
#FFFF81
ΔE00 2.89
Banana (survey)
#FFFF7E
ΔE00 3.02
Light Yellow
#FFFE7A
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FE83 #8F83FE
analogous
#FECD83 #F2FE83 #B4FE83
triadic
#F2FE83 #83F2FE #FE83F2
tetradic
#F2FE83 #83FECD #8F83FE #FE83B4
square
#F2FE83 #83FECD #8F83FE #FE83B4
split-complementary
#F2FE83 #83B4FE #CD83FE
monochromatic
#E5FD0A #ECFE46 #F2FE83 #F8FEC0 #FCFFE1
Accessibility & contrast
On white
1.09
#F2FE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#F2FE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FE83
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FE83 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF478
Deuteranopia (green-blind)
#FFF789
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2fe83; /* rgb */ color: rgb(242, 254, 131); /* oklch */ color: oklch(96.3% 0.148 113.8);
Tailwind
colors: {
custom: {
50: '#f8feaa',
500: '#f2fe83',
950: '#000000',
},
}SCSS
$custom: #f2fe83; $custom-light: #f8feaa; $custom-dark: #000000;
JSON
{
"hex": "#f2fe83",
"rgb": {
"r": 242,
"g": 254,
"b": 131
},
"hsl": {
"h": 65.854,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.96322,
"c": 0.14767,
"h": 113.8
},
"luminance": 0.914
}Semantic roles & 50–950 ramp
primary
#F2FE83
secondary
#5748DD
accent
#00E616
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581