#F67FEF#F67FEF
#F67FEF is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.8% C 0.197 H 329.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FEF |
|---|---|
| RGB | rgb(246, 127, 239) |
| HSL | hsl(304, 87%, 73%) |
| HSV | hsv(304, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 2.8%, 3.5%) |
| CIE-LAB | lab(70.18, 60.23, -36.53) |
| CIE-LCH | lch(70.18, 70.44, 328.76°) |
| OKLab | oklab(76.77% 0.1695 -0.0998) |
| OKLCH | oklch(76.77% 0.197 329.5) |
| XYZ | xyz(61.1747, 41.0071, 86.3376) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.32
Purply Pink
#F075E6
ΔE00 2.36
Candy Pink
#FF63E9
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 4.97
Light Magenta
#FA5FF7
ΔE00 5.45
Violet Pink
#FB5FFC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FEF #7FF686
analogous
#C17FF6 #F67FEF #F67FB4
triadic
#F67FEF #EFF67F #7FEFF6
tetradic
#F67FEF #F6C17F #7FF686 #7FB4F6
square
#F67FEF #F6C17F #7FF686 #7FB4F6
split-complementary
#F67FEF #B4F67F #7FF6C1
monochromatic
#EA10DD #F246E8 #F67FEF #FAB8F6 #FDE2FB
Accessibility & contrast
On white
2.28
#F67FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#F67FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FEF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FEF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F3
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#FD8AAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f67fef; /* rgb */ color: rgb(246, 127, 239); /* oklch */ color: oklch(76.8% 0.197 329.5);
Tailwind
colors: {
custom: {
50: '#fba8f4',
500: '#f67fef',
950: '#000000',
},
}SCSS
$custom: #f67fef; $custom-light: #fba8f4; $custom-dark: #000000;
JSON
{
"hex": "#f67fef",
"rgb": {
"r": 246,
"g": 127,
"b": 239
},
"hsl": {
"h": 303.529,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.76774,
"c": 0.19673,
"h": 329.5
},
"luminance": 0.41004
}Semantic roles & 50–950 ramp
primary
#F67FEF
secondary
#D6F5D8
accent
#E30F02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85