#F989FE#F989FE
#F989FE is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.2% C 0.196 H 325.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F989FE |
|---|---|
| RGB | rgb(249, 137, 254) |
| HSL | hsl(297, 98%, 77%) |
| HSV | hsv(297, 46%, 100%) |
| CMYK | cmyk(2%, 46.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.02, 58.85, -40.28) |
| CIE-LCH | lch(73.02, 71.31, 325.61°) |
| OKLab | oklab(79.16% 0.1618 -0.1106) |
| OKLCH | oklch(79.16% 0.196 325.7) |
| XYZ | xyz(65.9005, 45.1900, 98.9980) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 6.59
Candy Pink
#FF63E9
ΔE00 6.78
Violet Pink
#FB5FFC
ΔE00 6.91
Light Magenta
#FA5FF7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989FE #8EFE89
analogous
#BF89FE #F989FE #FE89C9
triadic
#F989FE #FEF989 #89FEF9
tetradic
#F989FE #FEBF89 #8EFE89 #89C9FE
square
#F989FE #FEBF89 #8EFE89 #89C9FE
split-complementary
#F989FE #C9FE89 #89FEBF
monochromatic
#F310FD #F64CFD #F989FE #FCC6FF #FDE1FF
Accessibility & contrast
On white
2.09
#F989FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F989FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989FE
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989FE | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#FE96B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f989fe; /* rgb */ color: rgb(249, 137, 254); /* oklch */ color: oklch(79.2% 0.196 325.7);
Tailwind
colors: {
custom: {
50: '#fdafff',
500: '#f989fe',
950: '#000000',
},
}SCSS
$custom: #f989fe; $custom-light: #fdafff; $custom-dark: #000000;
JSON
{
"hex": "#f989fe",
"rgb": {
"r": 249,
"g": 137,
"b": 254
},
"hsl": {
"h": 297.436,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.79161,
"c": 0.19595,
"h": 325.7
},
"luminance": 0.45187
}Semantic roles & 50–950 ramp
primary
#F989FE
secondary
#D5F7D4
accent
#E6000A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086