#F679F8#F679F8
#F679F8 is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.4% C 0.214 H 326.8°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F679F8 |
|---|---|
| RGB | rgb(246, 121, 248) |
| HSL | hsl(299, 90%, 72%) |
| HSV | hsv(299, 51%, 97%) |
| CMYK | cmyk(0.8%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(69.50, 64.58, -42.52) |
| CIE-LCH | lch(69.50, 77.32, 326.64°) |
| OKLab | oklab(76.4% 0.1788 -0.1169) |
| OKLCH | oklch(76.4% 0.214 326.8) |
| XYZ | xyz(61.7856, 40.0483, 93.2644) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 2.77
Light Magenta
#FA5FF7
ΔE00 4.00
Violet Pink
#FB5FFC
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 4.15
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679F8 #7BF879
analogous
#B679F8 #F679F8 #F879BB
triadic
#F679F8 #F8F679 #79F8F6
tetradic
#F679F8 #F8B679 #7BF879 #79BBF8
square
#F679F8 #F8B679 #7BF879 #79BBF8
split-complementary
#F679F8 #BBF879 #79F8B6
monochromatic
#E70CEA #F23FF5 #F679F8 #FAB3FB #FDE2FD
Accessibility & contrast
On white
2.33
#F679F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F679F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679F8
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679F8 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9FFC
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#FC88AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f679f8; /* rgb */ color: rgb(246, 121, 248); /* oklch */ color: oklch(76.4% 0.214 326.8);
Tailwind
colors: {
custom: {
50: '#fca5fb',
500: '#f679f8',
950: '#000000',
},
}SCSS
$custom: #f679f8; $custom-light: #fca5fb; $custom-dark: #000000;
JSON
{
"hex": "#f679f8",
"rgb": {
"r": 246,
"g": 121,
"b": 248
},
"hsl": {
"h": 299.055,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.764,
"c": 0.21367,
"h": 326.8
},
"luminance": 0.40045
}Semantic roles & 50–950 ramp
primary
#F679F8
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85