#F786FF#F786FF
#F786FF is a light, highly saturated purple. Relative luminance 0.440; OKLCH L 78.6% C 0.200 H 324.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F786FF |
|---|---|
| RGB | rgb(247, 134, 255) |
| HSL | hsl(296, 100%, 76%) |
| HSV | hsv(296, 47%, 100%) |
| CMYK | cmyk(3.1%, 47.5%, 0%, 0%) |
| CIE-LAB | lab(72.26, 59.93, -42.02) |
| CIE-LCH | lch(72.26, 73.19, 324.96°) |
| OKLab | oklab(78.56% 0.1638 -0.1156) |
| OKLCH | oklch(78.56% 0.2 324.8) |
| XYZ | xyz(64.9313, 44.0475, 99.6702) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 4.67
Violet Pink
#FB5FFC
ΔE00 6.27
Light Magenta
#FA5FF7
ΔE00 6.39
Candy Pink
#FF63E9
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F786FF #8EFF86
analogous
#BB86FF #F786FF #FF86CB
triadic
#F786FF #FFF786 #86FFF7
tetradic
#F786FF #FFBB86 #8EFF86 #86CBFF
square
#F786FF #FFBB86 #8EFF86 #86CBFF
split-complementary
#F786FF #CBFF86 #86FFBB
monochromatic
#EF0CFF #F349FF #F786FF #FBC3FF #FDE0FF
Accessibility & contrast
On white
2.14
#F786FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F786FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F786FF
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F786FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F786FF | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#FC94B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f786ff; /* rgb */ color: rgb(247, 134, 255); /* oklch */ color: oklch(78.6% 0.200 324.8);
Tailwind
colors: {
custom: {
50: '#fcadff',
500: '#f786ff',
950: '#000000',
},
}SCSS
$custom: #f786ff; $custom-light: #fcadff; $custom-dark: #000000;
JSON
{
"hex": "#f786ff",
"rgb": {
"r": 247,
"g": 134,
"b": 255
},
"hsl": {
"h": 296.033,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.78562,
"c": 0.20046,
"h": 324.8
},
"luminance": 0.44044
}Semantic roles & 50–950 ramp
primary
#F786FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181018
muted
#867F86