#F2FC85#F2FC85
#F2FC85 is a very light, vivid yellow. Relative luminance 0.902; OKLCH L 95.9% C 0.143 H 113.0°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FC85 |
|---|---|
| RGB | rgb(242, 252, 133) |
| HSL | hsl(65, 95%, 75%) |
| HSV | hsv(65, 47%, 99%) |
| CMYK | cmyk(4%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(96.08, -19.69, 55.44) |
| CIE-LCH | lch(96.08, 58.84, 109.56°) |
| OKLab | oklab(95.93% -0.0561 0.132) |
| OKLCH | oklch(95.93% 0.143 113) |
| XYZ | xyz(75.6632, 90.1927, 35.6088) |
| Luminance | 0.9019 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.48
Pale Yellow
#FFFF84
ΔE00 2.62
Faded Yellow
#FEFF7F
ΔE00 2.67
Butter
#FFFF81
ΔE00 2.77
Banana (survey)
#FFFF7E
ΔE00 2.95
Light Yellow
#FFFE7A
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FC85 #8F85FC
analogous
#FCCA85 #F2FC85 #B6FC85
triadic
#F2FC85 #85F2FC #FC85F2
tetradic
#F2FC85 #85FCCA #8F85FC #FC85B6
square
#F2FC85 #85FCCA #8F85FC #FC85B6
split-complementary
#F2FC85 #85B6FC #CA85FC
monochromatic
#E5F90E #ECFB49 #F2FC85 #F8FDC1 #FCFEE1
Accessibility & contrast
On white
1.10
#F2FC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#F2FC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FC85
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FC85 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27B
Deuteranopia (green-blind)
#FFF58B
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2fc85; /* rgb */ color: rgb(242, 252, 133); /* oklch */ color: oklch(95.9% 0.143 113.0);
Tailwind
colors: {
custom: {
50: '#f8fdab',
500: '#f2fc85',
950: '#000000',
},
}SCSS
$custom: #f2fc85; $custom-light: #f8fdab; $custom-dark: #000000;
JSON
{
"hex": "#f2fc85",
"rgb": {
"r": 242,
"g": 252,
"b": 133
},
"hsl": {
"h": 65.042,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.95932,
"c": 0.1434,
"h": 113
},
"luminance": 0.90192
}Semantic roles & 50–950 ramp
primary
#F2FC85
secondary
#574ADB
accent
#00E613
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581