#F889FB#F889FB
#F889FB is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.9% C 0.193 H 326.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F889FB |
|---|---|
| RGB | rgb(248, 137, 251) |
| HSL | hsl(298, 93%, 76%) |
| HSV | hsv(298, 45%, 98%) |
| CMYK | cmyk(1.2%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(72.77, 58.04, -39.04) |
| CIE-LCH | lch(72.77, 69.95, 326.07°) |
| OKLab | oklab(78.91% 0.1602 -0.107) |
| OKLCH | oklch(78.91% 0.193 326.2) |
| XYZ | xyz(65.0683, 44.8160, 96.4711) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 6.18
Candy Pink
#FF63E9
ΔE00 6.63
Violet Pink
#FB5FFC
ΔE00 6.96
Light Magenta
#FA5FF7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F889FB #8CFB89
analogous
#BF89FB #F889FB #FB89C5
triadic
#F889FB #FBF889 #89FBF8
tetradic
#F889FB #FBBF89 #8CFB89 #89C5FB
square
#F889FB #FBBF89 #8CFB89 #89C5FB
split-complementary
#F889FB #C5FB89 #89FBBF
monochromatic
#F113F7 #F44EF9 #F889FB #FCC4FD #FDE1FE
Accessibility & contrast
On white
2.11
#F889FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#F889FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F889FB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F889FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F889FB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#FE95B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f889fb; /* rgb */ color: rgb(248, 137, 251); /* oklch */ color: oklch(78.9% 0.193 326.2);
Tailwind
colors: {
custom: {
50: '#fdaffd',
500: '#f889fb',
950: '#000000',
},
}SCSS
$custom: #f889fb; $custom-light: #fdaffd; $custom-dark: #000000;
JSON
{
"hex": "#f889fb",
"rgb": {
"r": 248,
"g": 137,
"b": 251
},
"hsl": {
"h": 298.421,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.78911,
"c": 0.19265,
"h": 326.2
},
"luminance": 0.44813
}Semantic roles & 50–950 ramp
primary
#F889FB
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085