#F686F0#F686F0
#F686F0 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.8% C 0.186 H 329.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F686F0 |
|---|---|
| RGB | rgb(246, 134, 240) |
| HSL | hsl(303, 86%, 75%) |
| HSV | hsv(303, 46%, 96%) |
| CMYK | cmyk(0%, 45.5%, 2.4%, 3.5%) |
| CIE-LAB | lab(71.51, 57.02, -35.01) |
| CIE-LCH | lch(71.51, 66.91, 328.45°) |
| OKLab | oklab(77.78% 0.1601 -0.0955) |
| OKLCH | oklch(77.78% 0.186 329.2) |
| XYZ | xyz(62.2585, 42.9377, 87.4297) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.64
Purply Pink
#F075E6
ΔE00 3.56
Lavender Pink
#DD85D7
ΔE00 4.85
Candy Pink
#FF63E9
ΔE00 5.79
Light Magenta
#FA5FF7
ΔE00 6.74
Violet Pink
#FB5FFC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F686F0 #86F68C
analogous
#C486F6 #F686F0 #F686B8
triadic
#F686F0 #F0F686 #86F0F6
tetradic
#F686F0 #F6C486 #86F68C #86B8F6
square
#F686F0 #F6C486 #86F68C #86B8F6
split-complementary
#F686F0 #B8F686 #86F6C4
monochromatic
#EE14E2 #F24DE9 #F686F0 #FABFF7 #FDE3FB
Accessibility & contrast
On white
2.19
#F686F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F686F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F686F0
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F686F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F686F0 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F4
Deuteranopia (green-blind)
#9FB5ED
Tritanopia (blue-blind)
#FD90B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f686f0; /* rgb */ color: rgb(246, 134, 240); /* oklch */ color: oklch(77.8% 0.186 329.2);
Tailwind
colors: {
custom: {
50: '#fbacf5',
500: '#f686f0',
950: '#000000',
},
}SCSS
$custom: #f686f0; $custom-light: #fbacf5; $custom-dark: #000000;
JSON
{
"hex": "#f686f0",
"rgb": {
"r": 246,
"g": 134,
"b": 240
},
"hsl": {
"h": 303.214,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.77776,
"c": 0.18646,
"h": 329.2
},
"luminance": 0.42934
}Semantic roles & 50–950 ramp
primary
#F686F0
secondary
#D6F5D8
accent
#E30F03
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85