#F989FD#F989FD
#F989FD is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.1% C 0.195 H 326.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F989FD |
|---|---|
| RGB | rgb(249, 137, 253) |
| HSL | hsl(298, 97%, 76%) |
| HSV | hsv(298, 46%, 99%) |
| CMYK | cmyk(1.6%, 45.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.97, 58.67, -39.80) |
| CIE-LCH | lch(72.97, 70.90, 325.85°) |
| OKLab | oklab(79.12% 0.1616 -0.1092) |
| OKLCH | oklch(79.12% 0.195 326) |
| XYZ | xyz(65.7408, 45.1262, 98.1569) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 6.47
Candy Pink
#FF63E9
ΔE00 6.72
Violet Pink
#FB5FFC
ΔE00 6.93
Light Magenta
#FA5FF7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989FD #8DFD89
analogous
#BF89FD #F989FD #FD89C7
triadic
#F989FD #FDF989 #89FDF9
tetradic
#F989FD #FDBF89 #8DFD89 #89C7FD
square
#F989FD #FDBF89 #8DFD89 #89C7FD
split-complementary
#F989FD #C7FD89 #89FDBF
monochromatic
#F311FB #F64DFC #F989FD #FCC5FE #FDE1FE
Accessibility & contrast
On white
2.09
#F989FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F989FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989FD
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989FD | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#FE96B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f989fd; /* rgb */ color: rgb(249, 137, 253); /* oklch */ color: oklch(79.1% 0.195 326.0);
Tailwind
colors: {
custom: {
50: '#fdaffe',
500: '#f989fd',
950: '#000000',
},
}SCSS
$custom: #f989fd; $custom-light: #fdaffe; $custom-dark: #000000;
JSON
{
"hex": "#f989fd",
"rgb": {
"r": 249,
"g": 137,
"b": 253
},
"hsl": {
"h": 297.931,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.79116,
"c": 0.19505,
"h": 326
},
"luminance": 0.45123
}Semantic roles & 50–950 ramp
primary
#F989FD
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086