#F67AF2#F67AF2
#F67AF2 is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.3% C 0.207 H 328.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F67AF2 |
|---|---|
| RGB | rgb(246, 122, 242) |
| HSL | hsl(302, 87%, 72%) |
| HSV | hsv(302, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 1.6%, 3.5%) |
| CIE-LAB | lab(69.42, 63.09, -39.36) |
| CIE-LCH | lch(69.42, 74.36, 328.04°) |
| OKLab | oklab(76.25% 0.1767 -0.1079) |
| OKLCH | oklch(76.25% 0.207 328.6) |
| XYZ | xyz(60.9918, 39.9263, 88.4812) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 2.03
Candy Pink
#FF63E9
ΔE00 3.83
Light Magenta
#FA5FF7
ΔE00 4.35
Violet Pink
#FB5FFC
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67AF2 #7AF67E
analogous
#BC7AF6 #F67AF2 #F67AB4
triadic
#F67AF2 #F2F67A #7AF2F6
tetradic
#F67AF2 #F6BC7A #7AF67E #7AB4F6
square
#F67AF2 #F6BC7A #7AF67E #7AB4F6
split-complementary
#F67AF2 #B4F67A #7AF6BC
monochromatic
#E610DF #F241EC #F67AF2 #FAB3F8 #FDE2FC
Accessibility & contrast
On white
2.34
#F67AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#F67AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67AF2
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67AF2 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#96AFEE
Tritanopia (blue-blind)
#FD86AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67af2; /* rgb */ color: rgb(246, 122, 242); /* oklch */ color: oklch(76.3% 0.207 328.6);
Tailwind
colors: {
custom: {
50: '#fca5f6',
500: '#f67af2',
950: '#000000',
},
}SCSS
$custom: #f67af2; $custom-light: #fca5f6; $custom-dark: #000000;
JSON
{
"hex": "#f67af2",
"rgb": {
"r": 246,
"g": 122,
"b": 242
},
"hsl": {
"h": 301.935,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.7625,
"c": 0.20703,
"h": 328.6
},
"luminance": 0.39923
}Semantic roles & 50–950 ramp
primary
#F67AF2
secondary
#D6F5D7
accent
#E40902
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85