#F2FB95#F2FB95
#F2FB95 is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 95.9% C 0.126 H 112.9°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FB95 |
|---|---|
| RGB | rgb(242, 251, 149) |
| HSL | hsl(65, 93%, 78%) |
| HSV | hsv(65, 41%, 98%) |
| CMYK | cmyk(3.6%, 0%, 40.6%, 1.6%) |
| CIE-LAB | lab(96.01, -17.64, 47.80) |
| CIE-LCH | lch(96.01, 50.95, 110.26°) |
| OKLab | oklab(95.95% -0.049 0.116) |
| OKLCH | oklch(95.95% 0.126 112.9) |
| XYZ | xyz(76.5408, 90.0426, 41.7758) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.86
Pale Yellow
#FFFF84
ΔE00 3.94
Light Khaki
#E6F2A2
ΔE00 4.12
Manilla
#FFFA86
ΔE00 4.16
Butter
#FFFF81
ΔE00 4.24
Faded Yellow
#FEFF7F
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FB95 #9E95FB
analogous
#FBD195 #F2FB95 #BFFB95
triadic
#F2FB95 #95F2FB #FB95F2
tetradic
#F2FB95 #95FBD1 #9E95FB #FB95BF
square
#F2FB95 #95FBD1 #9E95FB #FB95BF
split-complementary
#F2FB95 #95BFFB #D195FB
monochromatic
#E4F71F #EBF95A #F2FB95 #F9FDD0 #FBFEE2
Accessibility & contrast
On white
1.10
#F2FB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#F2FB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FB95
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FB95 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28D
Deuteranopia (green-blind)
#FFF59A
Tritanopia (blue-blind)
#FEF0E2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2fb95; /* rgb */ color: rgb(242, 251, 149); /* oklch */ color: oklch(95.9% 0.126 112.9);
Tailwind
colors: {
custom: {
50: '#f8fcb5',
500: '#f2fb95',
950: '#000000',
},
}SCSS
$custom: #f2fb95; $custom-light: #f8fcb5; $custom-dark: #000000;
JSON
{
"hex": "#f2fb95",
"rgb": {
"r": 242,
"g": 251,
"b": 149
},
"hsl": {
"h": 65.294,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.95946,
"c": 0.12587,
"h": 112.9
},
"luminance": 0.90042
}Semantic roles & 50–950 ramp
primary
#F2FB95
secondary
#6459DC
accent
#00E614
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581