#F88BF9#F88BF9
#F88BF9 is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.1% C 0.188 H 326.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F88BF9 |
|---|---|
| RGB | rgb(248, 139, 249) |
| HSL | hsl(299, 90%, 76%) |
| HSV | hsv(299, 44%, 98%) |
| CMYK | cmyk(0.4%, 44.2%, 0%, 2.4%) |
| CIE-LAB | lab(73.07, 56.71, -37.49) |
| CIE-LCH | lch(73.07, 67.98, 326.53°) |
| OKLab | oklab(79.1% 0.1571 -0.1026) |
| OKLCH | oklch(79.1% 0.188 326.8) |
| XYZ | xyz(65.0417, 45.2645, 94.9151) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.97
Candy Pink
#FF63E9
ΔE00 6.89
Light Magenta
#FA5FF7
ΔE00 7.42
Violet Pink
#FB5FFC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88BF9 #8CF98B
analogous
#C18BF9 #F88BF9 #F98BC3
triadic
#F88BF9 #F9F88B #8BF9F8
tetradic
#F88BF9 #F9C18B #8CF98B #8BC3F9
square
#F88BF9 #F9C18B #8CF98B #8BC3F9
split-complementary
#F88BF9 #C3F98B #8BF9C1
monochromatic
#F117F3 #F451F6 #F88BF9 #FCC5FC #FDE2FD
Accessibility & contrast
On white
2.09
#F88BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F88BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88BF9
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88BF9 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#A0B8F6
Tritanopia (blue-blind)
#FE96B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f88bf9; /* rgb */ color: rgb(248, 139, 249); /* oklch */ color: oklch(79.1% 0.188 326.8);
Tailwind
colors: {
custom: {
50: '#fcb0fb',
500: '#f88bf9',
950: '#000000',
},
}SCSS
$custom: #f88bf9; $custom-light: #fcb0fb; $custom-dark: #000000;
JSON
{
"hex": "#f88bf9",
"rgb": {
"r": 248,
"g": 139,
"b": 249
},
"hsl": {
"h": 299.455,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.79104,
"c": 0.18764,
"h": 326.8
},
"luminance": 0.45261
}Semantic roles & 50–950 ramp
primary
#F88BF9
secondary
#D6F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085