#F487FB#F487FB
#F487FB is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.2% C 0.194 H 325.0°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F487FB |
|---|---|
| RGB | rgb(244, 135, 251) |
| HSL | hsl(296, 94%, 76%) |
| HSV | hsv(296, 46%, 98%) |
| CMYK | cmyk(2.8%, 46.2%, 0%, 1.6%) |
| CIE-LAB | lab(71.91, 57.90, -40.41) |
| CIE-LCH | lch(71.91, 70.61, 325.09°) |
| OKLab | oklab(78.17% 0.1585 -0.111) |
| OKLCH | oklch(78.17% 0.194 325) |
| XYZ | xyz(63.3833, 43.5291, 96.3114) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 6.02
Candy Pink
#FF63E9
ΔE00 6.44
Violet Pink
#FB5FFC
ΔE00 6.48
Light Magenta
#FA5FF7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F487FB #8EFB87
analogous
#BA87FB #F487FB #FB87C8
triadic
#F487FB #FBF487 #87FBF4
tetradic
#F487FB #FBBA87 #8EFB87 #87C8FB
square
#F487FB #FBBA87 #8EFB87 #87C8FB
split-complementary
#F487FB #C8FB87 #87FBBA
monochromatic
#E911F7 #EF4CF9 #F487FB #F9C2FD #FCE1FE
Accessibility & contrast
On white
2.16
#F487FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F487FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F487FB
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F487FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F487FB | 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)
#7AA8FF
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#F994B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f487fb; /* rgb */ color: rgb(244, 135, 251); /* oklch */ color: oklch(78.2% 0.194 325.0);
Tailwind
colors: {
custom: {
50: '#faadfd',
500: '#f487fb',
950: '#000000',
},
}SCSS
$custom: #f487fb; $custom-light: #faadfd; $custom-dark: #000000;
JSON
{
"hex": "#f487fb",
"rgb": {
"r": 244,
"g": 135,
"b": 251
},
"hsl": {
"h": 296.379,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.78171,
"c": 0.1935,
"h": 325
},
"luminance": 0.43526
}Semantic roles & 50–950 ramp
primary
#F487FB
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85