#F67CFA#F67CFA
#F67CFA is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.9% C 0.211 H 326.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CFA |
|---|---|
| RGB | rgb(246, 124, 250) |
| HSL | hsl(298, 93%, 73%) |
| HSV | hsv(298, 50%, 98%) |
| CMYK | cmyk(1.6%, 50.4%, 0%, 2%) |
| CIE-LAB | lab(70.12, 63.53, -42.66) |
| CIE-LCH | lch(70.12, 76.52, 326.12°) |
| OKLab | oklab(76.88% 0.1752 -0.1173) |
| OKLCH | oklch(76.88% 0.211 326.2) |
| XYZ | xyz(62.4677, 40.9136, 95.0307) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 3.19
Violet Pink
#FB5FFC
ΔE00 4.48
Light Magenta
#FA5FF7
ΔE00 4.52
Candy Pink
#FF63E9
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CFA #80FA7C
analogous
#B77CFA #F67CFA #FA7CBF
triadic
#F67CFA #FAF67C #7CFAF6
tetradic
#F67CFA #FAB77C #80FA7C #7CBFFA
square
#F67CFA #FAB77C #80FA7C #7CBFFA
split-complementary
#F67CFA #BFFA7C #7CFAB7
monochromatic
#EB09F2 #F241F8 #F67CFA #FAB7FC #FDE2FE
Accessibility & contrast
On white
2.29
#F67CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F67CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CFA
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CFA | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FE
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#FC8BB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67cfa; /* rgb */ color: rgb(246, 124, 250); /* oklch */ color: oklch(76.9% 0.211 326.2);
Tailwind
colors: {
custom: {
50: '#fca6fc',
500: '#f67cfa',
950: '#000000',
},
}SCSS
$custom: #f67cfa; $custom-light: #fca6fc; $custom-dark: #000000;
JSON
{
"hex": "#f67cfa",
"rgb": {
"r": 246,
"g": 124,
"b": 250
},
"hsl": {
"h": 298.095,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.76879,
"c": 0.21087,
"h": 326.2
},
"luminance": 0.4091
}Semantic roles & 50–950 ramp
primary
#F67CFA
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85