#F989F6#F989F6
#F989F6 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.8% C 0.189 H 328.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F989F6 |
|---|---|
| RGB | rgb(249, 137, 246) |
| HSL | hsl(302, 90%, 76%) |
| HSV | hsv(302, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 1.2%, 2.4%) |
| CIE-LAB | lab(72.69, 57.45, -36.44) |
| CIE-LCH | lch(72.69, 68.03, 327.61°) |
| OKLab | oklab(78.81% 0.1604 -0.0996) |
| OKLCH | oklch(78.81% 0.189 328.2) |
| XYZ | xyz(64.6461, 44.6883, 92.3915) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 5.69
Candy Pink
#FF63E9
ΔE00 6.42
Light Magenta
#FA5FF7
ΔE00 7.16
Violet Pink
#FB5FFC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989F6 #89F98C
analogous
#C489F9 #F989F6 #F989BE
triadic
#F989F6 #F6F989 #89F6F9
tetradic
#F989F6 #F9C489 #89F98C #89BEF9
square
#F989F6 #F9C489 #89F98C #89BEF9
split-complementary
#F989F6 #BEF989 #89F9C4
monochromatic
#F315ED #F64FF2 #F989F6 #FCC3FA #FEE2FD
Accessibility & contrast
On white
2.11
#F989F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F989F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989F6
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989F6 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A9FA
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#FF94B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f989f6; /* rgb */ color: rgb(249, 137, 246); /* oklch */ color: oklch(78.8% 0.189 328.2);
Tailwind
colors: {
custom: {
50: '#fdaff9',
500: '#f989f6',
950: '#000000',
},
}SCSS
$custom: #f989f6; $custom-light: #fdaff9; $custom-dark: #000000;
JSON
{
"hex": "#f989f6",
"rgb": {
"r": 249,
"g": 137,
"b": 246
},
"hsl": {
"h": 301.607,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.78807,
"c": 0.18879,
"h": 328.2
},
"luminance": 0.44685
}Semantic roles & 50–950 ramp
primary
#F989F6
secondary
#D5F6D6
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085