#F989FC#F989FC
#F989FC is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.1% C 0.194 H 326.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F989FC |
|---|---|
| RGB | rgb(249, 137, 252) |
| HSL | hsl(298, 95%, 76%) |
| HSV | hsv(298, 46%, 99%) |
| CMYK | cmyk(1.2%, 45.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.93, 58.49, -39.32) |
| CIE-LCH | lch(72.93, 70.48, 326.09°) |
| OKLab | oklab(79.07% 0.1615 -0.1078) |
| OKLCH | oklch(79.07% 0.194 326.3) |
| XYZ | xyz(65.5819, 45.0626, 97.3201) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 6.35
Candy Pink
#FF63E9
ΔE00 6.66
Violet Pink
#FB5FFC
ΔE00 6.96
Light Magenta
#FA5FF7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989FC #8CFC89
analogous
#C089FC #F989FC #FC89C6
triadic
#F989FC #FCF989 #89FCF9
tetradic
#F989FC #FCC089 #8CFC89 #89C6FC
square
#F989FC #FCC089 #8CFC89 #89C6FC
split-complementary
#F989FC #C6FC89 #89FCC0
monochromatic
#F312F9 #F64DFA #F989FC #FCC5FE #FDE1FE
Accessibility & contrast
On white
2.10
#F989FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F989FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989FC
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989FC | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#FF95B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f989fc; /* rgb */ color: rgb(249, 137, 252); /* oklch */ color: oklch(79.1% 0.194 326.3);
Tailwind
colors: {
custom: {
50: '#fdaffd',
500: '#f989fc',
950: '#000000',
},
}SCSS
$custom: #f989fc; $custom-light: #fdaffd; $custom-dark: #000000;
JSON
{
"hex": "#f989fc",
"rgb": {
"r": 249,
"g": 137,
"b": 252
},
"hsl": {
"h": 298.435,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.79071,
"c": 0.19415,
"h": 326.3
},
"luminance": 0.45059
}Semantic roles & 50–950 ramp
primary
#F989FC
secondary
#D5F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085