#F489FC#F489FC
#F489FC is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.5% C 0.191 H 324.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F489FC |
|---|---|
| RGB | rgb(244, 137, 252) |
| HSL | hsl(296, 95%, 76%) |
| HSV | hsv(296, 46%, 99%) |
| CMYK | cmyk(3.2%, 45.6%, 0%, 1.2%) |
| CIE-LAB | lab(72.33, 57.10, -40.30) |
| CIE-LCH | lch(72.33, 69.89, 324.78°) |
| OKLab | oklab(78.5% 0.1559 -0.1107) |
| OKLCH | oklch(78.5% 0.191 324.6) |
| XYZ | xyz(63.8230, 44.1557, 97.2377) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 6.13
Candy Pink
#FF63E9
ΔE00 6.82
Violet Pink
#FB5FFC
ΔE00 6.85
Light Magenta
#FA5FF7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F489FC #91FC89
analogous
#BB89FC #F489FC #FC89CB
triadic
#F489FC #FCF489 #89FCF4
tetradic
#F489FC #FCBB89 #91FC89 #89CBFC
square
#F489FC #FCBB89 #91FC89 #89CBFC
split-complementary
#F489FC #CBFC89 #89FCBB
monochromatic
#E912F9 #EE4DFA #F489FC #FAC5FE #FCE1FE
Accessibility & contrast
On white
2.14
#F489FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#F489FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F489FC
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F489FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F489FC | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#F896B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f489fc; /* rgb */ color: rgb(244, 137, 252); /* oklch */ color: oklch(78.5% 0.191 324.6);
Tailwind
colors: {
custom: {
50: '#faaefd',
500: '#f489fc',
950: '#000000',
},
}SCSS
$custom: #f489fc; $custom-light: #faaefd; $custom-dark: #000000;
JSON
{
"hex": "#f489fc",
"rgb": {
"r": 244,
"g": 137,
"b": 252
},
"hsl": {
"h": 295.826,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.78497,
"c": 0.19123,
"h": 324.6
},
"luminance": 0.44153
}Semantic roles & 50–950 ramp
primary
#F489FC
secondary
#D7F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086