#F679F5#F679F5
#F679F5 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.3% C 0.211 H 327.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F679F5 |
|---|---|
| RGB | rgb(246, 121, 245) |
| HSL | hsl(300, 87%, 72%) |
| HSV | hsv(300, 51%, 96%) |
| CMYK | cmyk(0%, 50.8%, 0.4%, 3.5%) |
| CIE-LAB | lab(69.37, 64.07, -41.08) |
| CIE-LCH | lch(69.37, 76.11, 327.33°) |
| OKLab | oklab(76.26% 0.1784 -0.1128) |
| OKLCH | oklch(76.26% 0.211 327.7) |
| XYZ | xyz(61.3239, 39.8637, 90.8329) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 2.35
Candy Pink
#FF63E9
ΔE00 3.89
Light Magenta
#FA5FF7
ΔE00 4.05
Violet Pink
#FB5FFC
ΔE00 4.13
Orchid
#DA70D6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679F5 #79F67A
analogous
#B979F6 #F679F5 #F679B7
triadic
#F679F5 #F5F679 #79F5F6
tetradic
#F679F5 #F6B979 #79F67A #79B7F6
square
#F679F5 #F6B979 #79F67A #79B7F6
split-complementary
#F679F5 #B7F679 #79F6B9
monochromatic
#E50FE3 #F240F1 #F679F5 #FAB2F9 #FDE2FD
Accessibility & contrast
On white
2.34
#F679F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F679F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679F5
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679F5 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FF9
Deuteranopia (green-blind)
#94AFF1
Tritanopia (blue-blind)
#FD87AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f679f5; /* rgb */ color: rgb(246, 121, 245); /* oklch */ color: oklch(76.3% 0.211 327.7);
Tailwind
colors: {
custom: {
50: '#fca4f9',
500: '#f679f5',
950: '#000000',
},
}SCSS
$custom: #f679f5; $custom-light: #fca4f9; $custom-dark: #000000;
JSON
{
"hex": "#f679f5",
"rgb": {
"r": 246,
"g": 121,
"b": 245
},
"hsl": {
"h": 300.48,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.7626,
"c": 0.2111,
"h": 327.7
},
"luminance": 0.3986
}Semantic roles & 50–950 ramp
primary
#F679F5
secondary
#D6F5D6
accent
#E40302
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85