#F679F9#F679F9
#F679F9 is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.4% C 0.215 H 326.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F679F9 |
|---|---|
| RGB | rgb(246, 121, 249) |
| HSL | hsl(299, 91%, 73%) |
| HSV | hsv(299, 51%, 98%) |
| CMYK | cmyk(1.2%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(69.55, 64.75, -43.00) |
| CIE-LCH | lch(69.55, 77.73, 326.41°) |
| OKLab | oklab(76.45% 0.179 -0.1183) |
| OKLCH | oklch(76.45% 0.215 326.5) |
| XYZ | xyz(61.9411, 40.1106, 94.0837) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 2.91
Violet Pink
#FB5FFC
ΔE00 3.97
Light Magenta
#FA5FF7
ΔE00 3.99
Candy Pink
#FF63E9
ΔE00 4.25
Orchid
#DA70D6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F679F9 #7CF979
analogous
#B679F9 #F679F9 #F979BC
triadic
#F679F9 #F9F679 #79F9F6
tetradic
#F679F9 #F9B679 #7CF979 #79BCF9
square
#F679F9 #F9B679 #7CF979 #79BCF9
split-complementary
#F679F9 #BCF979 #79F9B6
monochromatic
#E80BED #F23EF6 #F679F9 #FAB4FC #FDE2FE
Accessibility & contrast
On white
2.33
#F679F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F679F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F679F9
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F679F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F679F9 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FD
Deuteranopia (green-blind)
#92B0F5
Tritanopia (blue-blind)
#FC88AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f679f9; /* rgb */ color: rgb(246, 121, 249); /* oklch */ color: oklch(76.4% 0.215 326.5);
Tailwind
colors: {
custom: {
50: '#fca5fb',
500: '#f679f9',
950: '#000000',
},
}SCSS
$custom: #f679f9; $custom-light: #fca5fb; $custom-dark: #000000;
JSON
{
"hex": "#f679f9",
"rgb": {
"r": 246,
"g": 121,
"b": 249
},
"hsl": {
"h": 298.594,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.76447,
"c": 0.21454,
"h": 326.5
},
"luminance": 0.40107
}Semantic roles & 50–950 ramp
primary
#F679F9
secondary
#D6F6D5
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85