#F88BFB#F88BFB
#F88BFB is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.2% C 0.189 H 326.2°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F88BFB |
|---|---|
| RGB | rgb(248, 139, 251) |
| HSL | hsl(298, 93%, 76%) |
| HSV | hsv(298, 45%, 98%) |
| CMYK | cmyk(1.2%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(73.15, 57.06, -38.45) |
| CIE-LCH | lch(73.15, 68.81, 326.02°) |
| OKLab | oklab(79.19% 0.1574 -0.1054) |
| OKLCH | oklch(79.19% 0.189 326.2) |
| XYZ | xyz(65.3553, 45.3899, 96.5667) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 6.20
Candy Pink
#FF63E9
ΔE00 6.97
Violet Pink
#FB5FFC
ΔE00 7.35
Light Magenta
#FA5FF7
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88BFB #8EFB8B
analogous
#C08BFB #F88BFB #FB8BC6
triadic
#F88BFB #FBF88B #8BFBF8
tetradic
#F88BFB #FBC08B #8EFB8B #8BC6FB
square
#F88BFB #FBC08B #8EFB8B #8BC6FB
split-complementary
#F88BFB #C6FB8B #8BFBC0
monochromatic
#F115F7 #F450F9 #F88BFB #FCC6FD #FDE1FE
Accessibility & contrast
On white
2.08
#F88BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F88BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88BFB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88BFB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#FD97B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f88bfb; /* rgb */ color: rgb(248, 139, 251); /* oklch */ color: oklch(79.2% 0.189 326.2);
Tailwind
colors: {
custom: {
50: '#fcb0fd',
500: '#f88bfb',
950: '#000000',
},
}SCSS
$custom: #f88bfb; $custom-light: #fcb0fd; $custom-dark: #000000;
JSON
{
"hex": "#f88bfb",
"rgb": {
"r": 248,
"g": 139,
"b": 251
},
"hsl": {
"h": 298.393,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.79192,
"c": 0.18945,
"h": 326.2
},
"luminance": 0.45387
}Semantic roles & 50–950 ramp
primary
#F88BFB
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085