#F67EF9#F67EF9
#F67EF9 is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.1% C 0.207 H 326.4°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EF9 |
|---|---|
| RGB | rgb(246, 126, 249) |
| HSL | hsl(299, 91%, 74%) |
| HSV | hsv(299, 49%, 98%) |
| CMYK | cmyk(1.2%, 49.4%, 0%, 2.4%) |
| CIE-LAB | lab(70.43, 62.42, -41.62) |
| CIE-LCH | lch(70.43, 75.03, 326.30°) |
| OKLab | oklab(77.09% 0.1724 -0.1144) |
| OKLCH | oklch(77.09% 0.207 326.4) |
| XYZ | xyz(62.5646, 41.3574, 94.2915) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.95
Purply Pink
#F075E6
ΔE00 3.19
Violet Pink
#FB5FFC
ΔE00 4.87
Candy Pink
#FF63E9
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EF9 #81F97E
analogous
#B87EF9 #F67EF9 #F97EBE
triadic
#F67EF9 #F9F67E #7EF9F6
tetradic
#F67EF9 #F9B87E #81F97E #7EBEF9
square
#F67EF9 #F9B87E #81F97E #7EBEF9
split-complementary
#F67EF9 #BEF97E #7EF9B8
monochromatic
#EC0BF1 #F244F6 #F67EF9 #FAB8FC #FDE2FE
Accessibility & contrast
On white
2.27
#F67EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F67EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EF9
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EF9 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FD
Deuteranopia (green-blind)
#95B2F5
Tritanopia (blue-blind)
#FC8CB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f67ef9; /* rgb */ color: rgb(246, 126, 249); /* oklch */ color: oklch(77.1% 0.207 326.4);
Tailwind
colors: {
custom: {
50: '#fca8fb',
500: '#f67ef9',
950: '#000000',
},
}SCSS
$custom: #f67ef9; $custom-light: #fca8fb; $custom-dark: #000000;
JSON
{
"hex": "#f67ef9",
"rgb": {
"r": 246,
"g": 126,
"b": 249
},
"hsl": {
"h": 298.537,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.77094,
"c": 0.20694,
"h": 326.4
},
"luminance": 0.41354
}Semantic roles & 50–950 ramp
primary
#F67EF9
secondary
#D6F6D5
accent
#E60006
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85