#F489FA#F489FA
#F489FA is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.4% C 0.189 H 325.2°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F489FA |
|---|---|
| RGB | rgb(244, 137, 250) |
| HSL | hsl(297, 92%, 76%) |
| HSV | hsv(297, 45%, 98%) |
| CMYK | cmyk(2.4%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(72.25, 56.74, -39.34) |
| CIE-LCH | lch(72.25, 69.05, 325.26°) |
| OKLab | oklab(78.41% 0.1556 -0.108) |
| OKLCH | oklch(78.41% 0.189 325.2) |
| XYZ | xyz(63.5077, 44.0296, 95.5773) |
| Luminance | 0.4403 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.87
Candy Pink
#FF63E9
ΔE00 6.71
Violet Pink
#FB5FFC
ΔE00 6.90
Light Magenta
#FA5FF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F489FA #8FFA89
analogous
#BB89FA #F489FA #FA89C7
triadic
#F489FA #FAF489 #89FAF4
tetradic
#F489FA #FABB89 #8FFA89 #89C7FA
square
#F489FA #FABB89 #8FFA89 #89C7FA
split-complementary
#F489FA #C7FA89 #89FABB
monochromatic
#E914F5 #EF4EF8 #F489FA #F9C4FC #FCE2FE
Accessibility & contrast
On white
2.14
#F489FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F489FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F489FA
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F489FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F489FA | 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)
#7DA9FE
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#F996B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f489fa; /* rgb */ color: rgb(244, 137, 250); /* oklch */ color: oklch(78.4% 0.189 325.2);
Tailwind
colors: {
custom: {
50: '#faaefc',
500: '#f489fa',
950: '#000000',
},
}SCSS
$custom: #f489fa; $custom-light: #faaefc; $custom-dark: #000000;
JSON
{
"hex": "#f489fa",
"rgb": {
"r": 244,
"g": 137,
"b": 250
},
"hsl": {
"h": 296.814,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.78407,
"c": 0.18939,
"h": 325.2
},
"luminance": 0.44027
}Semantic roles & 50–950 ramp
primary
#F489FA
secondary
#D7F6D5
accent
#E6000C
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085