#F989FB#F989FB
#F989FB is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.0% C 0.193 H 326.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F989FB |
|---|---|
| RGB | rgb(249, 137, 251) |
| HSL | hsl(299, 93%, 76%) |
| HSV | hsv(299, 45%, 98%) |
| CMYK | cmyk(0.8%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(72.89, 58.32, -38.84) |
| CIE-LCH | lch(72.89, 70.07, 326.34°) |
| OKLab | oklab(79.03% 0.1613 -0.1065) |
| OKLCH | oklch(79.03% 0.193 326.6) |
| XYZ | xyz(65.4239, 44.9994, 96.4877) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 6.23
Candy Pink
#FF63E9
ΔE00 6.61
Violet Pink
#FB5FFC
ΔE00 6.99
Light Magenta
#FA5FF7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989FB #8BFB89
analogous
#C089FB #F989FB #FB89C4
triadic
#F989FB #FBF989 #89FBF9
tetradic
#F989FB #FBC089 #8BFB89 #89C4FB
square
#F989FB #FBC089 #8BFB89 #89C4FB
split-complementary
#F989FB #C4FB89 #89FBC0
monochromatic
#F313F7 #F64EF9 #F989FB #FCC4FD #FDE1FE
Accessibility & contrast
On white
2.10
#F989FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F989FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989FB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989FB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#FF95B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f989fb; /* rgb */ color: rgb(249, 137, 251); /* oklch */ color: oklch(79.0% 0.193 326.6);
Tailwind
colors: {
custom: {
50: '#fdaffd',
500: '#f989fb',
950: '#000000',
},
}SCSS
$custom: #f989fb; $custom-light: #fdaffd; $custom-dark: #000000;
JSON
{
"hex": "#f989fb",
"rgb": {
"r": 249,
"g": 137,
"b": 251
},
"hsl": {
"h": 298.947,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.79027,
"c": 0.19325,
"h": 326.6
},
"luminance": 0.44996
}Semantic roles & 50–950 ramp
primary
#F989FB
secondary
#D5F6D5
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085