#F67AEF#F67AEF
#F67AEF is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.1% C 0.204 H 329.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F67AEF |
|---|---|
| RGB | rgb(246, 122, 239) |
| HSL | hsl(303, 87%, 72%) |
| HSV | hsv(303, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 2.8%, 3.5%) |
| CIE-LAB | lab(69.29, 62.59, -37.91) |
| CIE-LCH | lch(69.29, 73.17, 328.79°) |
| OKLab | oklab(76.11% 0.1762 -0.1037) |
| OKLCH | oklch(76.11% 0.204 329.5) |
| XYZ | xyz(60.5449, 39.7475, 86.1276) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.72
Violet (CSS)
#EE82EE
ΔE00 1.77
Candy Pink
#FF63E9
ΔE00 3.68
Light Magenta
#FA5FF7
ΔE00 4.52
Violet Pink
#FB5FFC
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67AEF #7AF681
analogous
#BF7AF6 #F67AEF #F67AB1
triadic
#F67AEF #EFF67A #7AEFF6
tetradic
#F67AEF #F6BF7A #7AF681 #7AB1F6
square
#F67AEF #F6BF7A #7AF681 #7AB1F6
split-complementary
#F67AEF #B1F67A #7AF6BF
monochromatic
#E610DA #F241E8 #F67AEF #FAB3F6 #FDE2FC
Accessibility & contrast
On white
2.35
#F67AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F67AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67AEF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67AEF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF3
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#FE85AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67aef; /* rgb */ color: rgb(246, 122, 239); /* oklch */ color: oklch(76.1% 0.204 329.5);
Tailwind
colors: {
custom: {
50: '#fca5f4',
500: '#f67aef',
950: '#000000',
},
}SCSS
$custom: #f67aef; $custom-light: #fca5f4; $custom-dark: #000000;
JSON
{
"hex": "#f67aef",
"rgb": {
"r": 246,
"g": 122,
"b": 239
},
"hsl": {
"h": 303.387,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.76114,
"c": 0.20449,
"h": 329.5
},
"luminance": 0.39744
}Semantic roles & 50–950 ramp
primary
#F67AEF
secondary
#D6F5D8
accent
#E40E02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85