#F678FA#F678FA
#F678FA is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.4% C 0.217 H 326.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F678FA |
|---|---|
| RGB | rgb(246, 120, 250) |
| HSL | hsl(298, 93%, 73%) |
| HSV | hsv(298, 52%, 98%) |
| CMYK | cmyk(1.6%, 52%, 0%, 2%) |
| CIE-LAB | lab(69.42, 65.39, -43.74) |
| CIE-LCH | lch(69.42, 78.67, 326.22°) |
| OKLab | oklab(76.37% 0.1804 -0.1204) |
| OKLCH | oklch(76.37% 0.217 326.3) |
| XYZ | xyz(61.9766, 39.9313, 94.8670) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 3.03
Violet Pink
#FB5FFC
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 4.24
Orchid
#DA70D6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F678FA #7CFA78
analogous
#B578FA #F678FA #FA78BD
triadic
#F678FA #FAF678 #78FAF6
tetradic
#F678FA #FAB578 #7CFA78 #78BDFA
square
#F678FA #FAB578 #7CFA78 #78BDFA
split-complementary
#F678FA #BDFA78 #78FAB5
monochromatic
#E809EF #F23DF8 #F678FA #FAB3FC #FDE1FE
Accessibility & contrast
On white
2.34
#F678FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F678FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F678FA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F678FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F678FA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFE
Deuteranopia (green-blind)
#91AFF6
Tritanopia (blue-blind)
#FC87AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f678fa; /* rgb */ color: rgb(246, 120, 250); /* oklch */ color: oklch(76.4% 0.217 326.3);
Tailwind
colors: {
custom: {
50: '#fca4fc',
500: '#f678fa',
950: '#000000',
},
}SCSS
$custom: #f678fa; $custom-light: #fca4fc; $custom-dark: #000000;
JSON
{
"hex": "#f678fa",
"rgb": {
"r": 246,
"g": 120,
"b": 250
},
"hsl": {
"h": 298.154,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.76367,
"c": 0.2169,
"h": 326.3
},
"luminance": 0.39928
}Semantic roles & 50–950 ramp
primary
#F678FA
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85