#F683FC#F683FC
#F683FC is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 77.9% C 0.202 H 325.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F683FC |
|---|---|
| RGB | rgb(246, 131, 252) |
| HSL | hsl(297, 95%, 75%) |
| HSV | hsv(297, 48%, 99%) |
| CMYK | cmyk(2.4%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(71.46, 60.57, -41.65) |
| CIE-LCH | lch(71.46, 73.51, 325.49°) |
| OKLab | oklab(77.9% 0.1662 -0.1145) |
| OKLCH | oklch(77.9% 0.202 325.4) |
| XYZ | xyz(63.6916, 42.8569, 96.9939) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 4.02
Violet Pink
#FB5FFC
ΔE00 5.73
Light Magenta
#FA5FF7
ΔE00 5.80
Candy Pink
#FF63E9
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F683FC #89FC83
analogous
#BA83FC #F683FC #FC83C5
triadic
#F683FC #FCF683 #83FCF6
tetradic
#F683FC #FCBA83 #89FC83 #83C5FC
square
#F683FC #FCBA83 #89FC83 #83C5FC
split-complementary
#F683FC #C5FC83 #83FCBA
monochromatic
#ED0BF9 #F247FB #F683FC #FABFFD #FDE1FE
Accessibility & contrast
On white
2.19
#F683FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F683FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F683FC
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F683FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F683FC | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#FB91B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f683fc; /* rgb */ color: rgb(246, 131, 252); /* oklch */ color: oklch(77.9% 0.202 325.4);
Tailwind
colors: {
custom: {
50: '#fbabfd',
500: '#f683fc',
950: '#000000',
},
}SCSS
$custom: #f683fc; $custom-light: #fbabfd; $custom-dark: #000000;
JSON
{
"hex": "#f683fc",
"rgb": {
"r": 246,
"g": 131,
"b": 252
},
"hsl": {
"h": 297.025,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.77899,
"c": 0.20185,
"h": 325.4
},
"luminance": 0.42854
}Semantic roles & 50–950 ramp
primary
#F683FC
secondary
#D6F7D4
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86