#F67FED#F67FED
#F67FED is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.7% C 0.195 H 330.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FED |
|---|---|
| RGB | rgb(246, 127, 237) |
| HSL | hsl(305, 87%, 73%) |
| HSV | hsv(305, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 3.7%, 3.5%) |
| CIE-LAB | lab(70.10, 59.89, -35.56) |
| CIE-LCH | lch(70.10, 69.65, 329.30°) |
| OKLab | oklab(76.69% 0.1692 -0.0971) |
| OKLCH | oklch(76.69% 0.195 330.2) |
| XYZ | xyz(60.8809, 40.8896, 84.7901) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.45
Purply Pink
#F075E6
ΔE00 2.29
Candy Pink
#FF63E9
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 4.79
Light Magenta
#FA5FF7
ΔE00 5.58
Violet Pink
#FB5FFC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FED #7FF688
analogous
#C37FF6 #F67FED #F67FB1
triadic
#F67FED #EDF67F #7FEDF6
tetradic
#F67FED #F6C37F #7FF688 #7FB1F6
square
#F67FED #F6C37F #7FF688 #7FB1F6
split-complementary
#F67FED #B1F67F #7FF6C3
monochromatic
#EA10DA #F246E5 #F67FED #FAB8F5 #FDE2FB
Accessibility & contrast
On white
2.29
#F67FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F67FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FED
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FED | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#FE89AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67fed; /* rgb */ color: rgb(246, 127, 237); /* oklch */ color: oklch(76.7% 0.195 330.2);
Tailwind
colors: {
custom: {
50: '#fba8f3',
500: '#f67fed',
950: '#000000',
},
}SCSS
$custom: #f67fed; $custom-light: #fba8f3; $custom-dark: #000000;
JSON
{
"hex": "#f67fed",
"rgb": {
"r": 246,
"g": 127,
"b": 237
},
"hsl": {
"h": 304.538,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.76686,
"c": 0.19504,
"h": 330.2
},
"luminance": 0.40886
}Semantic roles & 50–950 ramp
primary
#F67FED
secondary
#D6F5D8
accent
#E31302
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85