#F889FA#F889FA
#F889FA is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.9% C 0.192 H 326.6°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F889FA |
|---|---|
| RGB | rgb(248, 137, 250) |
| HSL | hsl(299, 92%, 76%) |
| HSV | hsv(299, 45%, 98%) |
| CMYK | cmyk(0.8%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(72.73, 57.86, -38.56) |
| CIE-LCH | lch(72.73, 69.53, 326.32°) |
| OKLab | oklab(78.87% 0.16 -0.1057) |
| OKLCH | oklch(78.87% 0.192 326.6) |
| XYZ | xyz(64.9111, 44.7532, 95.6431) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 6.06
Candy Pink
#FF63E9
ΔE00 6.59
Violet Pink
#FB5FFC
ΔE00 6.99
Light Magenta
#FA5FF7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F889FA #8BFA89
analogous
#BF89FA #F889FA #FA89C3
triadic
#F889FA #FAF889 #89FAF8
tetradic
#F889FA #FABF89 #8BFA89 #89C3FA
square
#F889FA #FABF89 #8BFA89 #89C3FA
split-complementary
#F889FA #C3FA89 #89FABF
monochromatic
#F114F5 #F54EF8 #F889FA #FBC4FC #FDE2FE
Accessibility & contrast
On white
2.11
#F889FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F889FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F889FA
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F889FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F889FA | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#FE95B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f889fa; /* rgb */ color: rgb(248, 137, 250); /* oklch */ color: oklch(78.9% 0.192 326.6);
Tailwind
colors: {
custom: {
50: '#fdaffc',
500: '#f889fa',
950: '#000000',
},
}SCSS
$custom: #f889fa; $custom-light: #fdaffc; $custom-dark: #000000;
JSON
{
"hex": "#f889fa",
"rgb": {
"r": 248,
"g": 137,
"b": 250
},
"hsl": {
"h": 298.938,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.78867,
"c": 0.19175,
"h": 326.6
},
"luminance": 0.4475
}Semantic roles & 50–950 ramp
primary
#F889FA
secondary
#D6F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085