#F686F8#F686F8
#F686F8 is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.1% C 0.194 H 326.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F686F8 |
|---|---|
| RGB | rgb(246, 134, 248) |
| HSL | hsl(299, 89%, 75%) |
| HSV | hsv(299, 46%, 97%) |
| CMYK | cmyk(0.8%, 46%, 0%, 2.7%) |
| CIE-LAB | lab(71.84, 58.41, -38.87) |
| CIE-LCH | lch(71.84, 70.16, 326.36°) |
| OKLab | oklab(78.13% 0.1616 -0.1066) |
| OKLCH | oklch(78.13% 0.194 326.6) |
| XYZ | xyz(63.4732, 43.4236, 93.8270) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 5.73
Candy Pink
#FF63E9
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 6.41
Violet Pink
#FB5FFC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F686F8 #88F886
analogous
#BD86F8 #F686F8 #F886C1
triadic
#F686F8 #F8F686 #86F8F6
tetradic
#F686F8 #F8BD86 #88F886 #86C1F8
square
#F686F8 #F8BD86 #88F886 #86C1F8
split-complementary
#F686F8 #C1F886 #86F8BD
monochromatic
#ED12F1 #F24CF5 #F686F8 #FAC0FB #FDE2FD
Accessibility & contrast
On white
2.17
#F686F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F686F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F686F8
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F686F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F686F8 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#9BB5F4
Tritanopia (blue-blind)
#FC92B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f686f8; /* rgb */ color: rgb(246, 134, 248); /* oklch */ color: oklch(78.1% 0.194 326.6);
Tailwind
colors: {
custom: {
50: '#fbadfb',
500: '#f686f8',
950: '#000000',
},
}SCSS
$custom: #f686f8; $custom-light: #fbadfb; $custom-dark: #000000;
JSON
{
"hex": "#f686f8",
"rgb": {
"r": 246,
"g": 134,
"b": 248
},
"hsl": {
"h": 298.947,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.78128,
"c": 0.19353,
"h": 326.6
},
"luminance": 0.4342
}Semantic roles & 50–950 ramp
primary
#F686F8
secondary
#D6F5D6
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85