#F670F9#F670F9
#F670F9 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.3% C 0.228 H 326.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F670F9 |
|---|---|
| RGB | rgb(246, 112, 249) |
| HSL | hsl(299, 92%, 71%) |
| HSV | hsv(299, 55%, 98%) |
| CMYK | cmyk(1.2%, 55%, 0%, 2.4%) |
| CIE-LAB | lab(68.04, 68.81, -45.37) |
| CIE-LCH | lch(68.04, 82.42, 326.60°) |
| OKLab | oklab(75.34% 0.1904 -0.1251) |
| OKLCH | oklch(75.34% 0.228 326.7) |
| XYZ | xyz(60.8980, 38.0243, 93.7360) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.44
Light Magenta
#FA5FF7
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 3.04
Candy Pink
#FF63E9
ΔE00 3.46
Violet (CSS)
#EE82EE
ΔE00 3.70
Orchid
#DA70D6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F670F9 #73F970
analogous
#B170F9 #F670F9 #F970B7
triadic
#F670F9 #F9F670 #70F9F6
tetradic
#F670F9 #F9B170 #73F970 #70B7F9
square
#F670F9 #F9B170 #73F970 #70B7F9
split-complementary
#F670F9 #B7F970 #70F9B1
monochromatic
#E00AE5 #F235F7 #F670F9 #FAABFB #FDE2FE
Accessibility & contrast
On white
2.44
#F670F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F670F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F670F9
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F670F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F670F9 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFD
Deuteranopia (green-blind)
#8CACF5
Tritanopia (blue-blind)
#FC81AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f670f9; /* rgb */ color: rgb(246, 112, 249); /* oklch */ color: oklch(75.3% 0.228 326.7);
Tailwind
colors: {
custom: {
50: '#fc9ffc',
500: '#f670f9',
950: '#000000',
},
}SCSS
$custom: #f670f9; $custom-light: #fc9ffc; $custom-dark: #000000;
JSON
{
"hex": "#f670f9",
"rgb": {
"r": 246,
"g": 112,
"b": 249
},
"hsl": {
"h": 298.686,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.75338,
"c": 0.22776,
"h": 326.7
},
"luminance": 0.38021
}Semantic roles & 50–950 ramp
primary
#F670F9
secondary
#D1F5D0
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85