#F989FA#F989FA
#F989FA is a light, vivid purple. Relative luminance 0.449; OKLCH L 79.0% C 0.192 H 326.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F989FA |
|---|---|
| RGB | rgb(249, 137, 250) |
| HSL | hsl(299, 92%, 76%) |
| HSV | hsv(299, 45%, 98%) |
| CMYK | cmyk(0.4%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(72.85, 58.14, -38.36) |
| CIE-LCH | lch(72.85, 69.66, 326.58°) |
| OKLab | oklab(78.98% 0.1611 -0.1051) |
| OKLCH | oklch(78.98% 0.192 326.9) |
| XYZ | xyz(65.2667, 44.9365, 95.6597) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 6.12
Candy Pink
#FF63E9
ΔE00 6.57
Violet Pink
#FB5FFC
ΔE00 7.03
Light Magenta
#FA5FF7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989FA #8AFA89
analogous
#C089FA #F989FA #FA89C2
triadic
#F989FA #FAF989 #89FAF9
tetradic
#F989FA #FAC089 #8AFA89 #89C2FA
square
#F989FA #FAC089 #8AFA89 #89C2FA
split-complementary
#F989FA #C2FA89 #89FAC0
monochromatic
#F314F5 #F64EF8 #F989FA #FCC4FC #FEE2FE
Accessibility & contrast
On white
2.10
#F989FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F989FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989FA
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989FA | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#FF95B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f989fa; /* rgb */ color: rgb(249, 137, 250); /* oklch */ color: oklch(79.0% 0.192 326.9);
Tailwind
colors: {
custom: {
50: '#fdaffc',
500: '#f989fa',
950: '#000000',
},
}SCSS
$custom: #f989fa; $custom-light: #fdaffc; $custom-dark: #000000;
JSON
{
"hex": "#f989fa",
"rgb": {
"r": 249,
"g": 137,
"b": 250
},
"hsl": {
"h": 299.469,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.78982,
"c": 0.19235,
"h": 326.9
},
"luminance": 0.44933
}Semantic roles & 50–950 ramp
primary
#F989FA
secondary
#D5F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085