#F679F0#F679F0
#F679F0 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.207 H 329.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F679F0 |
|---|---|
| RGB | rgb(246, 121, 240) |
| HSL | hsl(303, 87%, 72%) |
| HSV | hsv(303, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 2.4%, 3.5%) |
| CIE-LAB | lab(69.16, 63.22, -38.67) |
| CIE-LCH | lch(69.16, 74.11, 328.55°) |
| OKLab | oklab(76.03% 0.1777 -0.1059) |
| OKLCH | oklch(76.03% 0.207 329.2) |
| XYZ | xyz(60.5709, 39.5625, 86.8671) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.72
Violet (CSS)
#EE82EE
ΔE00 1.90
Candy Pink
#FF63E9
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 4.28
Violet Pink
#FB5FFC
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679F0 #79F67F
analogous
#BE79F6 #F679F0 #F679B2
triadic
#F679F0 #F0F679 #79F0F6
tetradic
#F679F0 #F6BE79 #79F67F #79B2F6
square
#F679F0 #F6BE79 #79F67F #79B2F6
split-complementary
#F679F0 #B2F679 #79F6BE
monochromatic
#E50FDB #F240EA #F679F0 #FAB2F6 #FDE2FC
Accessibility & contrast
On white
2.36
#F679F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F679F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679F0
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679F0 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF4
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#FD85AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f679f0; /* rgb */ color: rgb(246, 121, 240); /* oklch */ color: oklch(76.0% 0.207 329.2);
Tailwind
colors: {
custom: {
50: '#fca4f5',
500: '#f679f0',
950: '#000000',
},
}SCSS
$custom: #f679f0; $custom-light: #fca4f5; $custom-dark: #000000;
JSON
{
"hex": "#f679f0",
"rgb": {
"r": 246,
"g": 121,
"b": 240
},
"hsl": {
"h": 302.88,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.7603,
"c": 0.20686,
"h": 329.2
},
"luminance": 0.39559
}Semantic roles & 50–950 ramp
primary
#F679F0
secondary
#D6F5D7
accent
#E40C02
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85