#F685F2#F685F2
#F685F2 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.7% C 0.190 H 328.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F685F2 |
|---|---|
| RGB | rgb(246, 133, 242) |
| HSL | hsl(302, 86%, 74%) |
| HSV | hsv(302, 46%, 96%) |
| CMYK | cmyk(0%, 45.9%, 1.6%, 3.5%) |
| CIE-LAB | lab(71.41, 57.85, -36.27) |
| CIE-LCH | lch(71.41, 68.28, 327.92°) |
| OKLab | oklab(77.72% 0.1619 -0.0991) |
| OKLCH | oklch(77.72% 0.19 328.5) |
| XYZ | xyz(62.4197, 42.7821, 88.9571) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.45
Purply Pink
#F075E6
ΔE00 3.46
Lavender Pink
#DD85D7
ΔE00 5.06
Candy Pink
#FF63E9
ΔE00 5.64
Light Magenta
#FA5FF7
ΔE00 6.43
Violet Pink
#FB5FFC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F685F2 #85F689
analogous
#C285F6 #F685F2 #F685BA
triadic
#F685F2 #F2F685 #85F2F6
tetradic
#F685F2 #F6C285 #85F689 #85BAF6
square
#F685F2 #F6C285 #85F689 #85BAF6
split-complementary
#F685F2 #BAF685 #85F6C2
monochromatic
#EE13E6 #F24CEC #F685F2 #FABEF8 #FDE3FC
Accessibility & contrast
On white
2.20
#F685F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F685F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F685F2
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F685F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F685F2 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F6
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#FD90B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f685f2; /* rgb */ color: rgb(246, 133, 242); /* oklch */ color: oklch(77.7% 0.190 328.5);
Tailwind
colors: {
custom: {
50: '#fbacf6',
500: '#f685f2',
950: '#000000',
},
}SCSS
$custom: #f685f2; $custom-light: #fbacf6; $custom-dark: #000000;
JSON
{
"hex": "#f685f2",
"rgb": {
"r": 246,
"g": 133,
"b": 242
},
"hsl": {
"h": 302.124,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.77724,
"c": 0.18981,
"h": 328.5
},
"luminance": 0.42779
}Semantic roles & 50–950 ramp
primary
#F685F2
secondary
#D6F5D7
accent
#E30B03
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85