#F889FC#F889FC
#F889FC is a light, vivid purple. Relative luminance 0.449; OKLCH L 79.0% C 0.194 H 325.9°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F889FC |
|---|---|
| RGB | rgb(248, 137, 252) |
| HSL | hsl(298, 95%, 76%) |
| HSV | hsv(298, 46%, 99%) |
| CMYK | cmyk(1.6%, 45.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.81, 58.22, -39.52) |
| CIE-LCH | lch(72.81, 70.36, 325.83°) |
| OKLab | oklab(78.96% 0.1603 -0.1084) |
| OKLCH | oklch(78.96% 0.194 325.9) |
| XYZ | xyz(65.2264, 44.8793, 97.3034) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.30
Candy Pink
#FF63E9
ΔE00 6.69
Violet Pink
#FB5FFC
ΔE00 6.93
Light Magenta
#FA5FF7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F889FC #8DFC89
analogous
#BF89FC #F889FC #FC89C7
triadic
#F889FC #FCF889 #89FCF8
tetradic
#F889FC #FCBF89 #8DFC89 #89C7FC
square
#F889FC #FCBF89 #8DFC89 #89C7FC
split-complementary
#F889FC #C7FC89 #89FCBF
monochromatic
#F112F9 #F44DFA #F889FC #FCC5FE #FDE1FE
Accessibility & contrast
On white
2.11
#F889FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F889FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F889FC
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F889FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F889FC | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#9DB8F8
Tritanopia (blue-blind)
#FD96B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f889fc; /* rgb */ color: rgb(248, 137, 252); /* oklch */ color: oklch(79.0% 0.194 325.9);
Tailwind
colors: {
custom: {
50: '#fdaffd',
500: '#f889fc',
950: '#000000',
},
}SCSS
$custom: #f889fc; $custom-light: #fdaffd; $custom-dark: #000000;
JSON
{
"hex": "#f889fc",
"rgb": {
"r": 248,
"g": 137,
"b": 252
},
"hsl": {
"h": 297.913,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78956,
"c": 0.19355,
"h": 325.9
},
"luminance": 0.44876
}Semantic roles & 50–950 ramp
primary
#F889FC
secondary
#D6F6D5
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086