#F489FE#F489FE
#F489FE is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.6% C 0.193 H 324.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F489FE |
|---|---|
| RGB | rgb(244, 137, 254) |
| HSL | hsl(295, 98%, 77%) |
| HSV | hsv(295, 46%, 100%) |
| CMYK | cmyk(3.9%, 46.1%, 0%, 0.4%) |
| CIE-LAB | lab(72.42, 57.46, -41.26) |
| CIE-LCH | lch(72.42, 70.74, 324.32°) |
| OKLab | oklab(78.59% 0.1562 -0.1135) |
| OKLCH | oklch(78.59% 0.193 324) |
| XYZ | xyz(64.1416, 44.2831, 98.9156) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 6.40
Violet Pink
#FB5FFC
ΔE00 6.82
Light Magenta
#FA5FF7
ΔE00 6.91
Candy Pink
#FF63E9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F489FE #93FE89
analogous
#BA89FE #F489FE #FE89CE
triadic
#F489FE #FEF489 #89FEF4
tetradic
#F489FE #FEBA89 #93FE89 #89CEFE
square
#F489FE #FEBA89 #93FE89 #89CEFE
split-complementary
#F489FE #CEFE89 #89FEBA
monochromatic
#E910FD #EE4CFD #F489FE #FAC6FF #FCE1FF
Accessibility & contrast
On white
2.13
#F489FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F489FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F489FE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F489FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F489FE | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#F897B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f489fe; /* rgb */ color: rgb(244, 137, 254); /* oklch */ color: oklch(78.6% 0.193 324.0);
Tailwind
colors: {
custom: {
50: '#faaeff',
500: '#f489fe',
950: '#000000',
},
}SCSS
$custom: #f489fe; $custom-light: #faaeff; $custom-dark: #000000;
JSON
{
"hex": "#f489fe",
"rgb": {
"r": 244,
"g": 137,
"b": 254
},
"hsl": {
"h": 294.872,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.78588,
"c": 0.1931,
"h": 324
},
"luminance": 0.4428
}Semantic roles & 50–950 ramp
primary
#F489FE
secondary
#D7F7D4
accent
#E60014
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086