#F88BF0#F88BF0
#F88BF0 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.7% C 0.180 H 329.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F88BF0 |
|---|---|
| RGB | rgb(248, 139, 240) |
| HSL | hsl(304, 89%, 76%) |
| HSV | hsv(304, 44%, 97%) |
| CMYK | cmyk(0%, 44%, 3.2%, 2.7%) |
| CIE-LAB | lab(72.70, 55.15, -33.14) |
| CIE-LCH | lch(72.70, 64.34, 328.99°) |
| OKLab | oklab(78.72% 0.1553 -0.0903) |
| OKLCH | oklch(78.72% 0.18 329.8) |
| XYZ | xyz(63.6714, 44.7164, 87.6986) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 5.10
Candy Pink
#FF63E9
ΔE00 6.73
Bubblegum Pink
#FE83CC
ΔE00 7.19
Plum
#DDA0DD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88BF0 #8BF893
analogous
#C98BF8 #F88BF0 #F88BB9
triadic
#F88BF0 #F0F88B #8BF0F8
tetradic
#F88BF0 #F8C98B #8BF893 #8BB9F8
square
#F88BF0 #F8C98B #8BF893 #8BB9F8
split-complementary
#F88BF0 #B9F88B #8BF8C9
monochromatic
#F118E1 #F551E9 #F88BF0 #FBC5F7 #FDE2FB
Accessibility & contrast
On white
2.11
#F88BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F88BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88BF0
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88BF0 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F4
Deuteranopia (green-blind)
#A3B8ED
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f88bf0; /* rgb */ color: rgb(248, 139, 240); /* oklch */ color: oklch(78.7% 0.180 329.8);
Tailwind
colors: {
custom: {
50: '#fcb0f5',
500: '#f88bf0',
950: '#000000',
},
}SCSS
$custom: #f88bf0; $custom-light: #fcb0f5; $custom-dark: #000000;
JSON
{
"hex": "#f88bf0",
"rgb": {
"r": 248,
"g": 139,
"b": 240
},
"hsl": {
"h": 304.404,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.78716,
"c": 0.17967,
"h": 329.8
},
"luminance": 0.44713
}Semantic roles & 50–950 ramp
primary
#F88BF0
secondary
#D6F5D8
accent
#E51100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085