#F787FE#F787FE
#F787FE is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.7% C 0.198 H 325.1°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F787FE |
|---|---|
| RGB | rgb(247, 135, 254) |
| HSL | hsl(296, 98%, 76%) |
| HSV | hsv(296, 47%, 100%) |
| CMYK | cmyk(2.8%, 46.9%, 0%, 0.4%) |
| CIE-LAB | lab(72.40, 59.27, -41.25) |
| CIE-LCH | lch(72.40, 72.21, 325.16°) |
| OKLab | oklab(78.65% 0.1623 -0.1134) |
| OKLCH | oklch(78.65% 0.198 325.1) |
| XYZ | xyz(64.9096, 44.2610, 98.8709) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 6.48
Lavender Pink
#DD85D7
ΔE00 6.51
Candy Pink
#FF63E9
ΔE00 6.52
Light Magenta
#FA5FF7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F787FE #8EFE87
analogous
#BC87FE #F787FE #FE87CA
triadic
#F787FE #FEF787 #87FEF7
tetradic
#F787FE #FEBC87 #8EFE87 #87CAFE
square
#F787FE #FEBC87 #8EFE87 #87CAFE
split-complementary
#F787FE #CAFE87 #87FEBC
monochromatic
#EF0EFD #F34AFD #F787FE #FBC4FF #FDE1FF
Accessibility & contrast
On white
2.13
#F787FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F787FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F787FE
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F787FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F787FE | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#FC95B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f787fe; /* rgb */ color: rgb(247, 135, 254); /* oklch */ color: oklch(78.7% 0.198 325.1);
Tailwind
colors: {
custom: {
50: '#fcadff',
500: '#f787fe',
950: '#000000',
},
}SCSS
$custom: #f787fe; $custom-light: #fcadff; $custom-dark: #000000;
JSON
{
"hex": "#f787fe",
"rgb": {
"r": 247,
"g": 135,
"b": 254
},
"hsl": {
"h": 296.471,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.78654,
"c": 0.19797,
"h": 325.1
},
"luminance": 0.44258
}Semantic roles & 50–950 ramp
primary
#F787FE
secondary
#D6F7D4
accent
#E6000D
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86