#F678F1#F678F1
#F678F1 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.9% C 0.209 H 328.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F678F1 |
|---|---|
| RGB | rgb(246, 120, 241) |
| HSL | hsl(302, 88%, 72%) |
| HSV | hsv(302, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 2%, 3.5%) |
| CIE-LAB | lab(69.03, 63.85, -39.43) |
| CIE-LCH | lch(69.03, 75.04, 328.31°) |
| OKLab | oklab(75.95% 0.1792 -0.108) |
| OKLCH | oklch(75.95% 0.209 328.9) |
| XYZ | xyz(60.5989, 39.3803, 87.6113) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.77
Violet (CSS)
#EE82EE
ΔE00 2.06
Candy Pink
#FF63E9
ΔE00 3.48
Light Magenta
#FA5FF7
ΔE00 4.04
Violet Pink
#FB5FFC
ΔE00 4.23
Orchid
#DA70D6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F678F1 #78F67D
analogous
#BC78F6 #F678F1 #F678B2
triadic
#F678F1 #F1F678 #78F1F6
tetradic
#F678F1 #F6BC78 #78F67D #78B2F6
square
#F678F1 #F6BC78 #78F67D #78B2F6
split-complementary
#F678F1 #B2F678 #78F6BC
monochromatic
#E40FDC #F23FEB #F678F1 #FAB1F7 #FDE2FC
Accessibility & contrast
On white
2.37
#F678F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F678F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F678F1
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F678F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F678F1 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF5
Deuteranopia (green-blind)
#95AFED
Tritanopia (blue-blind)
#FD84AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f678f1; /* rgb */ color: rgb(246, 120, 241); /* oklch */ color: oklch(75.9% 0.209 328.9);
Tailwind
colors: {
custom: {
50: '#fca4f6',
500: '#f678f1',
950: '#000000',
},
}SCSS
$custom: #f678f1; $custom-light: #fca4f6; $custom-dark: #000000;
JSON
{
"hex": "#f678f1",
"rgb": {
"r": 246,
"g": 120,
"b": 241
},
"hsl": {
"h": 302.381,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.75947,
"c": 0.20922,
"h": 328.9
},
"luminance": 0.39377
}Semantic roles & 50–950 ramp
primary
#F678F1
secondary
#D5F5D6
accent
#E40A01
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85