#F67AEC#F67AEC
#F67AEC is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.202 H 330.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F67AEC |
|---|---|
| RGB | rgb(246, 122, 236) |
| HSL | hsl(305, 87%, 72%) |
| HSV | hsv(305, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 4.1%, 3.5%) |
| CIE-LAB | lab(69.16, 62.09, -36.46) |
| CIE-LCH | lch(69.16, 72.00, 329.58°) |
| OKLab | oklab(75.98% 0.1757 -0.0996) |
| OKLCH | oklch(75.98% 0.202 330.5) |
| XYZ | xyz(60.1054, 39.5717, 83.8129) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.52
Violet (CSS)
#EE82EE
ΔE00 1.88
Candy Pink
#FF63E9
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 4.75
Violet Pink
#FB5FFC
ΔE00 5.02
Lavender Pink
#DD85D7
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67AEC #7AF684
analogous
#C27AF6 #F67AEC #F67AAE
triadic
#F67AEC #ECF67A #7AECF6
tetradic
#F67AEC #F6C27A #7AF684 #7AAEF6
square
#F67AEC #F6C27A #7AF684 #7AAEF6
split-complementary
#F67AEC #AEF67A #7AF6C2
monochromatic
#E610D5 #F241E4 #F67AEC #FAB3F4 #FDE2FB
Accessibility & contrast
On white
2.36
#F67AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F67AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67AEC
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67AEC | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF0
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#FE85A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67aec; /* rgb */ color: rgb(246, 122, 236); /* oklch */ color: oklch(76.0% 0.202 330.5);
Tailwind
colors: {
custom: {
50: '#fca5f2',
500: '#f67aec',
950: '#000000',
},
}SCSS
$custom: #f67aec; $custom-light: #fca5f2; $custom-dark: #000000;
JSON
{
"hex": "#f67aec",
"rgb": {
"r": 246,
"g": 122,
"b": 236
},
"hsl": {
"h": 304.839,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.7598,
"c": 0.202,
"h": 330.5
},
"luminance": 0.39568
}Semantic roles & 50–950 ramp
primary
#F67AEC
secondary
#D6F5D8
accent
#E41402
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85