#F679FF#F679FF
#F679FF is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.7% C 0.220 H 324.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F679FF |
|---|---|
| RGB | rgb(246, 121, 255) |
| HSL | hsl(296, 100%, 74%) |
| HSV | hsv(296, 53%, 100%) |
| CMYK | cmyk(3.5%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(69.82, 65.80, -45.85) |
| CIE-LCH | lch(69.82, 80.20, 325.13°) |
| OKLab | oklab(76.73% 0.1797 -0.1265) |
| OKLCH | oklch(76.73% 0.22 324.8) |
| XYZ | xyz(62.8919, 40.4909, 99.0912) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 3.79
Violet Pink
#FB5FFC
ΔE00 3.91
Light Magenta
#FA5FF7
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 4.87
Orchid
#DA70D6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679FF #82FF79
analogous
#B379FF #F679FF #FF79C5
triadic
#F679FF #FFF679 #79FFF6
tetradic
#F679FF #FFB379 #82FF79 #79C5FF
square
#F679FF #FFB379 #82FF79 #79C5FF
split-complementary
#F679FF #C5FF79 #79FFB3
monochromatic
#ED00FE #F23CFF #F679FF #FAB6FF #FDE0FF
Accessibility & contrast
On white
2.31
#F679FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F679FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679FF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679FF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A1FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#FB8AB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f679ff; /* rgb */ color: rgb(246, 121, 255); /* oklch */ color: oklch(76.7% 0.220 324.8);
Tailwind
colors: {
custom: {
50: '#fca5ff',
500: '#f679ff',
950: '#000000',
},
}SCSS
$custom: #f679ff; $custom-light: #fca5ff; $custom-dark: #000000;
JSON
{
"hex": "#f679ff",
"rgb": {
"r": 246,
"g": 121,
"b": 255
},
"hsl": {
"h": 295.97,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76733,
"c": 0.21978,
"h": 324.8
},
"luminance": 0.40488
}Semantic roles & 50–950 ramp
primary
#F679FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86