#F67EF8#F67EF8
#F67EF8 is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.0% C 0.206 H 326.7°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EF8 |
|---|---|
| RGB | rgb(246, 126, 248) |
| HSL | hsl(299, 90%, 73%) |
| HSV | hsv(299, 49%, 97%) |
| CMYK | cmyk(0.8%, 49.2%, 0%, 2.7%) |
| CIE-LAB | lab(70.38, 62.25, -41.15) |
| CIE-LCH | lch(70.38, 74.62, 326.53°) |
| OKLab | oklab(77.05% 0.1723 -0.113) |
| OKLCH | oklch(77.05% 0.206 326.7) |
| XYZ | xyz(62.4090, 41.2952, 93.4723) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.83
Purply Pink
#F075E6
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 4.80
Light Magenta
#FA5FF7
ΔE00 4.90
Violet Pink
#FB5FFC
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EF8 #80F87E
analogous
#B97EF8 #F67EF8 #F87EBD
triadic
#F67EF8 #F8F67E #7EF8F6
tetradic
#F67EF8 #F8B97E #80F87E #7EBDF8
square
#F67EF8 #F8B97E #80F87E #7EBDF8
split-complementary
#F67EF8 #BDF87E #7EF8B9
monochromatic
#EB0DEF #F244F5 #F67EF8 #FAB8FB #FDE2FD
Accessibility & contrast
On white
2.27
#F67EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F67EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EF8
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EF8 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FC
Deuteranopia (green-blind)
#96B2F4
Tritanopia (blue-blind)
#FC8CB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f67ef8; /* rgb */ color: rgb(246, 126, 248); /* oklch */ color: oklch(77.0% 0.206 326.7);
Tailwind
colors: {
custom: {
50: '#fca8fb',
500: '#f67ef8',
950: '#000000',
},
}SCSS
$custom: #f67ef8; $custom-light: #fca8fb; $custom-dark: #000000;
JSON
{
"hex": "#f67ef8",
"rgb": {
"r": 246,
"g": 126,
"b": 248
},
"hsl": {
"h": 299.016,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.77047,
"c": 0.20606,
"h": 326.7
},
"luminance": 0.41292
}Semantic roles & 50–950 ramp
primary
#F67EF8
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85