#F787FA#F787FA
#F787FA is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.194 H 326.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F787FA |
|---|---|
| RGB | rgb(247, 135, 250) |
| HSL | hsl(298, 92%, 75%) |
| HSV | hsv(298, 46%, 98%) |
| CMYK | cmyk(1.2%, 46%, 0%, 2%) |
| CIE-LAB | lab(72.23, 58.56, -39.34) |
| CIE-LCH | lch(72.23, 70.54, 326.11°) |
| OKLab | oklab(78.47% 0.1616 -0.1079) |
| OKLCH | oklch(78.47% 0.194 326.3) |
| XYZ | xyz(64.2758, 44.0075, 95.5326) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 6.01
Candy Pink
#FF63E9
ΔE00 6.28
Violet Pink
#FB5FFC
ΔE00 6.57
Light Magenta
#FA5FF7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F787FA #8AFA87
analogous
#BD87FA #F787FA #FA87C3
triadic
#F787FA #FAF787 #87FAF7
tetradic
#F787FA #FABD87 #8AFA87 #87C3FA
square
#F787FA #FABD87 #8AFA87 #87C3FA
split-complementary
#F787FA #C3FA87 #87FABD
monochromatic
#EF11F5 #F34CF8 #F787FA #FBC2FC #FDE2FE
Accessibility & contrast
On white
2.14
#F787FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F787FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F787FA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F787FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F787FA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#FD93B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f787fa; /* rgb */ color: rgb(247, 135, 250); /* oklch */ color: oklch(78.5% 0.194 326.3);
Tailwind
colors: {
custom: {
50: '#fcadfc',
500: '#f787fa',
950: '#000000',
},
}SCSS
$custom: #f787fa; $custom-light: #fcadfc; $custom-dark: #000000;
JSON
{
"hex": "#f787fa",
"rgb": {
"r": 247,
"g": 135,
"b": 250
},
"hsl": {
"h": 298.435,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.78473,
"c": 0.19434,
"h": 326.3
},
"luminance": 0.44004
}Semantic roles & 50–950 ramp
primary
#F787FA
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181017
muted
#867F85