#F686DA#F686DA
#F686DA is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.9% C 0.168 H 337.3°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F686DA |
|---|---|
| RGB | rgb(246, 134, 218) |
| HSL | hsl(315, 86%, 75%) |
| HSV | hsv(315, 46%, 96%) |
| CMYK | cmyk(0%, 45.5%, 11.4%, 3.5%) |
| CIE-LAB | lab(70.67, 53.39, -24.20) |
| CIE-LCH | lch(70.67, 58.62, 335.61°) |
| OKLab | oklab(76.87% 0.1554 -0.0651) |
| OKLCH | oklch(76.87% 0.168 337.3) |
| XYZ | xyz(59.1863, 41.7088, 71.2493) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 4.42
Violet (CSS)
#EE82EE
ΔE00 4.95
Purply Pink
#F075E6
ΔE00 5.18
Pink (survey)
#FF81C0
ΔE00 6.05
Candy Pink
#FF63E9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F686DA #86F6A2
analogous
#DA86F6 #F686DA #F686A2
triadic
#F686DA #DAF686 #86DAF6
tetradic
#F686DA #F6DA86 #86F6A2 #86A2F6
square
#F686DA #F6DA86 #86F6A2 #86A2F6
split-complementary
#F686DA #A2F686 #86F6DA
monochromatic
#EE14B7 #F24DC9 #F686DA #FABFEB #FDE3F6
Accessibility & contrast
On white
2.25
#F686DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#F686DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F686DA
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F686DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F686DA | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DD
Deuteranopia (green-blind)
#A6B3D7
Tritanopia (blue-blind)
#FF8AA6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f686da; /* rgb */ color: rgb(246, 134, 218); /* oklch */ color: oklch(76.9% 0.168 337.3);
Tailwind
colors: {
custom: {
50: '#fbace5',
500: '#f686da',
950: '#000000',
},
}SCSS
$custom: #f686da; $custom-light: #fbace5; $custom-dark: #000000;
JSON
{
"hex": "#f686da",
"rgb": {
"r": 246,
"g": 134,
"b": 218
},
"hsl": {
"h": 315,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.7687,
"c": 0.16845,
"h": 337.3
},
"luminance": 0.41705
}Semantic roles & 50–950 ramp
primary
#F686DA
secondary
#D6F5DE
accent
#E33B03
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84