#F670EA#F670EA
#F670EA is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.6% C 0.215 H 331.0°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F670EA |
|---|---|
| RGB | rgb(246, 112, 234) |
| HSL | hsl(305, 88%, 70%) |
| HSV | hsv(305, 54%, 96%) |
| CMYK | cmyk(0%, 54.5%, 4.9%, 3.5%) |
| CIE-LAB | lab(67.37, 66.32, -38.15) |
| CIE-LCH | lch(67.37, 76.51, 330.09°) |
| OKLab | oklab(74.63% 0.1885 -0.1043) |
| OKLCH | oklch(74.63% 0.215 331) |
| XYZ | xyz(58.6512, 37.1256, 81.9027) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.16
Candy Pink
#FF63E9
ΔE00 2.05
Light Magenta
#FA5FF7
ΔE00 3.29
Violet (CSS)
#EE82EE
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 3.72
Orchid
#DA70D6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F670EA #70F67C
analogous
#BF70F6 #F670EA #F670A7
triadic
#F670EA #EAF670 #70EAF6
tetradic
#F670EA #F6BF70 #70F67C #70A7F6
square
#F670EA #F6BF70 #70F67C #70A7F6
split-complementary
#F670EA #A7F670 #70F6BF
monochromatic
#DE0ECB #F236E2 #F670EA #FAAAF2 #FDE2FB
Accessibility & contrast
On white
2.49
#F670EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F670EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F670EA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F670EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F670EA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EE
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#FF7CA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f670ea; /* rgb */ color: rgb(246, 112, 234); /* oklch */ color: oklch(74.6% 0.215 331.0);
Tailwind
colors: {
custom: {
50: '#fc9ff1',
500: '#f670ea',
950: '#000000',
},
}SCSS
$custom: #f670ea; $custom-light: #fc9ff1; $custom-dark: #000000;
JSON
{
"hex": "#f670ea",
"rgb": {
"r": 246,
"g": 112,
"b": 234
},
"hsl": {
"h": 305.373,
"s": 88.158,
"l": 70.196
},
"oklch": {
"l": 0.74631,
"c": 0.21545,
"h": 331
},
"luminance": 0.37122
}Semantic roles & 50–950 ramp
primary
#F670EA
secondary
#CEF3D2
accent
#E51501
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85