#F67BFC#F67BFC
#F67BFC is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.8% C 0.214 H 325.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BFC |
|---|---|
| RGB | rgb(246, 123, 252) |
| HSL | hsl(297, 96%, 74%) |
| HSV | hsv(297, 51%, 99%) |
| CMYK | cmyk(2.4%, 51.2%, 0%, 1.2%) |
| CIE-LAB | lab(70.03, 64.35, -43.88) |
| CIE-LCH | lch(70.03, 77.89, 325.71°) |
| OKLab | oklab(76.84% 0.1768 -0.1209) |
| OKLCH | oklch(76.84% 0.214 325.6) |
| XYZ | xyz(62.6583, 40.7904, 96.6495) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.41
Violet Pink
#FB5FFC
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BFC #81FC7B
analogous
#B57BFC #F67BFC #FC7BC1
triadic
#F67BFC #FCF67B #7BFCF6
tetradic
#F67BFC #FCB57B #81FC7B #7BC1FC
square
#F67BFC #FCB57B #81FC7B #7BC1FC
split-complementary
#F67BFC #C1FC7B #7BFCB5
monochromatic
#EC06F7 #F23FFB #F67BFC #FAB7FD #FDE1FE
Accessibility & contrast
On white
2.29
#F67BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F67BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BFC
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BFC | 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)
#6CA1FF
Deuteranopia (green-blind)
#92B1F8
Tritanopia (blue-blind)
#FB8AB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67bfc; /* rgb */ color: rgb(246, 123, 252); /* oklch */ color: oklch(76.8% 0.214 325.6);
Tailwind
colors: {
custom: {
50: '#fca6fe',
500: '#f67bfc',
950: '#000000',
},
}SCSS
$custom: #f67bfc; $custom-light: #fca6fe; $custom-dark: #000000;
JSON
{
"hex": "#f67bfc",
"rgb": {
"r": 246,
"g": 123,
"b": 252
},
"hsl": {
"h": 297.209,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.76844,
"c": 0.21415,
"h": 325.6
},
"luminance": 0.40787
}Semantic roles & 50–950 ramp
primary
#F67BFC
secondary
#D6F7D4
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86