#F880ED#F880ED
#F880ED is a light, vivid purple. Relative luminance 0.415; OKLCH L 77.1% C 0.195 H 330.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F880ED |
|---|---|
| RGB | rgb(248, 128, 237) |
| HSL | hsl(306, 90%, 74%) |
| HSV | hsv(306, 48%, 97%) |
| CMYK | cmyk(0%, 48.4%, 4.4%, 2.7%) |
| CIE-LAB | lab(70.53, 59.98, -34.86) |
| CIE-LCH | lch(70.53, 69.37, 329.83°) |
| OKLab | oklab(77.06% 0.17 -0.095) |
| OKLCH | oklch(77.06% 0.195 330.8) |
| XYZ | xyz(61.7161, 41.5129, 84.8664) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 4.92
Light Magenta
#FA5FF7
ΔE00 5.88
Violet Pink
#FB5FFC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F880ED #80F88B
analogous
#C780F8 #F880ED #F880B1
triadic
#F880ED #EDF880 #80EDF8
tetradic
#F880ED #F8C780 #80F88B #80B1F8
square
#F880ED #F8C780 #80F88B #80B1F8
split-complementary
#F880ED #B1F880 #80F8C7
monochromatic
#F00DDC #F546E5 #F880ED #FBBAF5 #FDE2FB
Accessibility & contrast
On white
2.26
#F880ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#F880ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F880ED
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F880ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F880ED | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#9DB3E9
Tritanopia (blue-blind)
#FF8AAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f880ed; /* rgb */ color: rgb(248, 128, 237); /* oklch */ color: oklch(77.1% 0.195 330.8);
Tailwind
colors: {
custom: {
50: '#fda9f3',
500: '#f880ed',
950: '#000000',
},
}SCSS
$custom: #f880ed; $custom-light: #fda9f3; $custom-dark: #000000;
JSON
{
"hex": "#f880ed",
"rgb": {
"r": 248,
"g": 128,
"b": 237
},
"hsl": {
"h": 305.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.77062,
"c": 0.19475,
"h": 330.8
},
"luminance": 0.41509
}Semantic roles & 50–950 ramp
primary
#F880ED
secondary
#D6F5D8
accent
#E61500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85