#F67FF2#F67FF2
#F67FF2 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.9% C 0.199 H 328.6°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FF2 |
|---|---|
| RGB | rgb(246, 127, 242) |
| HSL | hsl(302, 87%, 73%) |
| HSV | hsv(302, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 1.6%, 3.5%) |
| CIE-LAB | lab(70.31, 60.74, -37.98) |
| CIE-LCH | lch(70.31, 71.64, 327.98°) |
| OKLab | oklab(76.91% 0.17 -0.104) |
| OKLCH | oklch(76.91% 0.199 328.6) |
| XYZ | xyz(61.6216, 41.1859, 88.6911) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Purply Pink
#F075E6
ΔE00 2.56
Candy Pink
#FF63E9
ΔE00 4.60
Light Magenta
#FA5FF7
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FF2 #7FF683
analogous
#BE7FF6 #F67FF2 #F67FB6
triadic
#F67FF2 #F2F67F #7FF2F6
tetradic
#F67FF2 #F6BE7F #7FF683 #7FB6F6
square
#F67FF2 #F6BE7F #7FF683 #7FB6F6
split-complementary
#F67FF2 #B6F67F #7FF6BE
monochromatic
#EA10E3 #F246EC #F67FF2 #FAB8F8 #FDE2FC
Accessibility & contrast
On white
2.27
#F67FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F67FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FF2
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FF2 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F6
Deuteranopia (green-blind)
#99B2EE
Tritanopia (blue-blind)
#FD8BAE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f67ff2; /* rgb */ color: rgb(246, 127, 242); /* oklch */ color: oklch(76.9% 0.199 328.6);
Tailwind
colors: {
custom: {
50: '#fba8f6',
500: '#f67ff2',
950: '#000000',
},
}SCSS
$custom: #f67ff2; $custom-light: #fba8f6; $custom-dark: #000000;
JSON
{
"hex": "#f67ff2",
"rgb": {
"r": 246,
"g": 127,
"b": 242
},
"hsl": {
"h": 302.017,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.76907,
"c": 0.1993,
"h": 328.6
},
"luminance": 0.41182
}Semantic roles & 50–950 ramp
primary
#F67FF2
secondary
#D6F5D7
accent
#E30A02
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85