#F678F3#F678F3
#F678F3 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.0% C 0.211 H 328.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F678F3 |
|---|---|
| RGB | rgb(246, 120, 243) |
| HSL | hsl(301, 88%, 72%) |
| HSV | hsv(301, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 1.2%, 3.5%) |
| CIE-LAB | lab(69.11, 64.19, -40.39) |
| CIE-LCH | lch(69.11, 75.84, 327.82°) |
| OKLab | oklab(76.04% 0.1795 -0.1108) |
| OKLCH | oklch(76.04% 0.211 328.3) |
| XYZ | xyz(60.8993, 39.5004, 89.1933) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.03
Violet (CSS)
#EE82EE
ΔE00 2.13
Candy Pink
#FF63E9
ΔE00 3.61
Light Magenta
#FA5FF7
ΔE00 3.94
Violet Pink
#FB5FFC
ΔE00 4.08
Orchid
#DA70D6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F678F3 #78F67B
analogous
#BA78F6 #F678F3 #F678B4
triadic
#F678F3 #F3F678 #78F3F6
tetradic
#F678F3 #F6BA78 #78F67B #78B4F6
square
#F678F3 #F6BA78 #78F67B #78B4F6
split-complementary
#F678F3 #B4F678 #78F6BA
monochromatic
#E40FDF #F23FEE #F678F3 #FAB1F8 #FDE2FC
Accessibility & contrast
On white
2.36
#F678F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F678F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F678F3
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F678F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F678F3 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF7
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#FD85AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f678f3; /* rgb */ color: rgb(246, 120, 243); /* oklch */ color: oklch(76.0% 0.211 328.3);
Tailwind
colors: {
custom: {
50: '#fca4f7',
500: '#f678f3',
950: '#000000',
},
}SCSS
$custom: #f678f3; $custom-light: #fca4f7; $custom-dark: #000000;
JSON
{
"hex": "#f678f3",
"rgb": {
"r": 246,
"g": 120,
"b": 243
},
"hsl": {
"h": 301.429,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.76039,
"c": 0.21091,
"h": 328.3
},
"luminance": 0.39497
}Semantic roles & 50–950 ramp
primary
#F678F3
secondary
#D5F5D6
accent
#E40701
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85