#F888FB#F888FB
#F888FB is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.8% C 0.194 H 326.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F888FB |
|---|---|
| RGB | rgb(248, 136, 251) |
| HSL | hsl(298, 93%, 76%) |
| HSV | hsv(298, 46%, 98%) |
| CMYK | cmyk(1.2%, 45.8%, 0%, 1.6%) |
| CIE-LAB | lab(72.58, 58.53, -39.33) |
| CIE-LCH | lch(72.58, 70.51, 326.10°) |
| OKLab | oklab(78.77% 0.1615 -0.1079) |
| OKLCH | oklch(78.77% 0.194 326.3) |
| XYZ | xyz(64.9268, 44.5331, 96.4239) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 6.18
Candy Pink
#FF63E9
ΔE00 6.47
Violet Pink
#FB5FFC
ΔE00 6.76
Light Magenta
#FA5FF7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F888FB #8BFB88
analogous
#BE88FB #F888FB #FB88C4
triadic
#F888FB #FBF888 #88FBF8
tetradic
#F888FB #FBBE88 #8BFB88 #88C4FB
square
#F888FB #FBBE88 #8BFB88 #88C4FB
split-complementary
#F888FB #C4FB88 #88FBBE
monochromatic
#F112F7 #F54DF9 #F888FB #FBC3FD #FDE1FE
Accessibility & contrast
On white
2.12
#F888FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#F888FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F888FB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F888FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F888FB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#FE94B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f888fb; /* rgb */ color: rgb(248, 136, 251); /* oklch */ color: oklch(78.8% 0.194 326.3);
Tailwind
colors: {
custom: {
50: '#fdaefd',
500: '#f888fb',
950: '#000000',
},
}SCSS
$custom: #f888fb; $custom-light: #fdaefd; $custom-dark: #000000;
JSON
{
"hex": "#f888fb",
"rgb": {
"r": 248,
"g": 136,
"b": 251
},
"hsl": {
"h": 298.435,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.78772,
"c": 0.19424,
"h": 326.3
},
"luminance": 0.4453
}Semantic roles & 50–950 ramp
primary
#F888FB
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085