#F67AFA#F67AFA
#F67AFA is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.214 H 326.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F67AFA |
|---|---|
| RGB | rgb(246, 122, 250) |
| HSL | hsl(298, 93%, 73%) |
| HSV | hsv(298, 51%, 98%) |
| CMYK | cmyk(1.6%, 51.2%, 0%, 2%) |
| CIE-LAB | lab(69.77, 64.46, -43.20) |
| CIE-LCH | lch(69.77, 77.60, 326.17°) |
| OKLab | oklab(76.62% 0.1778 -0.1189) |
| OKLCH | oklch(76.62% 0.214 326.2) |
| XYZ | xyz(62.2196, 40.4174, 94.9480) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 3.09
Violet Pink
#FB5FFC
ΔE00 4.12
Light Magenta
#FA5FF7
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 4.46
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67AFA #7EFA7A
analogous
#B67AFA #F67AFA #FA7ABE
triadic
#F67AFA #FAF67A #7AFAF6
tetradic
#F67AFA #FAB67A #7EFA7A #7ABEFA
square
#F67AFA #FAB67A #7EFA7A #7ABEFA
split-complementary
#F67AFA #BEFA7A #7AFAB6
monochromatic
#E909F1 #F23FF8 #F67AFA #FAB5FC #FDE2FE
Accessibility & contrast
On white
2.31
#F67AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F67AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67AFA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67AFA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#92B0F6
Tritanopia (blue-blind)
#FC89AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67afa; /* rgb */ color: rgb(246, 122, 250); /* oklch */ color: oklch(76.6% 0.214 326.2);
Tailwind
colors: {
custom: {
50: '#fca5fc',
500: '#f67afa',
950: '#000000',
},
}SCSS
$custom: #f67afa; $custom-light: #fca5fc; $custom-dark: #000000;
JSON
{
"hex": "#f67afa",
"rgb": {
"r": 246,
"g": 122,
"b": 250
},
"hsl": {
"h": 298.125,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.76621,
"c": 0.2139,
"h": 326.2
},
"luminance": 0.40414
}Semantic roles & 50–950 ramp
primary
#F67AFA
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85