#F685FA#F685FA
#F685FA is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.1% C 0.197 H 326.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F685FA |
|---|---|
| RGB | rgb(246, 133, 250) |
| HSL | hsl(298, 92%, 75%) |
| HSV | hsv(298, 47%, 98%) |
| CMYK | cmyk(1.6%, 46.8%, 0%, 2%) |
| CIE-LAB | lab(71.74, 59.25, -40.12) |
| CIE-LCH | lch(71.74, 71.55, 325.90°) |
| OKLab | oklab(78.08% 0.1632 -0.1101) |
| OKLCH | oklch(78.08% 0.197 326) |
| XYZ | xyz(63.6475, 43.2732, 95.4240) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 4.04
Candy Pink
#FF63E9
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.00
Violet Pink
#FB5FFC
ΔE00 6.16
Light Magenta
#FA5FF7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F685FA #89FA85
analogous
#BC85FA #F685FA #FA85C3
triadic
#F685FA #FAF685 #85FAF6
tetradic
#F685FA #FABC85 #89FA85 #85C3FA
square
#F685FA #FABC85 #89FA85 #85C3FA
split-complementary
#F685FA #C3FA85 #85FABC
monochromatic
#ED0FF5 #F24AF8 #F685FA #FAC0FC #FDE2FE
Accessibility & contrast
On white
2.18
#F685FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F685FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F685FA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F685FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F685FA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#9AB5F6
Tritanopia (blue-blind)
#FB92B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f685fa; /* rgb */ color: rgb(246, 133, 250); /* oklch */ color: oklch(78.1% 0.197 326.0);
Tailwind
colors: {
custom: {
50: '#fbacfc',
500: '#f685fa',
950: '#000000',
},
}SCSS
$custom: #f685fa; $custom-light: #fbacfc; $custom-dark: #000000;
JSON
{
"hex": "#f685fa",
"rgb": {
"r": 246,
"g": 133,
"b": 250
},
"hsl": {
"h": 297.949,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.78081,
"c": 0.19692,
"h": 326
},
"luminance": 0.4327
}Semantic roles & 50–950 ramp
primary
#F685FA
secondary
#D6F6D5
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85