#F880EB#F880EB
#F880EB is a light, vivid purple. Relative luminance 0.414; OKLCH L 77.0% C 0.193 H 331.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F880EB |
|---|---|
| RGB | rgb(248, 128, 235) |
| HSL | hsl(307, 90%, 74%) |
| HSV | hsv(307, 48%, 97%) |
| CMYK | cmyk(0%, 48.4%, 5.2%, 2.7%) |
| CIE-LAB | lab(70.45, 59.65, -33.89) |
| CIE-LCH | lch(70.45, 68.60, 330.40°) |
| OKLab | oklab(76.98% 0.1696 -0.0923) |
| OKLCH | oklch(76.98% 0.193 331.5) |
| XYZ | xyz(61.4256, 41.3967, 83.3361) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 2.64
Candy Pink
#FF63E9
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 4.77
Light Magenta
#FA5FF7
ΔE00 6.05
Violet Pink
#FB5FFC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F880EB #80F88D
analogous
#C980F8 #F880EB #F880AF
triadic
#F880EB #EBF880 #80EBF8
tetradic
#F880EB #F8C980 #80F88D #80AFF8
square
#F880EB #F8C980 #80F88D #80AFF8
split-complementary
#F880EB #AFF880 #80F8C9
monochromatic
#F00DD8 #F546E2 #F880EB #FBBAF4 #FDE2FA
Accessibility & contrast
On white
2.26
#F880EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F880EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F880EB
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F880EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F880EB | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EF
Deuteranopia (green-blind)
#9EB2E8
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f880eb; /* rgb */ color: rgb(248, 128, 235); /* oklch */ color: oklch(77.0% 0.193 331.5);
Tailwind
colors: {
custom: {
50: '#fda9f1',
500: '#f880eb',
950: '#000000',
},
}SCSS
$custom: #f880eb; $custom-light: #fda9f1; $custom-dark: #000000;
JSON
{
"hex": "#f880eb",
"rgb": {
"r": 248,
"g": 128,
"b": 235
},
"hsl": {
"h": 306.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.76975,
"c": 0.19309,
"h": 331.5
},
"luminance": 0.41393
}Semantic roles & 50–950 ramp
primary
#F880EB
secondary
#D6F5D9
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85