#F67CF0#F67CF0
#F67CF0 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.4% C 0.202 H 329.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CF0 |
|---|---|
| RGB | rgb(246, 124, 240) |
| HSL | hsl(303, 87%, 73%) |
| HSV | hsv(303, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 2.4%, 3.5%) |
| CIE-LAB | lab(69.68, 61.82, -37.85) |
| CIE-LCH | lch(69.68, 72.48, 328.52°) |
| OKLab | oklab(76.42% 0.1737 -0.1036) |
| OKLCH | oklch(76.42% 0.202 329.2) |
| XYZ | xyz(60.9411, 40.3030, 86.9905) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.53
Purply Pink
#F075E6
ΔE00 2.02
Candy Pink
#FF63E9
ΔE00 4.04
Light Magenta
#FA5FF7
ΔE00 4.82
Violet Pink
#FB5FFC
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CF0 #7CF682
analogous
#BF7CF6 #F67CF0 #F67CB3
triadic
#F67CF0 #F0F67C #7CF0F6
tetradic
#F67CF0 #F6BF7C #7CF682 #7CB3F6
square
#F67CF0 #F6BF7C #7CF682 #7CB3F6
split-complementary
#F67CF0 #B3F67C #7CF6BF
monochromatic
#E810DD #F243E9 #F67CF0 #FAB5F7 #FDE2FC
Accessibility & contrast
On white
2.32
#F67CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F67CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CF0
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CF0 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F4
Deuteranopia (green-blind)
#98B0EC
Tritanopia (blue-blind)
#FD87AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67cf0; /* rgb */ color: rgb(246, 124, 240); /* oklch */ color: oklch(76.4% 0.202 329.2);
Tailwind
colors: {
custom: {
50: '#fca6f5',
500: '#f67cf0',
950: '#000000',
},
}SCSS
$custom: #f67cf0; $custom-light: #fca6f5; $custom-dark: #000000;
JSON
{
"hex": "#f67cf0",
"rgb": {
"r": 246,
"g": 124,
"b": 240
},
"hsl": {
"h": 302.951,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.7642,
"c": 0.20225,
"h": 329.2
},
"luminance": 0.40299
}Semantic roles & 50–950 ramp
primary
#F67CF0
secondary
#D6F5D7
accent
#E40D02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85