#F67CFF#F67CFF
#F67CFF is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.215 H 324.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CFF |
|---|---|
| RGB | rgb(246, 124, 255) |
| HSL | hsl(296, 100%, 74%) |
| HSV | hsv(296, 51%, 100%) |
| CMYK | cmyk(3.5%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(70.34, 64.41, -45.04) |
| CIE-LCH | lch(70.34, 78.59, 325.04°) |
| OKLab | oklab(77.11% 0.1759 -0.1242) |
| OKLCH | oklch(77.11% 0.215 324.8) |
| XYZ | xyz(63.2622, 41.2314, 99.2146) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 3.88
Violet Pink
#FB5FFC
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 4.60
Candy Pink
#FF63E9
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CFF #85FF7C
analogous
#B57CFF #F67CFF #FF7CC7
triadic
#F67CFF #FFF67C #7CFFF6
tetradic
#F67CFF #FFB57C #85FF7C #7CC7FF
square
#F67CFF #FFB57C #85FF7C #7CC7FF
split-complementary
#F67CFF #C7FF7C #7CFFB5
monochromatic
#EE02FF #F23FFF #F67CFF #FAB9FF #FDE0FF
Accessibility & contrast
On white
2.27
#F67CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F67CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CFF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CFF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#FB8CB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f67cff; /* rgb */ color: rgb(246, 124, 255); /* oklch */ color: oklch(77.1% 0.215 324.8);
Tailwind
colors: {
custom: {
50: '#fca6ff',
500: '#f67cff',
950: '#000000',
},
}SCSS
$custom: #f67cff; $custom-light: #fca6ff; $custom-dark: #000000;
JSON
{
"hex": "#f67cff",
"rgb": {
"r": 246,
"g": 124,
"b": 255
},
"hsl": {
"h": 295.878,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.77115,
"c": 0.21529,
"h": 324.8
},
"luminance": 0.41228
}Semantic roles & 50–950 ramp
primary
#F67CFF
secondary
#D6F7D4
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86