#F888FC#F888FC
#F888FC is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.8% C 0.195 H 326.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F888FC |
|---|---|
| RGB | rgb(248, 136, 252) |
| HSL | hsl(298, 95%, 76%) |
| HSV | hsv(298, 46%, 99%) |
| CMYK | cmyk(1.6%, 46%, 0%, 1.2%) |
| CIE-LAB | lab(72.63, 58.70, -39.81) |
| CIE-LCH | lch(72.63, 70.93, 325.86°) |
| OKLab | oklab(78.82% 0.1617 -0.1092) |
| OKLCH | oklch(78.82% 0.195 326) |
| XYZ | xyz(65.0849, 44.5963, 97.2563) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 6.30
Candy Pink
#FF63E9
ΔE00 6.52
Violet Pink
#FB5FFC
ΔE00 6.74
Light Magenta
#FA5FF7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F888FC #8CFC88
analogous
#BE88FC #F888FC #FC88C6
triadic
#F888FC #FCF888 #88FCF8
tetradic
#F888FC #FCBE88 #8CFC88 #88C6FC
square
#F888FC #FCBE88 #8CFC88 #88C6FC
split-complementary
#F888FC #C6FC88 #88FCBE
monochromatic
#F111F9 #F44CFA #F888FC #FCC4FE #FDE1FE
Accessibility & contrast
On white
2.12
#F888FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F888FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F888FC
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F888FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F888FC | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#FD95B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f888fc; /* rgb */ color: rgb(248, 136, 252); /* oklch */ color: oklch(78.8% 0.195 326.0);
Tailwind
colors: {
custom: {
50: '#fdaefd',
500: '#f888fc',
950: '#000000',
},
}SCSS
$custom: #f888fc; $custom-light: #fdaefd; $custom-dark: #000000;
JSON
{
"hex": "#f888fc",
"rgb": {
"r": 248,
"g": 136,
"b": 252
},
"hsl": {
"h": 297.931,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.78817,
"c": 0.19514,
"h": 326
},
"luminance": 0.44593
}Semantic roles & 50–950 ramp
primary
#F888FC
secondary
#D6F6D5
accent
#E60008
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086