#F67BF2#F67BF2
#F67BF2 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.4% C 0.205 H 328.6°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F67BF2 |
|---|---|
| RGB | rgb(246, 123, 242) |
| HSL | hsl(302, 87%, 72%) |
| HSV | hsv(302, 50%, 96%) |
| CMYK | cmyk(0%, 50%, 1.6%, 3.5%) |
| CIE-LAB | lab(69.59, 62.63, -39.09) |
| CIE-LCH | lch(69.59, 73.82, 328.03°) |
| OKLab | oklab(76.38% 0.1754 -0.1071) |
| OKLCH | oklch(76.38% 0.206 328.6) |
| XYZ | xyz(61.1152, 40.1731, 88.5223) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.68
Purply Pink
#F075E6
ΔE00 2.11
Candy Pink
#FF63E9
ΔE00 3.97
Light Magenta
#FA5FF7
ΔE00 4.53
Violet Pink
#FB5FFC
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67BF2 #7BF67F
analogous
#BC7BF6 #F67BF2 #F67BB5
triadic
#F67BF2 #F2F67B #7BF2F6
tetradic
#F67BF2 #F6BC7B #7BF67F #7BB5F6
square
#F67BF2 #F6BC7B #7BF67F #7BB5F6
split-complementary
#F67BF2 #B5F67B #7BF6BC
monochromatic
#E710E0 #F242EC #F67BF2 #FAB4F8 #FDE2FC
Accessibility & contrast
On white
2.32
#F67BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F67BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67BF2
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67BF2 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F6
Deuteranopia (green-blind)
#96B0EE
Tritanopia (blue-blind)
#FD87AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67bf2; /* rgb */ color: rgb(246, 123, 242); /* oklch */ color: oklch(76.4% 0.205 328.6);
Tailwind
colors: {
custom: {
50: '#fca6f6',
500: '#f67bf2',
950: '#000000',
},
}SCSS
$custom: #f67bf2; $custom-light: #fca6f6; $custom-dark: #000000;
JSON
{
"hex": "#f67bf2",
"rgb": {
"r": 246,
"g": 123,
"b": 242
},
"hsl": {
"h": 301.951,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.7638,
"c": 0.2055,
"h": 328.6
},
"luminance": 0.4017
}Semantic roles & 50–950 ramp
primary
#F67BF2
secondary
#D6F5D7
accent
#E40902
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85