#F88BF2#F88BF2
#F88BF2 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.8% C 0.181 H 329.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F88BF2 |
|---|---|
| RGB | rgb(248, 139, 242) |
| HSL | hsl(303, 89%, 76%) |
| HSV | hsv(303, 44%, 97%) |
| CMYK | cmyk(0%, 44%, 2.4%, 2.7%) |
| CIE-LAB | lab(72.78, 55.49, -34.11) |
| CIE-LCH | lch(72.78, 65.14, 328.42°) |
| OKLab | oklab(78.8% 0.1558 -0.093) |
| OKLCH | oklch(78.8% 0.181 329.2) |
| XYZ | xyz(63.9702, 44.8359, 89.2719) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 5.26
Candy Pink
#FF63E9
ΔE00 6.73
Bubblegum Pink
#FE83CC
ΔE00 7.53
Light Magenta
#FA5FF7
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88BF2 #8BF891
analogous
#C78BF8 #F88BF2 #F88BBB
triadic
#F88BF2 #F2F88B #8BF2F8
tetradic
#F88BF2 #F8C78B #8BF891 #8BBBF8
square
#F88BF2 #F8C78B #8BF891 #8BBBF8
split-complementary
#F88BF2 #BBF88B #8BF8C7
monochromatic
#F118E5 #F551EC #F88BF2 #FBC5F8 #FDE2FC
Accessibility & contrast
On white
2.11
#F88BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F88BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88BF2
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88BF2 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F6
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#FF94B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f88bf2; /* rgb */ color: rgb(248, 139, 242); /* oklch */ color: oklch(78.8% 0.181 329.2);
Tailwind
colors: {
custom: {
50: '#fcb0f6',
500: '#f88bf2',
950: '#000000',
},
}SCSS
$custom: #f88bf2; $custom-light: #fcb0f6; $custom-dark: #000000;
JSON
{
"hex": "#f88bf2",
"rgb": {
"r": 248,
"g": 139,
"b": 242
},
"hsl": {
"h": 303.303,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.78801,
"c": 0.18141,
"h": 329.2
},
"luminance": 0.44833
}Semantic roles & 50–950 ramp
primary
#F88BF2
secondary
#D6F5D7
accent
#E50D00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085