#F489FF#F489FF
#F489FF is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.6% C 0.194 H 323.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F489FF |
|---|---|
| RGB | rgb(244, 137, 255) |
| HSL | hsl(294, 100%, 77%) |
| HSV | hsv(294, 46%, 100%) |
| CMYK | cmyk(4.3%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(72.46, 57.64, -41.73) |
| CIE-LCH | lch(72.46, 71.16, 324.09°) |
| OKLab | oklab(78.63% 0.1564 -0.1148) |
| OKLCH | oklch(78.63% 0.194 323.7) |
| XYZ | xyz(64.3021, 44.3473, 99.7612) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 6.54
Violet Pink
#FB5FFC
ΔE00 6.81
Light Magenta
#FA5FF7
ΔE00 6.92
Candy Pink
#FF63E9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F489FF #94FF89
analogous
#B989FF #F489FF #FF89CF
triadic
#F489FF #FFF489 #89FFF4
tetradic
#F489FF #FFB989 #94FF89 #89CFFF
square
#F489FF #FFB989 #94FF89 #89CFFF
split-complementary
#F489FF #CFFF89 #89FFB9
monochromatic
#E90FFF #EE4CFF #F489FF #FAC6FF #FCE0FF
Accessibility & contrast
On white
2.13
#F489FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F489FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F489FF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F489FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F489FF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AAAFF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#F897B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f489ff; /* rgb */ color: rgb(244, 137, 255); /* oklch */ color: oklch(78.6% 0.194 323.7);
Tailwind
colors: {
custom: {
50: '#faaeff',
500: '#f489ff',
950: '#000000',
},
}SCSS
$custom: #f489ff; $custom-light: #faaeff; $custom-dark: #000000;
JSON
{
"hex": "#f489ff",
"rgb": {
"r": 244,
"g": 137,
"b": 255
},
"hsl": {
"h": 294.407,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78633,
"c": 0.19403,
"h": 323.7
},
"luminance": 0.44344
}Semantic roles & 50–950 ramp
primary
#F489FF
secondary
#D7F7D4
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086