#F679F4#F679F4
#F679F4 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.2% C 0.210 H 328.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F679F4 |
|---|---|
| RGB | rgb(246, 121, 244) |
| HSL | hsl(301, 87%, 72%) |
| HSV | hsv(301, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 0.8%, 3.5%) |
| CIE-LAB | lab(69.33, 63.90, -40.60) |
| CIE-LCH | lch(69.33, 75.70, 327.57°) |
| OKLab | oklab(76.21% 0.1783 -0.1114) |
| OKLCH | oklch(76.21% 0.21 328) |
| XYZ | xyz(61.1716, 39.8028, 90.0311) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 2.21
Candy Pink
#FF63E9
ΔE00 3.82
Light Magenta
#FA5FF7
ΔE00 4.08
Violet Pink
#FB5FFC
ΔE00 4.19
Orchid
#DA70D6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679F4 #79F67B
analogous
#BA79F6 #F679F4 #F679B6
triadic
#F679F4 #F4F679 #79F4F6
tetradic
#F679F4 #F6BA79 #79F67B #79B6F6
square
#F679F4 #F6BA79 #79F67B #79B6F6
split-complementary
#F679F4 #B6F679 #79F6BA
monochromatic
#E50FE2 #F240EF #F679F4 #FAB2F9 #FDE2FD
Accessibility & contrast
On white
2.34
#F679F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F679F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679F4
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679F4 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FF8
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#FD86AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f679f4; /* rgb */ color: rgb(246, 121, 244); /* oklch */ color: oklch(76.2% 0.210 328.0);
Tailwind
colors: {
custom: {
50: '#fca4f8',
500: '#f679f4',
950: '#000000',
},
}SCSS
$custom: #f679f4; $custom-light: #fca4f8; $custom-dark: #000000;
JSON
{
"hex": "#f679f4",
"rgb": {
"r": 246,
"g": 121,
"b": 244
},
"hsl": {
"h": 300.96,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.76213,
"c": 0.21024,
"h": 328
},
"luminance": 0.39799
}Semantic roles & 50–950 ramp
primary
#F679F4
secondary
#D6F5D6
accent
#E40502
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85