#F2FC83#F2FC83
#F2FC83 is a very light, vivid yellow. Relative luminance 0.901; OKLCH L 95.9% C 0.145 H 113.0°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FC83 |
|---|---|
| RGB | rgb(242, 252, 131) |
| HSL | hsl(65, 95%, 75%) |
| HSV | hsv(65, 48%, 99%) |
| CMYK | cmyk(4%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(96.05, -19.88, 56.34) |
| CIE-LCH | lch(96.05, 59.74, 109.43°) |
| OKLab | oklab(95.91% -0.0568 0.1338) |
| OKLCH | oklch(95.91% 0.145 113) |
| XYZ | xyz(75.5263, 90.1380, 34.8881) |
| Luminance | 0.9014 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.39
Faded Yellow
#FEFF7F
ΔE00 2.54
Pale Yellow
#FFFF84
ΔE00 2.54
Butter
#FFFF81
ΔE00 2.66
Banana (survey)
#FFFF7E
ΔE00 2.81
Light Yellow
#FFFE7A
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FC83 #8D83FC
analogous
#FCCA83 #F2FC83 #B5FC83
triadic
#F2FC83 #83F2FC #FC83F2
tetradic
#F2FC83 #83FCCA #8D83FC #FC83B5
square
#F2FC83 #83FCCA #8D83FC #FC83B5
split-complementary
#F2FC83 #83B5FC #CA83FC
monochromatic
#E5F90B #ECFB47 #F2FC83 #F8FDBF #FCFEE1
Accessibility & contrast
On white
1.10
#F2FC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#F2FC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FC83
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FC83 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF278
Deuteranopia (green-blind)
#FFF589
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2fc83; /* rgb */ color: rgb(242, 252, 131); /* oklch */ color: oklch(95.9% 0.145 113.0);
Tailwind
colors: {
custom: {
50: '#f8fdaa',
500: '#f2fc83',
950: '#000000',
},
}SCSS
$custom: #f2fc83; $custom-light: #f8fdaa; $custom-dark: #000000;
JSON
{
"hex": "#f2fc83",
"rgb": {
"r": 242,
"g": 252,
"b": 131
},
"hsl": {
"h": 64.959,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.95907,
"c": 0.14535,
"h": 113
},
"luminance": 0.90137
}Semantic roles & 50–950 ramp
primary
#F2FC83
secondary
#5549DB
accent
#00E613
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581