#F88BFA#F88BFA
#F88BFA is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.1% C 0.189 H 326.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F88BFA |
|---|---|
| RGB | rgb(248, 139, 250) |
| HSL | hsl(299, 92%, 76%) |
| HSV | hsv(299, 44%, 98%) |
| CMYK | cmyk(0.8%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(73.11, 56.88, -37.97) |
| CIE-LCH | lch(73.11, 68.39, 326.27°) |
| OKLab | oklab(79.15% 0.1573 -0.104) |
| OKLCH | oklch(79.15% 0.189 326.5) |
| XYZ | xyz(65.1980, 45.3270, 95.7387) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 6.08
Candy Pink
#FF63E9
ΔE00 6.93
Violet Pink
#FB5FFC
ΔE00 7.39
Light Magenta
#FA5FF7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88BFA #8DFA8B
analogous
#C18BFA #F88BFA #FA8BC5
triadic
#F88BFA #FAF88B #8BFAF8
tetradic
#F88BFA #FAC18B #8DFA8B #8BC5FA
square
#F88BFA #FAC18B #8DFA8B #8BC5FA
split-complementary
#F88BFA #C5FA8B #8BFAC1
monochromatic
#F116F5 #F450F7 #F88BFA #FCC6FD #FDE2FE
Accessibility & contrast
On white
2.09
#F88BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F88BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88BFA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88BFA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#FE97B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f88bfa; /* rgb */ color: rgb(248, 139, 250); /* oklch */ color: oklch(79.1% 0.189 326.5);
Tailwind
colors: {
custom: {
50: '#fcb0fc',
500: '#f88bfa',
950: '#000000',
},
}SCSS
$custom: #f88bfa; $custom-light: #fcb0fc; $custom-dark: #000000;
JSON
{
"hex": "#f88bfa",
"rgb": {
"r": 248,
"g": 139,
"b": 250
},
"hsl": {
"h": 298.919,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.79148,
"c": 0.18854,
"h": 326.5
},
"luminance": 0.45324
}Semantic roles & 50–950 ramp
primary
#F88BFA
secondary
#D6F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085