#F679FB#F679FB
#F679FB is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.5% C 0.216 H 326.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F679FB |
|---|---|
| RGB | rgb(246, 121, 251) |
| HSL | hsl(298, 94%, 73%) |
| HSV | hsv(298, 52%, 98%) |
| CMYK | cmyk(2%, 51.8%, 0%, 1.6%) |
| CIE-LAB | lab(69.64, 65.10, -43.95) |
| CIE-LCH | lch(69.64, 78.55, 325.97°) |
| OKLab | oklab(76.54% 0.1792 -0.121) |
| OKLCH | oklch(76.54% 0.216 326) |
| XYZ | xyz(62.2547, 40.2360, 95.7353) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.20
Violet Pink
#FB5FFC
ΔE00 3.92
Light Magenta
#FA5FF7
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 4.44
Orchid
#DA70D6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679FB #7EFB79
analogous
#B579FB #F679FB #FB79BF
triadic
#F679FB #FBF679 #79FBF6
tetradic
#F679FB #FBB579 #7EFB79 #79BFFB
square
#F679FB #FBB579 #7EFB79 #79BFFB
split-complementary
#F679FB #BFFB79 #79FBB5
monochromatic
#E907F2 #F23EF9 #F679FB #FAB4FD #FDE1FE
Accessibility & contrast
On white
2.32
#F679FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F679FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679FB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679FB | 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)
#6AA0FF
Deuteranopia (green-blind)
#91B0F7
Tritanopia (blue-blind)
#FC88AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f679fb; /* rgb */ color: rgb(246, 121, 251); /* oklch */ color: oklch(76.5% 0.216 326.0);
Tailwind
colors: {
custom: {
50: '#fca5fd',
500: '#f679fb',
950: '#000000',
},
}SCSS
$custom: #f679fb; $custom-light: #fca5fd; $custom-dark: #000000;
JSON
{
"hex": "#f679fb",
"rgb": {
"r": 246,
"g": 121,
"b": 251
},
"hsl": {
"h": 297.692,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.76541,
"c": 0.21627,
"h": 326
},
"luminance": 0.40233
}Semantic roles & 50–950 ramp
primary
#F679FB
secondary
#D6F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85