#F679F3#F679F3
#F679F3 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.2% C 0.209 H 328.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F679F3 |
|---|---|
| RGB | rgb(246, 121, 243) |
| HSL | hsl(301, 87%, 72%) |
| HSV | hsv(301, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 1.2%, 3.5%) |
| CIE-LAB | lab(69.29, 63.73, -40.12) |
| CIE-LCH | lch(69.29, 75.30, 327.81°) |
| OKLab | oklab(76.17% 0.1782 -0.11) |
| OKLCH | oklch(76.17% 0.209 328.3) |
| XYZ | xyz(61.0202, 39.7422, 89.2336) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.99
Purply Pink
#F075E6
ΔE00 2.08
Candy Pink
#FF63E9
ΔE00 3.75
Light Magenta
#FA5FF7
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 4.25
Lavender Pink
#DD85D7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679F3 #79F67C
analogous
#BB79F6 #F679F3 #F679B5
triadic
#F679F3 #F3F679 #79F3F6
tetradic
#F679F3 #F6BB79 #79F67C #79B5F6
square
#F679F3 #F6BB79 #79F67C #79B5F6
split-complementary
#F679F3 #B5F679 #79F6BB
monochromatic
#E50FE0 #F240EE #F679F3 #FAB2F8 #FDE2FC
Accessibility & contrast
On white
2.35
#F679F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F679F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679F3
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679F3 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF7
Deuteranopia (green-blind)
#95AFEF
Tritanopia (blue-blind)
#FD86AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f679f3; /* rgb */ color: rgb(246, 121, 243); /* oklch */ color: oklch(76.2% 0.209 328.3);
Tailwind
colors: {
custom: {
50: '#fca4f7',
500: '#f679f3',
950: '#000000',
},
}SCSS
$custom: #f679f3; $custom-light: #fca4f7; $custom-dark: #000000;
JSON
{
"hex": "#f679f3",
"rgb": {
"r": 246,
"g": 121,
"b": 243
},
"hsl": {
"h": 301.44,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.76167,
"c": 0.20939,
"h": 328.3
},
"luminance": 0.39739
}Semantic roles & 50–950 ramp
primary
#F679F3
secondary
#D6F5D6
accent
#E40702
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85