#F880EA#F880EA
#F880EA is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.9% C 0.192 H 331.8°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F880EA |
|---|---|
| RGB | rgb(248, 128, 234) |
| HSL | hsl(307, 90%, 74%) |
| HSV | hsv(307, 48%, 97%) |
| CMYK | cmyk(0%, 48.4%, 5.6%, 2.7%) |
| CIE-LAB | lab(70.41, 59.48, -33.40) |
| CIE-LCH | lch(70.41, 68.22, 330.68°) |
| OKLab | oklab(76.93% 0.1694 -0.0909) |
| OKLCH | oklch(76.93% 0.192 331.8) |
| XYZ | xyz(61.2815, 41.3391, 82.5774) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 4.70
Light Magenta
#FA5FF7
ΔE00 6.14
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F880EA #80F88E
analogous
#CA80F8 #F880EA #F880AE
triadic
#F880EA #EAF880 #80EAF8
tetradic
#F880EA #F8CA80 #80F88E #80AEF8
square
#F880EA #F8CA80 #80F88E #80AEF8
split-complementary
#F880EA #AEF880 #80F8CA
monochromatic
#F00DD6 #F546E0 #F880EA #FBBAF4 #FDE2FA
Accessibility & contrast
On white
2.27
#F880EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F880EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F880EA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F880EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F880EA | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EE
Deuteranopia (green-blind)
#9EB2E7
Tritanopia (blue-blind)
#FF89AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f880ea; /* rgb */ color: rgb(248, 128, 234); /* oklch */ color: oklch(76.9% 0.192 331.8);
Tailwind
colors: {
custom: {
50: '#fda9f1',
500: '#f880ea',
950: '#000000',
},
}SCSS
$custom: #f880ea; $custom-light: #fda9f1; $custom-dark: #000000;
JSON
{
"hex": "#f880ea",
"rgb": {
"r": 248,
"g": 128,
"b": 234
},
"hsl": {
"h": 307,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.76932,
"c": 0.19227,
"h": 331.8
},
"luminance": 0.41335
}Semantic roles & 50–950 ramp
primary
#F880EA
secondary
#D6F5D9
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84