#F887EA#F887EA
#F887EA is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.9% C 0.181 H 331.9°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F887EA |
|---|---|
| RGB | rgb(248, 135, 234) |
| HSL | hsl(307, 89%, 75%) |
| HSV | hsv(307, 46%, 97%) |
| CMYK | cmyk(0%, 45.6%, 5.6%, 2.7%) |
| CIE-LAB | lab(71.71, 56.10, -31.40) |
| CIE-LCH | lch(71.71, 64.29, 330.77°) |
| OKLab | oklab(77.9% 0.1597 -0.0853) |
| OKLCH | oklch(77.9% 0.181 331.9) |
| XYZ | xyz(62.2262, 43.2285, 82.8923) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 3.95
Lavender Pink
#DD85D7
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 6.04
Bubblegum Pink
#FE83CC
ΔE00 6.24
Orchid
#DA70D6
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F887EA #87F895
analogous
#CE87F8 #F887EA #F887B1
triadic
#F887EA #EAF887 #87EAF8
tetradic
#F887EA #F8CE87 #87F895 #87B1F8
square
#F887EA #F8CE87 #87F895 #87B1F8
split-complementary
#F887EA #B1F887 #87F8CE
monochromatic
#F113D6 #F54DE0 #F887EA #FBC1F4 #FDE2FA
Accessibility & contrast
On white
2.18
#F887EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F887EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F887EA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F887EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F887EA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#A3B5E7
Tritanopia (blue-blind)
#FF8FAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f887ea; /* rgb */ color: rgb(248, 135, 234); /* oklch */ color: oklch(77.9% 0.181 331.9);
Tailwind
colors: {
custom: {
50: '#fdadf1',
500: '#f887ea',
950: '#000000',
},
}SCSS
$custom: #f887ea; $custom-light: #fdadf1; $custom-dark: #000000;
JSON
{
"hex": "#f887ea",
"rgb": {
"r": 248,
"g": 135,
"b": 234
},
"hsl": {
"h": 307.434,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.77897,
"c": 0.18107,
"h": 331.9
},
"luminance": 0.43225
}Semantic roles & 50–950 ramp
primary
#F887EA
secondary
#D6F5DA
accent
#E61C00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181016
muted
#867F84