#F888EF#F888EF
#F888EF is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.2% C 0.184 H 330.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F888EF |
|---|---|
| RGB | rgb(248, 136, 239) |
| HSL | hsl(305, 89%, 75%) |
| HSV | hsv(305, 45%, 97%) |
| CMYK | cmyk(0%, 45.2%, 3.6%, 2.7%) |
| CIE-LAB | lab(72.09, 56.45, -33.54) |
| CIE-LCH | lch(72.09, 65.66, 329.28°) |
| OKLab | oklab(78.25% 0.1593 -0.0914) |
| OKLCH | oklch(78.25% 0.184 330.2) |
| XYZ | xyz(63.0949, 43.8003, 86.7756) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 4.03
Lavender Pink
#DD85D7
ΔE00 4.95
Candy Pink
#FF63E9
ΔE00 6.15
Bubblegum Pink
#FE83CC
ΔE00 7.09
Light Magenta
#FA5FF7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F888EF #88F891
analogous
#C988F8 #F888EF #F888B7
triadic
#F888EF #EFF888 #88EFF8
tetradic
#F888EF #F8C988 #88F891 #88B7F8
square
#F888EF #F8C988 #88F891 #88B7F8
split-complementary
#F888EF #B7F888 #88F8C9
monochromatic
#F114DF #F54EE7 #F888EF #FBC2F7 #FDE2FB
Accessibility & contrast
On white
2.15
#F888EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#F888EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F888EF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F888EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F888EF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F3
Deuteranopia (green-blind)
#A2B6EC
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f888ef; /* rgb */ color: rgb(248, 136, 239); /* oklch */ color: oklch(78.2% 0.184 330.2);
Tailwind
colors: {
custom: {
50: '#fdaef4',
500: '#f888ef',
950: '#000000',
},
}SCSS
$custom: #f888ef; $custom-light: #fdaef4; $custom-dark: #000000;
JSON
{
"hex": "#f888ef",
"rgb": {
"r": 248,
"g": 136,
"b": 239
},
"hsl": {
"h": 304.821,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.78248,
"c": 0.18367,
"h": 330.2
},
"luminance": 0.43797
}Semantic roles & 50–950 ramp
primary
#F888EF
secondary
#D6F5D8
accent
#E61200
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085