#F67AED#F67AED
#F67AED is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.203 H 330.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F67AED |
|---|---|
| RGB | rgb(246, 122, 237) |
| HSL | hsl(304, 87%, 72%) |
| HSV | hsv(304, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 3.7%, 3.5%) |
| CIE-LAB | lab(69.21, 62.25, -36.95) |
| CIE-LCH | lch(69.21, 72.39, 329.31°) |
| OKLab | oklab(76.02% 0.1759 -0.101) |
| OKLCH | oklch(76.02% 0.203 330.1) |
| XYZ | xyz(60.2511, 39.6300, 84.5802) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.57
Violet (CSS)
#EE82EE
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 4.66
Violet Pink
#FB5FFC
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67AED #7AF683
analogous
#C17AF6 #F67AED #F67AAF
triadic
#F67AED #EDF67A #7AEDF6
tetradic
#F67AED #F6C17A #7AF683 #7AAFF6
square
#F67AED #F6C17A #7AF683 #7AAFF6
split-complementary
#F67AED #AFF67A #7AF6C1
monochromatic
#E610D6 #F241E5 #F67AED #FAB3F5 #FDE2FB
Accessibility & contrast
On white
2.35
#F67AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F67AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67AED
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67AED | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#FE85A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67aed; /* rgb */ color: rgb(246, 122, 237); /* oklch */ color: oklch(76.0% 0.203 330.1);
Tailwind
colors: {
custom: {
50: '#fca5f3',
500: '#f67aed',
950: '#000000',
},
}SCSS
$custom: #f67aed; $custom-light: #fca5f3; $custom-dark: #000000;
JSON
{
"hex": "#f67aed",
"rgb": {
"r": 246,
"g": 122,
"b": 237
},
"hsl": {
"h": 304.355,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.76024,
"c": 0.20282,
"h": 330.1
},
"luminance": 0.39626
}Semantic roles & 50–950 ramp
primary
#F67AED
secondary
#D6F5D8
accent
#E41202
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85