#F989FF#F989FF
#F989FF is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.2% C 0.197 H 325.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F989FF |
|---|---|
| RGB | rgb(249, 137, 255) |
| HSL | hsl(297, 100%, 77%) |
| HSV | hsv(297, 46%, 100%) |
| CMYK | cmyk(2.4%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(73.06, 59.02, -40.75) |
| CIE-LCH | lch(73.06, 71.73, 325.38°) |
| OKLab | oklab(79.21% 0.1619 -0.1119) |
| OKLCH | oklch(79.21% 0.197 325.3) |
| XYZ | xyz(66.0611, 45.2543, 99.8436) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 6.71
Candy Pink
#FF63E9
ΔE00 6.84
Violet Pink
#FB5FFC
ΔE00 6.89
Light Magenta
#FA5FF7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989FF #8FFF89
analogous
#BE89FF #F989FF #FF89CA
triadic
#F989FF #FFF989 #89FFF9
tetradic
#F989FF #FFBE89 #8FFF89 #89CAFF
square
#F989FF #FFBE89 #8FFF89 #89CAFF
split-complementary
#F989FF #CAFF89 #89FFBE
monochromatic
#F30FFF #F64CFF #F989FF #FCC6FF #FDE0FF
Accessibility & contrast
On white
2.09
#F989FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F989FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989FF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989FF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#FE96B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f989ff; /* rgb */ color: rgb(249, 137, 255); /* oklch */ color: oklch(79.2% 0.197 325.3);
Tailwind
colors: {
custom: {
50: '#fdafff',
500: '#f989ff',
950: '#000000',
},
}SCSS
$custom: #f989ff; $custom-light: #fdafff; $custom-dark: #000000;
JSON
{
"hex": "#f989ff",
"rgb": {
"r": 249,
"g": 137,
"b": 255
},
"hsl": {
"h": 296.949,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79206,
"c": 0.19686,
"h": 325.3
},
"luminance": 0.45251
}Semantic roles & 50–950 ramp
primary
#F989FF
secondary
#D5F7D4
accent
#E6000C
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086