#F891EA#F891EA
#F891EA is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.3% C 0.165 H 332.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F891EA |
|---|---|
| RGB | rgb(248, 145, 234) |
| HSL | hsl(308, 88%, 77%) |
| HSV | hsv(308, 42%, 97%) |
| CMYK | cmyk(0%, 41.5%, 5.6%, 2.7%) |
| CIE-LAB | lab(73.64, 51.14, -28.42) |
| CIE-LCH | lch(73.64, 58.50, 330.94°) |
| OKLab | oklab(79.34% 0.1455 -0.077) |
| OKLCH | oklch(79.34% 0.165 332.1) |
| XYZ | xyz(63.6876, 46.1512, 83.3794) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 5.18
Purply Pink
#F075E6
ΔE00 5.98
Bubblegum Pink
#FE83CC
ΔE00 6.16
Plum
#DDA0DD
ΔE00 6.39
Candy Pink
#FF63E9
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F891EA #91F89F
analogous
#D291F8 #F891EA #F891B7
triadic
#F891EA #EAF891 #91EAF8
tetradic
#F891EA #F8D291 #91F89F #91B7F8
square
#F891EA #F8D291 #91F89F #91B7F8
split-complementary
#F891EA #B7F891 #91F8D2
monochromatic
#F11ED4 #F457DF #F891EA #FCCBF5 #FDE2FA
Accessibility & contrast
On white
2.05
#F891EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F891EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F891EA
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F891EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F891EA | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACED
Deuteranopia (green-blind)
#AABAE7
Tritanopia (blue-blind)
#FF97B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f891ea; /* rgb */ color: rgb(248, 145, 234); /* oklch */ color: oklch(79.3% 0.165 332.1);
Tailwind
colors: {
custom: {
50: '#fcb3f1',
500: '#f891ea',
950: '#000000',
},
}SCSS
$custom: #f891ea; $custom-light: #fcb3f1; $custom-dark: #000000;
JSON
{
"hex": "#f891ea",
"rgb": {
"r": 248,
"g": 145,
"b": 234
},
"hsl": {
"h": 308.155,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.79343,
"c": 0.16463,
"h": 332.1
},
"luminance": 0.46148
}Semantic roles & 50–950 ramp
primary
#F891EA
secondary
#D6F5DA
accent
#E52001
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084