#F67AE6#F67AE6
#F67AE6 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.7% C 0.197 H 332.4°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F67AE6 |
|---|---|
| RGB | rgb(246, 122, 230) |
| HSL | hsl(308, 87%, 72%) |
| HSV | hsv(308, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 6.5%, 3.5%) |
| CIE-LAB | lab(68.92, 61.10, -33.53) |
| CIE-LCH | lch(68.92, 69.70, 331.24°) |
| OKLab | oklab(75.72% 0.1747 -0.0913) |
| OKLCH | oklch(75.72% 0.197 332.4) |
| XYZ | xyz(59.2483, 39.2289, 79.2988) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.63
Violet (CSS)
#EE82EE
ΔE00 2.44
Candy Pink
#FF63E9
ΔE00 3.67
Lavender Pink
#DD85D7
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 5.33
Orchid
#DA70D6
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67AE6 #7AF68A
analogous
#C87AF6 #F67AE6 #F67AA8
triadic
#F67AE6 #E6F67A #7AE6F6
tetradic
#F67AE6 #F6C87A #7AF68A #7AA8F6
square
#F67AE6 #F6C87A #7AF68A #7AA8F6
split-complementary
#F67AE6 #A8F67A #7AF6C8
monochromatic
#E610CA #F241DB #F67AE6 #FAB3F1 #FDE2FA
Accessibility & contrast
On white
2.37
#F67AE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#F67AE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67AE6
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67AE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67AE6 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779DEA
Deuteranopia (green-blind)
#9BAFE2
Tritanopia (blue-blind)
#FF83A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f67ae6; /* rgb */ color: rgb(246, 122, 230); /* oklch */ color: oklch(75.7% 0.197 332.4);
Tailwind
colors: {
custom: {
50: '#fca5ee',
500: '#f67ae6',
950: '#000000',
},
}SCSS
$custom: #f67ae6; $custom-light: #fca5ee; $custom-dark: #000000;
JSON
{
"hex": "#f67ae6",
"rgb": {
"r": 246,
"g": 122,
"b": 230
},
"hsl": {
"h": 307.742,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.75716,
"c": 0.19709,
"h": 332.4
},
"luminance": 0.39225
}Semantic roles & 50–950 ramp
primary
#F67AE6
secondary
#D6F5DA
accent
#E41F02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84