#F88BF8#F88BF8
#F88BF8 is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.1% C 0.187 H 327.2°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F88BF8 |
|---|---|
| RGB | rgb(248, 139, 248) |
| HSL | hsl(300, 89%, 76%) |
| HSV | hsv(300, 44%, 97%) |
| CMYK | cmyk(0%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(73.02, 56.53, -37.01) |
| CIE-LCH | lch(73.02, 67.57, 326.79°) |
| OKLab | oklab(79.06% 0.1569 -0.1013) |
| OKLCH | oklch(79.06% 0.187 327.2) |
| XYZ | xyz(64.8861, 45.2023, 94.0959) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 5.86
Candy Pink
#FF63E9
ΔE00 6.85
Light Magenta
#FA5FF7
ΔE00 7.45
Violet Pink
#FB5FFC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88BF8 #8BF88B
analogous
#C18BF8 #F88BF8 #F88BC1
triadic
#F88BF8 #F8F88B #8BF8F8
tetradic
#F88BF8 #F8C18B #8BF88B #8BC1F8
square
#F88BF8 #F8C18B #8BF88B #8BC1F8
split-complementary
#F88BF8 #C1F88B #8BF8C1
monochromatic
#F118F1 #F551F5 #F88BF8 #FBC5FB #FDE2FD
Accessibility & contrast
On white
2.09
#F88BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F88BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88BF8
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88BF8 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFC
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#FE96B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f88bf8; /* rgb */ color: rgb(248, 139, 248); /* oklch */ color: oklch(79.1% 0.187 327.2);
Tailwind
colors: {
custom: {
50: '#fcb0fb',
500: '#f88bf8',
950: '#000000',
},
}SCSS
$custom: #f88bf8; $custom-light: #fcb0fb; $custom-dark: #000000;
JSON
{
"hex": "#f88bf8",
"rgb": {
"r": 248,
"g": 139,
"b": 248
},
"hsl": {
"h": 300,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.7906,
"c": 0.18674,
"h": 327.2
},
"luminance": 0.45199
}Semantic roles & 50–950 ramp
primary
#F88BF8
secondary
#D6F5D6
accent
#E50000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085