#F489F9#F489F9
#F489F9 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.4% C 0.188 H 325.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F489F9 |
|---|---|
| RGB | rgb(244, 137, 249) |
| HSL | hsl(297, 90%, 76%) |
| HSV | hsv(297, 45%, 98%) |
| CMYK | cmyk(2%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(72.21, 56.56, -38.87) |
| CIE-LCH | lch(72.21, 68.63, 325.50°) |
| OKLab | oklab(78.36% 0.1554 -0.1066) |
| OKLCH | oklch(78.36% 0.188 325.5) |
| XYZ | xyz(63.3514, 43.9670, 94.7537) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.08
Purply Pink
#F075E6
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 5.74
Candy Pink
#FF63E9
ΔE00 6.66
Violet Pink
#FB5FFC
ΔE00 6.93
Light Magenta
#FA5FF7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F489F9 #8EF989
analogous
#BC89F9 #F489F9 #F989C6
triadic
#F489F9 #F9F489 #89F9F4
tetradic
#F489F9 #F9BC89 #8EF989 #89C6F9
square
#F489F9 #F9BC89 #8EF989 #89C6F9
split-complementary
#F489F9 #C6F989 #89F9BC
monochromatic
#E915F3 #EF4FF6 #F489F9 #F9C3FC #FCE2FE
Accessibility & contrast
On white
2.14
#F489F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#F489F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F489F9
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F489F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F489F9 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#F995B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f489f9; /* rgb */ color: rgb(244, 137, 249); /* oklch */ color: oklch(78.4% 0.188 325.5);
Tailwind
colors: {
custom: {
50: '#faaefb',
500: '#f489f9',
950: '#000000',
},
}SCSS
$custom: #f489f9; $custom-light: #faaefb; $custom-dark: #000000;
JSON
{
"hex": "#f489f9",
"rgb": {
"r": 244,
"g": 137,
"b": 249
},
"hsl": {
"h": 297.321,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.78362,
"c": 0.18847,
"h": 325.5
},
"luminance": 0.43964
}Semantic roles & 50–950 ramp
primary
#F489F9
secondary
#D7F6D5
accent
#E6000A
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085