#F678EF#F678EF
#F678EF is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.9% C 0.208 H 329.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F678EF |
|---|---|
| RGB | rgb(246, 120, 239) |
| HSL | hsl(303, 88%, 72%) |
| HSV | hsv(303, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 2.8%, 3.5%) |
| CIE-LAB | lab(68.94, 63.51, -38.46) |
| CIE-LCH | lch(68.94, 74.25, 328.80°) |
| OKLab | oklab(75.86% 0.1789 -0.1053) |
| OKLCH | oklch(75.86% 0.208 329.5) |
| XYZ | xyz(60.3018, 39.2614, 86.0466) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.54
Violet (CSS)
#EE82EE
ΔE00 2.04
Candy Pink
#FF63E9
ΔE00 3.37
Light Magenta
#FA5FF7
ΔE00 4.16
Violet Pink
#FB5FFC
ΔE00 4.39
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F678EF #78F67F
analogous
#BE78F6 #F678EF #F678B0
triadic
#F678EF #EFF678 #78EFF6
tetradic
#F678EF #F6BE78 #78F67F #78B0F6
square
#F678EF #F6BE78 #78F67F #78B0F6
split-complementary
#F678EF #B0F678 #78F6BE
monochromatic
#E40FD9 #F23FE8 #F678EF #FAB1F6 #FDE2FC
Accessibility & contrast
On white
2.37
#F678EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F678EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F678EF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F678EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F678EF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF3
Deuteranopia (green-blind)
#96AEEB
Tritanopia (blue-blind)
#FE84A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f678ef; /* rgb */ color: rgb(246, 120, 239); /* oklch */ color: oklch(75.9% 0.208 329.5);
Tailwind
colors: {
custom: {
50: '#fca4f4',
500: '#f678ef',
950: '#000000',
},
}SCSS
$custom: #f678ef; $custom-light: #fca4f4; $custom-dark: #000000;
JSON
{
"hex": "#f678ef",
"rgb": {
"r": 246,
"g": 120,
"b": 239
},
"hsl": {
"h": 303.333,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.75856,
"c": 0.20754,
"h": 329.5
},
"luminance": 0.39258
}Semantic roles & 50–950 ramp
primary
#F678EF
secondary
#D5F5D7
accent
#E40E01
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85