#F684FF#F684FF
#F684FF is a light, highly saturated purple. Relative luminance 0.433; OKLCH L 78.2% C 0.203 H 324.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F684FF |
|---|---|
| RGB | rgb(246, 132, 255) |
| HSL | hsl(296, 100%, 76%) |
| HSV | hsv(296, 48%, 100%) |
| CMYK | cmyk(3.5%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(71.77, 60.62, -42.79) |
| CIE-LCH | lch(71.77, 74.20, 324.78°) |
| OKLab | oklab(78.17% 0.1653 -0.1178) |
| OKLCH | oklch(78.17% 0.203 324.5) |
| XYZ | xyz(64.3057, 43.3185, 99.5624) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 4.46
Violet Pink
#FB5FFC
ΔE00 5.88
Light Magenta
#FA5FF7
ΔE00 6.00
Candy Pink
#FF63E9
ΔE00 6.19
Lavender Pink
#DD85D7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F684FF #8DFF84
analogous
#B884FF #F684FF #FF84CA
triadic
#F684FF #FFF684 #84FFF6
tetradic
#F684FF #FFB884 #8DFF84 #84CAFF
square
#F684FF #FFB884 #8DFF84 #84CAFF
split-complementary
#F684FF #CAFF84 #84FFB8
monochromatic
#ED0AFF #F247FF #F684FF #FAC1FF #FDE0FF
Accessibility & contrast
On white
2.17
#F684FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F684FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F684FF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F684FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F684FF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#FB93B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f684ff; /* rgb */ color: rgb(246, 132, 255); /* oklch */ color: oklch(78.2% 0.203 324.5);
Tailwind
colors: {
custom: {
50: '#fbabff',
500: '#f684ff',
950: '#000000',
},
}SCSS
$custom: #f684ff; $custom-light: #fbabff; $custom-dark: #000000;
JSON
{
"hex": "#f684ff",
"rgb": {
"r": 246,
"g": 132,
"b": 255
},
"hsl": {
"h": 295.61,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.78173,
"c": 0.20301,
"h": 324.5
},
"luminance": 0.43315
}Semantic roles & 50–950 ramp
primary
#F684FF
secondary
#D6F7D4
accent
#E60011
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86