#F684F2#F684F2
#F684F2 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.6% C 0.191 H 328.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F684F2 |
|---|---|
| RGB | rgb(246, 132, 242) |
| HSL | hsl(302, 86%, 74%) |
| HSV | hsv(302, 46%, 96%) |
| CMYK | cmyk(0%, 46.3%, 1.6%, 3.5%) |
| CIE-LAB | lab(71.22, 58.34, -36.56) |
| CIE-LCH | lch(71.22, 68.85, 327.93°) |
| OKLab | oklab(77.59% 0.1632 -0.0999) |
| OKLCH | oklch(77.59% 0.191 328.5) |
| XYZ | xyz(62.2834, 42.5096, 88.9117) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 5.09
Candy Pink
#FF63E9
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 6.24
Violet Pink
#FB5FFC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F684F2 #84F688
analogous
#C184F6 #F684F2 #F684B9
triadic
#F684F2 #F2F684 #84F2F6
tetradic
#F684F2 #F6C184 #84F688 #84B9F6
square
#F684F2 #F6C184 #84F688 #84B9F6
split-complementary
#F684F2 #B9F684 #84F6C1
monochromatic
#EE12E6 #F24BEC #F684F2 #FABDF8 #FDE2FC
Accessibility & contrast
On white
2.21
#F684F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#F684F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F684F2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F684F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F684F2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#9CB4EF
Tritanopia (blue-blind)
#FD8FB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f684f2; /* rgb */ color: rgb(246, 132, 242); /* oklch */ color: oklch(77.6% 0.191 328.5);
Tailwind
colors: {
custom: {
50: '#fbabf6',
500: '#f684f2',
950: '#000000',
},
}SCSS
$custom: #f684f2; $custom-light: #fbabf6; $custom-dark: #000000;
JSON
{
"hex": "#f684f2",
"rgb": {
"r": 246,
"g": 132,
"b": 242
},
"hsl": {
"h": 302.105,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.77586,
"c": 0.19141,
"h": 328.5
},
"luminance": 0.42506
}Semantic roles & 50–950 ramp
primary
#F684F2
secondary
#D6F5D7
accent
#E30A03
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85