#F678FB#F678FB
#F678FB is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.4% C 0.218 H 326.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F678FB |
|---|---|
| RGB | rgb(246, 120, 251) |
| HSL | hsl(298, 94%, 73%) |
| HSV | hsv(298, 52%, 98%) |
| CMYK | cmyk(2%, 52.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.47, 65.56, -44.22) |
| CIE-LCH | lch(69.47, 79.08, 326.00°) |
| OKLab | oklab(76.42% 0.1805 -0.1218) |
| OKLCH | oklch(76.42% 0.218 326) |
| XYZ | xyz(62.1338, 39.9942, 95.6950) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 3.18
Violet Pink
#FB5FFC
ΔE00 3.75
Light Magenta
#FA5FF7
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 4.34
Orchid
#DA70D6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F678FB #7DFB78
analogous
#B478FB #F678FB #FB78BE
triadic
#F678FB #FBF678 #78FBF6
tetradic
#F678FB #FBB478 #7DFB78 #78BEFB
square
#F678FB #FBB478 #7DFB78 #78BEFB
split-complementary
#F678FB #BEFB78 #78FBB4
monochromatic
#E907F1 #F23DF9 #F678FB #FAB3FD #FDE1FE
Accessibility & contrast
On white
2.33
#F678FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F678FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F678FB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F678FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F678FB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFF
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#FC88AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f678fb; /* rgb */ color: rgb(246, 120, 251); /* oklch */ color: oklch(76.4% 0.218 326.0);
Tailwind
colors: {
custom: {
50: '#fca4fd',
500: '#f678fb',
950: '#000000',
},
}SCSS
$custom: #f678fb; $custom-light: #fca4fd; $custom-dark: #000000;
JSON
{
"hex": "#f678fb",
"rgb": {
"r": 246,
"g": 120,
"b": 251
},
"hsl": {
"h": 297.71,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.76415,
"c": 0.21777,
"h": 326
},
"luminance": 0.39991
}Semantic roles & 50–950 ramp
primary
#F678FB
secondary
#D6F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85