#F881EB#F881EB
#F881EB is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.1% C 0.192 H 331.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F881EB |
|---|---|
| RGB | rgb(248, 129, 235) |
| HSL | hsl(307, 89%, 74%) |
| HSV | hsv(307, 48%, 97%) |
| CMYK | cmyk(0%, 48%, 5.2%, 2.7%) |
| CIE-LAB | lab(70.64, 59.17, -33.61) |
| CIE-LCH | lch(70.64, 68.05, 330.40°) |
| OKLab | oklab(77.11% 0.1683 -0.0915) |
| OKLCH | oklch(77.11% 0.192 331.5) |
| XYZ | xyz(61.5566, 41.6588, 83.3798) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 2.82
Lavender Pink
#DD85D7
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 6.24
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F881EB #81F88E
analogous
#CA81F8 #F881EB #F881B0
triadic
#F881EB #EBF881 #81EBF8
tetradic
#F881EB #F8CA81 #81F88E #81B0F8
square
#F881EB #F8CA81 #81F88E #81B0F8
split-complementary
#F881EB #B0F881 #81F8CA
monochromatic
#F10DD8 #F547E2 #F881EB #FBBBF4 #FDE2FA
Accessibility & contrast
On white
2.25
#F881EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F881EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F881EB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F881EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F881EB | 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)
#7DA2EF
Deuteranopia (green-blind)
#9FB3E8
Tritanopia (blue-blind)
#FF8AAB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f881eb; /* rgb */ color: rgb(248, 129, 235); /* oklch */ color: oklch(77.1% 0.192 331.5);
Tailwind
colors: {
custom: {
50: '#fda9f1',
500: '#f881eb',
950: '#000000',
},
}SCSS
$custom: #f881eb; $custom-light: #fda9f1; $custom-dark: #000000;
JSON
{
"hex": "#f881eb",
"rgb": {
"r": 248,
"g": 129,
"b": 235
},
"hsl": {
"h": 306.555,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.7711,
"c": 0.19152,
"h": 331.5
},
"luminance": 0.41655
}Semantic roles & 50–950 ramp
primary
#F881EB
secondary
#D6F5D9
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85