#F989EB#F989EB
#F989EB is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.3% C 0.179 H 331.9°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F989EB |
|---|---|
| RGB | rgb(249, 137, 235) |
| HSL | hsl(308, 90%, 76%) |
| HSV | hsv(308, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 5.6%, 2.4%) |
| CIE-LAB | lab(72.25, 55.58, -31.10) |
| CIE-LCH | lch(72.25, 63.69, 330.77°) |
| OKLab | oklab(78.34% 0.1582 -0.0844) |
| OKLCH | oklch(78.34% 0.179 331.9) |
| XYZ | xyz(63.0075, 44.0328, 83.7616) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 4.83
Bubblegum Pink
#FE83CC
ΔE00 6.25
Candy Pink
#FF63E9
ΔE00 6.43
Orchid
#DA70D6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F989EB #89F997
analogous
#CF89F9 #F989EB #F989B3
triadic
#F989EB #EBF989 #89EBF9
tetradic
#F989EB #F9CF89 #89F997 #89B3F9
square
#F989EB #F9CF89 #89F997 #89B3F9
split-complementary
#F989EB #B3F989 #89F9CF
monochromatic
#F315D7 #F64FE1 #F989EB #FCC3F5 #FEE2FA
Accessibility & contrast
On white
2.14
#F989EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F989EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F989EB
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F989EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F989EB | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#FF91AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f989eb; /* rgb */ color: rgb(249, 137, 235); /* oklch */ color: oklch(78.3% 0.179 331.9);
Tailwind
colors: {
custom: {
50: '#fdaef1',
500: '#f989eb',
950: '#000000',
},
}SCSS
$custom: #f989eb; $custom-light: #fdaef1; $custom-dark: #000000;
JSON
{
"hex": "#f989eb",
"rgb": {
"r": 249,
"g": 137,
"b": 235
},
"hsl": {
"h": 307.5,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.78339,
"c": 0.17934,
"h": 331.9
},
"luminance": 0.44029
}Semantic roles & 50–950 ramp
primary
#F989EB
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085