#F880EF#F880EF
#F880EF is a light, vivid purple. Relative luminance 0.416; OKLCH L 77.1% C 0.196 H 330.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F880EF |
|---|---|
| RGB | rgb(248, 128, 239) |
| HSL | hsl(305, 90%, 74%) |
| HSV | hsv(305, 48%, 97%) |
| CMYK | cmyk(0%, 48.4%, 3.6%, 2.7%) |
| CIE-LAB | lab(70.62, 60.31, -35.83) |
| CIE-LCH | lch(70.62, 70.15, 329.28°) |
| OKLab | oklab(77.15% 0.1703 -0.0978) |
| OKLCH | oklch(77.15% 0.196 330.1) |
| XYZ | xyz(62.0099, 41.6304, 86.4139) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.62
Purply Pink
#F075E6
ΔE00 2.66
Candy Pink
#FF63E9
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 5.08
Light Magenta
#FA5FF7
ΔE00 5.74
Violet Pink
#FB5FFC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F880EF #80F889
analogous
#C580F8 #F880EF #F880B3
triadic
#F880EF #EFF880 #80EFF8
tetradic
#F880EF #F8C580 #80F889 #80B3F8
square
#F880EF #F8C580 #80F889 #80B3F8
split-complementary
#F880EF #B3F880 #80F8C5
monochromatic
#F00DDF #F546E8 #F880EF #FBBAF6 #FDE2FB
Accessibility & contrast
On white
2.25
#F880EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F880EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F880EF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F880EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F880EF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F3
Deuteranopia (green-blind)
#9CB3EB
Tritanopia (blue-blind)
#FF8AAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f880ef; /* rgb */ color: rgb(248, 128, 239); /* oklch */ color: oklch(77.1% 0.196 330.1);
Tailwind
colors: {
custom: {
50: '#fda9f4',
500: '#f880ef',
950: '#000000',
},
}SCSS
$custom: #f880ef; $custom-light: #fda9f4; $custom-dark: #000000;
JSON
{
"hex": "#f880ef",
"rgb": {
"r": 248,
"g": 128,
"b": 239
},
"hsl": {
"h": 304.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.77149,
"c": 0.19643,
"h": 330.1
},
"luminance": 0.41627
}Semantic roles & 50–950 ramp
primary
#F880EF
secondary
#D6F5D8
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85