#F67AF9#F67AF9
#F67AF9 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.213 H 326.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F67AF9 |
|---|---|
| RGB | rgb(246, 122, 249) |
| HSL | hsl(299, 91%, 73%) |
| HSV | hsv(299, 51%, 98%) |
| CMYK | cmyk(1.2%, 51%, 0%, 2.4%) |
| CIE-LAB | lab(69.72, 64.29, -42.73) |
| CIE-LCH | lch(69.72, 77.19, 326.39°) |
| OKLab | oklab(76.57% 0.1777 -0.1175) |
| OKLCH | oklch(76.57% 0.213 326.5) |
| XYZ | xyz(62.0633, 40.3549, 94.1244) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.34
Purply Pink
#F075E6
ΔE00 2.95
Violet Pink
#FB5FFC
ΔE00 4.15
Light Magenta
#FA5FF7
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 4.36
Orchid
#DA70D6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67AF9 #7DF97A
analogous
#B77AF9 #F67AF9 #F97ABC
triadic
#F67AF9 #F9F67A #7AF9F6
tetradic
#F67AF9 #F9B77A #7DF97A #7ABCF9
square
#F67AF9 #F9B77A #7DF97A #7ABCF9
split-complementary
#F67AF9 #BCF97A #7AF9B7
monochromatic
#E90BEE #F23FF6 #F67AF9 #FAB5FC #FDE2FE
Accessibility & contrast
On white
2.32
#F67AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F67AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67AF9
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67AF9 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FD
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#FC89AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67af9; /* rgb */ color: rgb(246, 122, 249); /* oklch */ color: oklch(76.6% 0.213 326.5);
Tailwind
colors: {
custom: {
50: '#fca5fb',
500: '#f67af9',
950: '#000000',
},
}SCSS
$custom: #f67af9; $custom-light: #fca5fb; $custom-dark: #000000;
JSON
{
"hex": "#f67af9",
"rgb": {
"r": 246,
"g": 122,
"b": 249
},
"hsl": {
"h": 298.583,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.76574,
"c": 0.21303,
"h": 326.5
},
"luminance": 0.40351
}Semantic roles & 50–950 ramp
primary
#F67AF9
secondary
#D6F6D5
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85