#F487FA#F487FA
#F487FA is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.1% C 0.193 H 325.3°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F487FA |
|---|---|
| RGB | rgb(244, 135, 250) |
| HSL | hsl(297, 92%, 75%) |
| HSV | hsv(297, 46%, 98%) |
| CMYK | cmyk(2.4%, 46%, 0%, 2%) |
| CIE-LAB | lab(71.87, 57.72, -39.93) |
| CIE-LCH | lch(71.87, 70.19, 325.32°) |
| OKLab | oklab(78.13% 0.1583 -0.1097) |
| OKLCH | oklch(78.13% 0.193 325.3) |
| XYZ | xyz(63.2261, 43.4662, 95.4834) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.88
Candy Pink
#FF63E9
ΔE00 6.38
Violet Pink
#FB5FFC
ΔE00 6.50
Light Magenta
#FA5FF7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F487FA #8DFA87
analogous
#BB87FA #F487FA #FA87C6
triadic
#F487FA #FAF487 #87FAF4
tetradic
#F487FA #FABB87 #8DFA87 #87C6FA
square
#F487FA #FABB87 #8DFA87 #87C6FA
split-complementary
#F487FA #C6FA87 #87FABB
monochromatic
#E911F5 #EF4CF8 #F487FA #F9C2FC #FCE2FE
Accessibility & contrast
On white
2.17
#F487FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F487FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F487FA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F487FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F487FA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FE
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#F994B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f487fa; /* rgb */ color: rgb(244, 135, 250); /* oklch */ color: oklch(78.1% 0.193 325.3);
Tailwind
colors: {
custom: {
50: '#faadfc',
500: '#f487fa',
950: '#000000',
},
}SCSS
$custom: #f487fa; $custom-light: #faadfc; $custom-dark: #000000;
JSON
{
"hex": "#f487fa",
"rgb": {
"r": 244,
"g": 135,
"b": 250
},
"hsl": {
"h": 296.87,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.78126,
"c": 0.19258,
"h": 325.3
},
"luminance": 0.43463
}Semantic roles & 50–950 ramp
primary
#F487FA
secondary
#D7F6D5
accent
#E6000C
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85