#F489F2#F489F2
#F489F2 is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.1% C 0.182 H 327.8°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F489F2 |
|---|---|
| RGB | rgb(244, 137, 242) |
| HSL | hsl(301, 83%, 75%) |
| HSV | hsv(301, 44%, 96%) |
| CMYK | cmyk(0%, 43.9%, 0.8%, 4.3%) |
| CIE-LAB | lab(71.92, 55.32, -35.49) |
| CIE-LCH | lch(71.92, 65.73, 327.32°) |
| OKLab | oklab(78.05% 0.1541 -0.097) |
| OKLCH | oklch(78.05% 0.182 327.8) |
| XYZ | xyz(62.2799, 43.5384, 89.1104) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 6.41
Light Magenta
#FA5FF7
ΔE00 7.17
Violet Pink
#FB5FFC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F489F2 #89F48B
analogous
#C089F4 #F489F2 #F489BD
triadic
#F489F2 #F2F489 #89F2F4
tetradic
#F489F2 #F4C089 #89F48B #89BDF4
square
#F489F2 #F4C089 #89F48B #89BDF4
split-complementary
#F489F2 #BDF489 #89F4C0
monochromatic
#EA19E6 #EF51EC #F489F2 #F9C1F8 #FCE3FC
Accessibility & contrast
On white
2.16
#F489F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F489F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F489F2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F489F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F489F2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A7F6
Deuteranopia (green-blind)
#9FB5EF
Tritanopia (blue-blind)
#FA93B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f489f2; /* rgb */ color: rgb(244, 137, 242); /* oklch */ color: oklch(78.1% 0.182 327.8);
Tailwind
colors: {
custom: {
50: '#faaef6',
500: '#f489f2',
950: '#000000',
},
}SCSS
$custom: #f489f2; $custom-light: #faaef6; $custom-dark: #000000;
JSON
{
"hex": "#f489f2",
"rgb": {
"r": 244,
"g": 137,
"b": 242
},
"hsl": {
"h": 301.121,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.78053,
"c": 0.18212,
"h": 327.8
},
"luminance": 0.43535
}Semantic roles & 50–950 ramp
primary
#F489F2
secondary
#D7F4D7
accent
#DF0A06
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181117
muted
#868085