#F880FF#F880FF
#F880FF is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 77.9% C 0.210 H 325.3°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F880FF |
|---|---|
| RGB | rgb(248, 128, 255) |
| HSL | hsl(297, 100%, 75%) |
| HSV | hsv(297, 50%, 100%) |
| CMYK | cmyk(2.7%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(71.30, 63.06, -43.52) |
| CIE-LCH | lch(71.30, 76.62, 325.39°) |
| OKLab | oklab(77.87% 0.1728 -0.1198) |
| OKLCH | oklch(77.87% 0.21 325.3) |
| XYZ | xyz(64.4791, 42.6181, 99.4181) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 4.11
Violet Pink
#FB5FFC
ΔE00 5.19
Light Magenta
#FA5FF7
ΔE00 5.32
Candy Pink
#FF63E9
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F880FF #87FF80
analogous
#B980FF #F880FF #FF80C6
triadic
#F880FF #FFF880 #80FFF8
tetradic
#F880FF #FFB980 #87FF80 #80C6FF
square
#F880FF #FFB980 #87FF80 #80C6FF
split-complementary
#F880FF #C6FF80 #80FFB9
monochromatic
#F106FF #F543FF #F880FF #FBBDFF #FDE0FF
Accessibility & contrast
On white
2.21
#F880FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#F880FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F880FF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F880FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F880FF | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#95B4FB
Tritanopia (blue-blind)
#FD8FB4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f880ff; /* rgb */ color: rgb(248, 128, 255); /* oklch */ color: oklch(77.9% 0.210 325.3);
Tailwind
colors: {
custom: {
50: '#fda9ff',
500: '#f880ff',
950: '#000000',
},
}SCSS
$custom: #f880ff; $custom-light: #fda9ff; $custom-dark: #000000;
JSON
{
"hex": "#f880ff",
"rgb": {
"r": 248,
"g": 128,
"b": 255
},
"hsl": {
"h": 296.693,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77874,
"c": 0.21031,
"h": 325.3
},
"luminance": 0.42615
}Semantic roles & 50–950 ramp
primary
#F880FF
secondary
#D6F7D4
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86