#F989F7#F989F7
#F989F7 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.8% C 0.190 H 327.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F989F7 |
|---|---|
| RGB | rgb(249, 137, 247) |
| HSL | hsl(301, 90%, 76%) |
| HSV | hsv(301, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 0.8%, 2.4%) |
| CIE-LAB | lab(72.73, 57.62, -36.92) |
| CIE-LCH | lch(72.73, 68.43, 327.35°) |
| OKLab | oklab(78.85% 0.1606 -0.101) |
| OKLCH | oklch(78.85% 0.19 327.8) |
| XYZ | xyz(64.8000, 44.7498, 93.2020) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 5.79
Candy Pink
#FF63E9
ΔE00 6.45
Light Magenta
#FA5FF7
ΔE00 7.12
Violet Pink
#FB5FFC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989F7 #89F98B
analogous
#C389F9 #F989F7 #F989BF
triadic
#F989F7 #F7F989 #89F7F9
tetradic
#F989F7 #F9C389 #89F98B #89BFF9
square
#F989F7 #F9C389 #89F98B #89BFF9
split-complementary
#F989F7 #BFF989 #89F9C3
monochromatic
#F315EF #F64FF3 #F989F7 #FCC3FB #FEE2FD
Accessibility & contrast
On white
2.11
#F989F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F989F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989F7
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989F7 | 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)
#80A9FB
Deuteranopia (green-blind)
#A0B8F4
Tritanopia (blue-blind)
#FF94B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f989f7; /* rgb */ color: rgb(249, 137, 247); /* oklch */ color: oklch(78.8% 0.190 327.8);
Tailwind
colors: {
custom: {
50: '#fdaffa',
500: '#f989f7',
950: '#000000',
},
}SCSS
$custom: #f989f7; $custom-light: #fdaffa; $custom-dark: #000000;
JSON
{
"hex": "#f989f7",
"rgb": {
"r": 249,
"g": 137,
"b": 247
},
"hsl": {
"h": 301.071,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.7885,
"c": 0.18968,
"h": 327.8
},
"luminance": 0.44746
}Semantic roles & 50–950 ramp
primary
#F989F7
secondary
#D5F6D6
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085