#F787FF#F787FF
#F787FF is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.7% C 0.199 H 324.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F787FF |
|---|---|
| RGB | rgb(247, 135, 255) |
| HSL | hsl(296, 100%, 76%) |
| HSV | hsv(296, 47%, 100%) |
| CMYK | cmyk(3.1%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(72.45, 59.44, -41.73) |
| CIE-LCH | lch(72.45, 72.63, 324.93°) |
| OKLab | oklab(78.7% 0.1624 -0.1147) |
| OKLCH | oklch(78.7% 0.199 324.8) |
| XYZ | xyz(65.0702, 44.3252, 99.7165) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 4.79
Violet Pink
#FB5FFC
ΔE00 6.46
Light Magenta
#FA5FF7
ΔE00 6.57
Candy Pink
#FF63E9
ΔE00 6.59
Lavender Pink
#DD85D7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F787FF #8FFF87
analogous
#BB87FF #F787FF #FF87CB
triadic
#F787FF #FFF787 #87FFF7
tetradic
#F787FF #FFBB87 #8FFF87 #87CBFF
square
#F787FF #FFBB87 #8FFF87 #87CBFF
split-complementary
#F787FF #CBFF87 #87FFBB
monochromatic
#EF0DFF #F34AFF #F787FF #FBC4FF #FDE0FF
Accessibility & contrast
On white
2.13
#F787FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#F787FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F787FF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F787FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F787FF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#FC95B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f787ff; /* rgb */ color: rgb(247, 135, 255); /* oklch */ color: oklch(78.7% 0.199 324.8);
Tailwind
colors: {
custom: {
50: '#fcadff',
500: '#f787ff',
950: '#000000',
},
}SCSS
$custom: #f787ff; $custom-light: #fcadff; $custom-dark: #000000;
JSON
{
"hex": "#f787ff",
"rgb": {
"r": 247,
"g": 135,
"b": 255
},
"hsl": {
"h": 296,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.78699,
"c": 0.19887,
"h": 324.8
},
"luminance": 0.44322
}Semantic roles & 50–950 ramp
primary
#F787FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86