#F686FA#F686FA
#F686FA is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.2% C 0.195 H 326.0°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F686FA |
|---|---|
| RGB | rgb(246, 134, 250) |
| HSL | hsl(298, 92%, 75%) |
| HSV | hsv(298, 46%, 98%) |
| CMYK | cmyk(1.6%, 46.4%, 0%, 2%) |
| CIE-LAB | lab(71.93, 58.76, -39.83) |
| CIE-LCH | lch(71.93, 70.99, 325.87°) |
| OKLab | oklab(78.22% 0.1619 -0.1093) |
| OKLCH | oklch(78.22% 0.195 326) |
| XYZ | xyz(63.7851, 43.5483, 95.4698) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 5.98
Candy Pink
#FF63E9
ΔE00 6.14
Violet Pink
#FB5FFC
ΔE00 6.35
Light Magenta
#FA5FF7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F686FA #8AFA86
analogous
#BC86FA #F686FA #FA86C4
triadic
#F686FA #FAF686 #86FAF6
tetradic
#F686FA #FABC86 #8AFA86 #86C4FA
square
#F686FA #FABC86 #8AFA86 #86C4FA
split-complementary
#F686FA #C4FA86 #86FABC
monochromatic
#ED10F5 #F24BF8 #F686FA #FAC1FC #FDE2FE
Accessibility & contrast
On white
2.16
#F686FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#F686FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F686FA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F686FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F686FA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#9BB5F6
Tritanopia (blue-blind)
#FB93B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f686fa; /* rgb */ color: rgb(246, 134, 250); /* oklch */ color: oklch(78.2% 0.195 326.0);
Tailwind
colors: {
custom: {
50: '#fbadfc',
500: '#f686fa',
950: '#000000',
},
}SCSS
$custom: #f686fa; $custom-light: #fbadfc; $custom-dark: #000000;
JSON
{
"hex": "#f686fa",
"rgb": {
"r": 246,
"g": 134,
"b": 250
},
"hsl": {
"h": 297.931,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.78218,
"c": 0.19534,
"h": 326
},
"luminance": 0.43545
}Semantic roles & 50–950 ramp
primary
#F686FA
secondary
#D6F6D5
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85