#F487FC#F487FC
#F487FC is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.2% C 0.194 H 324.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F487FC |
|---|---|
| RGB | rgb(244, 135, 252) |
| HSL | hsl(296, 95%, 76%) |
| HSV | hsv(296, 46%, 99%) |
| CMYK | cmyk(3.2%, 46.4%, 0%, 1.2%) |
| CIE-LAB | lab(71.96, 58.08, -40.89) |
| CIE-LCH | lch(71.96, 71.03, 324.85°) |
| OKLab | oklab(78.22% 0.1586 -0.1124) |
| OKLCH | oklch(78.22% 0.194 324.7) |
| XYZ | xyz(63.5413, 43.5923, 97.1438) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 6.15
Violet Pink
#FB5FFC
ΔE00 6.46
Candy Pink
#FF63E9
ΔE00 6.50
Light Magenta
#FA5FF7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F487FC #8FFC87
analogous
#B987FC #F487FC #FC87CA
triadic
#F487FC #FCF487 #87FCF4
tetradic
#F487FC #FCB987 #8FFC87 #87CAFC
square
#F487FC #FCB987 #8FFC87 #87CAFC
split-complementary
#F487FC #CAFC87 #87FCB9
monochromatic
#E910F9 #EF4BFB #F487FC #F9C3FD #FCE1FE
Accessibility & contrast
On white
2.16
#F487FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#F487FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F487FC
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F487FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F487FC | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#F994B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f487fc; /* rgb */ color: rgb(244, 135, 252); /* oklch */ color: oklch(78.2% 0.194 324.7);
Tailwind
colors: {
custom: {
50: '#faadfd',
500: '#f487fc',
950: '#000000',
},
}SCSS
$custom: #f487fc; $custom-light: #faadfd; $custom-dark: #000000;
JSON
{
"hex": "#f487fc",
"rgb": {
"r": 244,
"g": 135,
"b": 252
},
"hsl": {
"h": 295.897,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.78216,
"c": 0.19442,
"h": 324.7
},
"luminance": 0.43589
}Semantic roles & 50–950 ramp
primary
#F487FC
secondary
#D7F6D5
accent
#E60010
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86