#F67CF8#F67CF8
#F67CF8 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.8% C 0.209 H 326.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CF8 |
|---|---|
| RGB | rgb(246, 124, 248) |
| HSL | hsl(299, 90%, 73%) |
| HSV | hsv(299, 50%, 97%) |
| CMYK | cmyk(0.8%, 50%, 0%, 2.7%) |
| CIE-LAB | lab(70.03, 63.19, -41.70) |
| CIE-LCH | lch(70.03, 75.70, 326.58°) |
| OKLab | oklab(76.79% 0.1749 -0.1146) |
| OKLCH | oklch(76.79% 0.209 326.8) |
| XYZ | xyz(62.1558, 40.7889, 93.3879) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 4.53
Light Magenta
#FA5FF7
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CF8 #7EF87C
analogous
#B87CF8 #F67CF8 #F87CBC
triadic
#F67CF8 #F8F67C #7CF8F6
tetradic
#F67CF8 #F8B87C #7EF87C #7CBCF8
square
#F67CF8 #F8B87C #7EF87C #7CBCF8
split-complementary
#F67CF8 #BCF87C #7CF8B8
monochromatic
#E90DED #F242F5 #F67CF8 #FAB6FB #FDE2FD
Accessibility & contrast
On white
2.29
#F67CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F67CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CF8
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CF8 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#94B1F4
Tritanopia (blue-blind)
#FC8AAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67cf8; /* rgb */ color: rgb(246, 124, 248); /* oklch */ color: oklch(76.8% 0.209 326.8);
Tailwind
colors: {
custom: {
50: '#fca6fb',
500: '#f67cf8',
950: '#000000',
},
}SCSS
$custom: #f67cf8; $custom-light: #fca6fb; $custom-dark: #000000;
JSON
{
"hex": "#f67cf8",
"rgb": {
"r": 246,
"g": 124,
"b": 248
},
"hsl": {
"h": 299.032,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.76786,
"c": 0.20913,
"h": 326.8
},
"luminance": 0.40785
}Semantic roles & 50–950 ramp
primary
#F67CF8
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85