#F67BFA#F67BFA
#F67BFA is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.212 H 326.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BFA |
|---|---|
| RGB | rgb(246, 123, 250) |
| HSL | hsl(298, 93%, 73%) |
| HSV | hsv(298, 51%, 98%) |
| CMYK | cmyk(1.6%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(69.94, 64.00, -42.93) |
| CIE-LCH | lch(69.94, 77.06, 326.15°) |
| OKLab | oklab(76.75% 0.1765 -0.1181) |
| OKLCH | oklch(76.75% 0.212 326.2) |
| XYZ | xyz(62.3431, 40.6643, 94.9891) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 3.13
Violet Pink
#FB5FFC
ΔE00 4.30
Light Magenta
#FA5FF7
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BFA #7FFA7B
analogous
#B67BFA #F67BFA #FA7BBE
triadic
#F67BFA #FAF67B #7BFAF6
tetradic
#F67BFA #FAB67B #7FFA7B #7BBEFA
square
#F67BFA #FAB67B #7FFA7B #7BBEFA
split-complementary
#F67BFA #BEFA7B #7BFAB6
monochromatic
#EA09F1 #F240F8 #F67BFA #FAB6FC #FDE2FE
Accessibility & contrast
On white
2.30
#F67BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F67BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BFA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BFA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#93B0F6
Tritanopia (blue-blind)
#FC8AB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67bfa; /* rgb */ color: rgb(246, 123, 250); /* oklch */ color: oklch(76.8% 0.212 326.2);
Tailwind
colors: {
custom: {
50: '#fca6fc',
500: '#f67bfa',
950: '#000000',
},
}SCSS
$custom: #f67bfa; $custom-light: #fca6fc; $custom-dark: #000000;
JSON
{
"hex": "#f67bfa",
"rgb": {
"r": 246,
"g": 123,
"b": 250
},
"hsl": {
"h": 298.11,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.7675,
"c": 0.21239,
"h": 326.2
},
"luminance": 0.40661
}Semantic roles & 50–950 ramp
primary
#F67BFA
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85