#F679E9#F679E9
#F679E9 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.7% C 0.201 H 331.4°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F679E9 |
|---|---|
| RGB | rgb(246, 121, 233) |
| HSL | hsl(306, 87%, 72%) |
| HSV | hsv(306, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 5.3%, 3.5%) |
| CIE-LAB | lab(68.86, 62.06, -35.27) |
| CIE-LCH | lch(68.86, 71.38, 330.39°) |
| OKLab | oklab(75.72% 0.1766 -0.0962) |
| OKLCH | oklch(75.72% 0.201 331.4) |
| XYZ | xyz(59.5510, 39.1545, 81.4960) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.34
Violet (CSS)
#EE82EE
ΔE00 2.20
Candy Pink
#FF63E9
ΔE00 3.42
Light Magenta
#FA5FF7
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 4.89
Violet Pink
#FB5FFC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679E9 #79F686
analogous
#C579F6 #F679E9 #F679AB
triadic
#F679E9 #E9F679 #79E9F6
tetradic
#F679E9 #F6C579 #79F686 #79ABF6
square
#F679E9 #F6C579 #79F686 #79ABF6
split-complementary
#F679E9 #ABF679 #79F6C5
monochromatic
#E50FCF #F240E0 #F679E9 #FAB2F2 #FDE2FA
Accessibility & contrast
On white
2.38
#F679E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F679E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679E9
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679E9 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DED
Deuteranopia (green-blind)
#99AEE5
Tritanopia (blue-blind)
#FF83A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f679e9; /* rgb */ color: rgb(246, 121, 233); /* oklch */ color: oklch(75.7% 0.201 331.4);
Tailwind
colors: {
custom: {
50: '#fca4f0',
500: '#f679e9',
950: '#000000',
},
}SCSS
$custom: #f679e9; $custom-light: #fca4f0; $custom-dark: #000000;
JSON
{
"hex": "#f679e9",
"rgb": {
"r": 246,
"g": 121,
"b": 233
},
"hsl": {
"h": 306.24,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.75717,
"c": 0.20108,
"h": 331.4
},
"luminance": 0.39151
}Semantic roles & 50–950 ramp
primary
#F679E9
secondary
#D6F5D9
accent
#E41902
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84