#F67CF2#F67CF2
#F67CF2 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.5% C 0.204 H 328.6°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CF2 |
|---|---|
| RGB | rgb(246, 124, 242) |
| HSL | hsl(302, 87%, 73%) |
| HSV | hsv(302, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 1.6%, 3.5%) |
| CIE-LAB | lab(69.77, 62.16, -38.82) |
| CIE-LCH | lch(69.77, 73.28, 328.02°) |
| OKLab | oklab(76.51% 0.174 -0.1063) |
| OKLCH | oklch(76.51% 0.204 328.6) |
| XYZ | xyz(61.2399, 40.4225, 88.5639) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.56
Purply Pink
#F075E6
ΔE00 2.21
Candy Pink
#FF63E9
ΔE00 4.13
Light Magenta
#FA5FF7
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CF2 #7CF680
analogous
#BD7CF6 #F67CF2 #F67CB5
triadic
#F67CF2 #F2F67C #7CF2F6
tetradic
#F67CF2 #F6BD7C #7CF680 #7CB5F6
square
#F67CF2 #F6BD7C #7CF680 #7CB5F6
split-complementary
#F67CF2 #B5F67C #7CF6BD
monochromatic
#E810E1 #F243EC #F67CF2 #FAB5F8 #FDE2FC
Accessibility & contrast
On white
2.31
#F67CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F67CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CF2
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CF2 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A0F6
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#FD88AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67cf2; /* rgb */ color: rgb(246, 124, 242); /* oklch */ color: oklch(76.5% 0.204 328.6);
Tailwind
colors: {
custom: {
50: '#fca6f6',
500: '#f67cf2',
950: '#000000',
},
}SCSS
$custom: #f67cf2; $custom-light: #fca6f6; $custom-dark: #000000;
JSON
{
"hex": "#f67cf2",
"rgb": {
"r": 246,
"g": 124,
"b": 242
},
"hsl": {
"h": 301.967,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.7651,
"c": 0.20395,
"h": 328.6
},
"luminance": 0.40419
}Semantic roles & 50–950 ramp
primary
#F67CF2
secondary
#D6F5D7
accent
#E40902
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85