#F67AEA#F67AEA
#F67AEA is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 75.9% C 0.200 H 331.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F67AEA |
|---|---|
| RGB | rgb(246, 122, 234) |
| HSL | hsl(306, 87%, 72%) |
| HSV | hsv(306, 50%, 96%) |
| CMYK | cmyk(0%, 50.4%, 4.9%, 3.5%) |
| CIE-LAB | lab(69.08, 61.75, -35.49) |
| CIE-LCH | lch(69.08, 71.22, 330.12°) |
| OKLab | oklab(75.89% 0.1754 -0.0968) |
| OKLCH | oklch(75.89% 0.2 331.1) |
| XYZ | xyz(59.8164, 39.4561, 82.2911) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.47
Violet (CSS)
#EE82EE
ΔE00 2.02
Candy Pink
#FF63E9
ΔE00 3.59
Lavender Pink
#DD85D7
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 4.92
Violet Pink
#FB5FFC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67AEA #7AF686
analogous
#C47AF6 #F67AEA #F67AAC
triadic
#F67AEA #EAF67A #7AEAF6
tetradic
#F67AEA #F6C47A #7AF686 #7AACF6
square
#F67AEA #F6C47A #7AF686 #7AACF6
split-complementary
#F67AEA #ACF67A #7AF6C4
monochromatic
#E610D1 #F241E1 #F67AEA #FAB3F3 #FDE2FA
Accessibility & contrast
On white
2.36
#F67AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F67AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67AEA
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67AEA | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEE
Deuteranopia (green-blind)
#99AFE6
Tritanopia (blue-blind)
#FE84A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67aea; /* rgb */ color: rgb(246, 122, 234); /* oklch */ color: oklch(75.9% 0.200 331.1);
Tailwind
colors: {
custom: {
50: '#fca5f1',
500: '#f67aea',
950: '#000000',
},
}SCSS
$custom: #f67aea; $custom-light: #fca5f1; $custom-dark: #000000;
JSON
{
"hex": "#f67aea",
"rgb": {
"r": 246,
"g": 122,
"b": 234
},
"hsl": {
"h": 305.806,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.75891,
"c": 0.20035,
"h": 331.1
},
"luminance": 0.39452
}Semantic roles & 50–950 ramp
primary
#F67AEA
secondary
#D6F5D9
accent
#E41802
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84