#F2FA8B#F2FA8B
#F2FA8B is a very light, vivid yellow. Relative luminance 0.891; OKLCH L 95.6% C 0.135 H 112.3°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FA8B |
|---|---|
| RGB | rgb(242, 250, 139) |
| HSL | hsl(64, 92%, 76%) |
| HSV | hsv(64, 44%, 98%) |
| CMYK | cmyk(3.2%, 0%, 44.4%, 2%) |
| CIE-LAB | lab(95.63, -18.16, 52.09) |
| CIE-LCH | lch(95.63, 55.16, 109.22°) |
| OKLab | oklab(95.6% -0.0512 0.125) |
| OKLCH | oklch(95.6% 0.135 112.3) |
| XYZ | xyz(75.4649, 89.1138, 37.6464) |
| Luminance | 0.8911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.72
Pale Yellow
#FFFF84
ΔE00 2.90
Butter
#FFFF81
ΔE00 3.14
Faded Yellow
#FEFF7F
ΔE00 3.14
Manilla
#FFFA86
ΔE00 3.31
Banana (survey)
#FFFF7E
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FA8B #938BFA
analogous
#FACB8B #F2FA8B #BBFA8B
triadic
#F2FA8B #8BF2FA #FA8BF2
tetradic
#F2FA8B #8BFACB #938BFA #FA8BBB
square
#F2FA8B #8BFACB #938BFA #FA8BBB
split-complementary
#F2FA8B #8BBBFA #CB8BFA
monochromatic
#E5F516 #EBF750 #F2FA8B #F9FDC6 #FCFEE2
Accessibility & contrast
On white
1.12
#F2FA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#F2FA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FA8B
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FA8B | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF182
Deuteranopia (green-blind)
#FFF490
Tritanopia (blue-blind)
#FEEEE0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2fa8b; /* rgb */ color: rgb(242, 250, 139); /* oklch */ color: oklch(95.6% 0.135 112.3);
Tailwind
colors: {
custom: {
50: '#f8fbaf',
500: '#f2fa8b',
950: '#000000',
},
}SCSS
$custom: #f2fa8b; $custom-light: #f8fbaf; $custom-dark: #000000;
JSON
{
"hex": "#f2fa8b",
"rgb": {
"r": 242,
"g": 250,
"b": 139
},
"hsl": {
"h": 64.324,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.95597,
"c": 0.13508,
"h": 112.3
},
"luminance": 0.89113
}Semantic roles & 50–950 ramp
primary
#F2FA8B
secondary
#5A50D9
accent
#00E611
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581