#F678FF#F678FF
#F678FF is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.6% C 0.221 H 324.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F678FF |
|---|---|
| RGB | rgb(246, 120, 255) |
| HSL | hsl(296, 100%, 74%) |
| HSV | hsv(296, 53%, 100%) |
| CMYK | cmyk(3.5%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(69.65, 66.26, -46.12) |
| CIE-LCH | lch(69.65, 80.73, 325.16°) |
| OKLab | oklab(76.61% 0.181 -0.1273) |
| OKLCH | oklch(76.61% 0.221 324.9) |
| XYZ | xyz(62.7710, 40.2491, 99.0509) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Violet Pink
#FB5FFC
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 4.78
Orchid
#DA70D6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F678FF #81FF78
analogous
#B278FF #F678FF #FF78C4
triadic
#F678FF #FFF678 #78FFF6
tetradic
#F678FF #FFB278 #81FF78 #78C4FF
square
#F678FF #FFB278 #81FF78 #78C4FF
split-complementary
#F678FF #C4FF78 #78FFB2
monochromatic
#EC00FD #F23BFF #F678FF #FAB5FF #FDE0FF
Accessibility & contrast
On white
2.32
#F678FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F678FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F678FF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F678FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F678FF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#8EB0FB
Tritanopia (blue-blind)
#FB89B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f678ff; /* rgb */ color: rgb(246, 120, 255); /* oklch */ color: oklch(76.6% 0.221 324.9);
Tailwind
colors: {
custom: {
50: '#fca4ff',
500: '#f678ff',
950: '#000000',
},
}SCSS
$custom: #f678ff; $custom-light: #fca4ff; $custom-dark: #000000;
JSON
{
"hex": "#f678ff",
"rgb": {
"r": 246,
"g": 120,
"b": 255
},
"hsl": {
"h": 296,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.76607,
"c": 0.22126,
"h": 324.9
},
"luminance": 0.40246
}Semantic roles & 50–950 ramp
primary
#F678FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86