#F989F9#F989F9
#F989F9 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.9% C 0.191 H 327.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F989F9 |
|---|---|
| RGB | rgb(249, 137, 249) |
| HSL | hsl(300, 90%, 76%) |
| HSV | hsv(300, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(72.81, 57.97, -37.88) |
| CIE-LCH | lch(72.81, 69.25, 326.84°) |
| OKLab | oklab(78.94% 0.1609 -0.1037) |
| OKLCH | oklch(78.94% 0.191 327.2) |
| XYZ | xyz(65.1103, 44.8740, 94.8361) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 6.01
Candy Pink
#FF63E9
ΔE00 6.52
Light Magenta
#FA5FF7
ΔE00 7.06
Violet Pink
#FB5FFC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989F9 #89F989
analogous
#C189F9 #F989F9 #F989C1
triadic
#F989F9 #F9F989 #89F9F9
tetradic
#F989F9 #F9C189 #89F989 #89C1F9
square
#F989F9 #F9C189 #89F989 #89C1F9
split-complementary
#F989F9 #C1F989 #89F9C1
monochromatic
#F315F3 #F64FF6 #F989F9 #FCC3FC #FEE2FE
Accessibility & contrast
On white
2.11
#F989F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F989F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989F9
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989F9 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FD
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#FF95B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f989f9; /* rgb */ color: rgb(249, 137, 249); /* oklch */ color: oklch(78.9% 0.191 327.2);
Tailwind
colors: {
custom: {
50: '#fdaffb',
500: '#f989f9',
950: '#000000',
},
}SCSS
$custom: #f989f9; $custom-light: #fdaffb; $custom-dark: #000000;
JSON
{
"hex": "#f989f9",
"rgb": {
"r": 249,
"g": 137,
"b": 249
},
"hsl": {
"h": 300,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.78938,
"c": 0.19145,
"h": 327.2
},
"luminance": 0.44871
}Semantic roles & 50–950 ramp
primary
#F989F9
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085