#F679F2#F679F2
#F679F2 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.1% C 0.209 H 328.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F679F2 |
|---|---|
| RGB | rgb(246, 121, 242) |
| HSL | hsl(302, 87%, 72%) |
| HSV | hsv(302, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 1.6%, 3.5%) |
| CIE-LAB | lab(69.24, 63.56, -39.64) |
| CIE-LCH | lch(69.24, 74.90, 328.05°) |
| OKLab | oklab(76.12% 0.178 -0.1087) |
| OKLCH | oklch(76.12% 0.209 328.6) |
| XYZ | xyz(60.8696, 39.6820, 88.4404) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 1.96
Candy Pink
#FF63E9
ΔE00 3.68
Light Magenta
#FA5FF7
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679F2 #79F67D
analogous
#BC79F6 #F679F2 #F679B4
triadic
#F679F2 #F2F679 #79F2F6
tetradic
#F679F2 #F6BC79 #79F67D #79B4F6
square
#F679F2 #F6BC79 #79F67D #79B4F6
split-complementary
#F679F2 #B4F679 #79F6BC
monochromatic
#E50FDE #F240EC #F679F2 #FAB2F8 #FDE2FC
Accessibility & contrast
On white
2.35
#F679F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F679F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679F2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679F2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF6
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#FD86AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f679f2; /* rgb */ color: rgb(246, 121, 242); /* oklch */ color: oklch(76.1% 0.209 328.6);
Tailwind
colors: {
custom: {
50: '#fca4f6',
500: '#f679f2',
950: '#000000',
},
}SCSS
$custom: #f679f2; $custom-light: #fca4f6; $custom-dark: #000000;
JSON
{
"hex": "#f679f2",
"rgb": {
"r": 246,
"g": 121,
"b": 242
},
"hsl": {
"h": 301.92,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.76121,
"c": 0.20854,
"h": 328.6
},
"luminance": 0.39678
}Semantic roles & 50–950 ramp
primary
#F679F2
secondary
#D6F5D7
accent
#E40902
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85