#F67BF4#F67BF4
#F67BF4 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.5% C 0.207 H 328.0°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BF4 |
|---|---|
| RGB | rgb(246, 123, 244) |
| HSL | hsl(301, 87%, 72%) |
| HSV | hsv(301, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 0.8%, 3.5%) |
| CIE-LAB | lab(69.68, 62.97, -40.05) |
| CIE-LCH | lch(69.68, 74.63, 327.54°) |
| OKLab | oklab(76.47% 0.1757 -0.1099) |
| OKLCH | oklch(76.47% 0.207 328) |
| XYZ | xyz(61.4172, 40.2939, 90.1129) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.78
Purply Pink
#F075E6
ΔE00 2.34
Candy Pink
#FF63E9
ΔE00 4.09
Light Magenta
#FA5FF7
ΔE00 4.45
Violet Pink
#FB5FFC
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BF4 #7BF67D
analogous
#BB7BF6 #F67BF4 #F67BB6
triadic
#F67BF4 #F4F67B #7BF4F6
tetradic
#F67BF4 #F6BB7B #7BF67D #7BB6F6
square
#F67BF4 #F6BB7B #7BF67D #7BB6F6
split-complementary
#F67BF4 #B6F67B #7BF6BB
monochromatic
#E710E3 #F242EF #F67BF4 #FAB4F9 #FDE2FD
Accessibility & contrast
On white
2.32
#F67BF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F67BF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BF4
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BF4 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F8
Deuteranopia (green-blind)
#95B0F0
Tritanopia (blue-blind)
#FD88AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67bf4; /* rgb */ color: rgb(246, 123, 244); /* oklch */ color: oklch(76.5% 0.207 328.0);
Tailwind
colors: {
custom: {
50: '#fca6f8',
500: '#f67bf4',
950: '#000000',
},
}SCSS
$custom: #f67bf4; $custom-light: #fca6f8; $custom-dark: #000000;
JSON
{
"hex": "#f67bf4",
"rgb": {
"r": 246,
"g": 123,
"b": 244
},
"hsl": {
"h": 300.976,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.76471,
"c": 0.2072,
"h": 328
},
"luminance": 0.4029
}Semantic roles & 50–950 ramp
primary
#F67BF4
secondary
#D6F5D6
accent
#E40502
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85