#F989F2#F989F2
#F989F2 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.6% C 0.185 H 329.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F989F2 |
|---|---|
| RGB | rgb(249, 137, 242) |
| HSL | hsl(304, 90%, 76%) |
| HSV | hsv(304, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 2.8%, 2.4%) |
| CIE-LAB | lab(72.53, 56.76, -34.50) |
| CIE-LCH | lch(72.53, 66.42, 328.70°) |
| OKLab | oklab(78.63% 0.1596 -0.0941) |
| OKLCH | oklch(78.63% 0.185 329.5) |
| XYZ | xyz(64.0388, 44.4454, 89.1929) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.31
Candy Pink
#FF63E9
ΔE00 6.35
Light Magenta
#FA5FF7
ΔE00 7.35
Violet Pink
#FB5FFC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989F2 #89F990
analogous
#C889F9 #F989F2 #F989BA
triadic
#F989F2 #F2F989 #89F2F9
tetradic
#F989F2 #F9C889 #89F990 #89BAF9
square
#F989F2 #F9C889 #89F990 #89BAF9
split-complementary
#F989F2 #BAF989 #89F9C8
monochromatic
#F315E5 #F64FEC #F989F2 #FCC3F8 #FEE2FC
Accessibility & contrast
On white
2.12
#F989F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F989F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989F2
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989F2 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F6
Deuteranopia (green-blind)
#A2B7EF
Tritanopia (blue-blind)
#FF93B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f989f2; /* rgb */ color: rgb(249, 137, 242); /* oklch */ color: oklch(78.6% 0.185 329.5);
Tailwind
colors: {
custom: {
50: '#fdaef6',
500: '#f989f2',
950: '#000000',
},
}SCSS
$custom: #f989f2; $custom-light: #fdaef6; $custom-dark: #000000;
JSON
{
"hex": "#f989f2",
"rgb": {
"r": 249,
"g": 137,
"b": 242
},
"hsl": {
"h": 303.75,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.78634,
"c": 0.1853,
"h": 329.5
},
"luminance": 0.44442
}Semantic roles & 50–950 ramp
primary
#F989F2
secondary
#D5F6D7
accent
#E60E00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085