#F67DF8#F67DF8
#F67DF8 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.208 H 326.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DF8 |
|---|---|
| RGB | rgb(246, 125, 248) |
| HSL | hsl(299, 90%, 73%) |
| HSV | hsv(299, 50%, 97%) |
| CMYK | cmyk(0.8%, 49.6%, 0%, 2.7%) |
| CIE-LAB | lab(70.20, 62.72, -41.42) |
| CIE-LCH | lch(70.20, 75.16, 326.56°) |
| OKLab | oklab(76.92% 0.1736 -0.1138) |
| OKLCH | oklch(76.92% 0.208 326.8) |
| XYZ | xyz(62.2818, 41.0408, 93.4298) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 2.99
Candy Pink
#FF63E9
ΔE00 4.66
Light Magenta
#FA5FF7
ΔE00 4.72
Violet Pink
#FB5FFC
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DF8 #7FF87D
analogous
#B87DF8 #F67DF8 #F87DBD
triadic
#F67DF8 #F8F67D #7DF8F6
tetradic
#F67DF8 #F8B87D #7FF87D #7DBDF8
square
#F67DF8 #F8B87D #7FF87D #7DBDF8
split-complementary
#F67DF8 #BDF87D #7DF8B8
monochromatic
#EA0DEE #F243F5 #F67DF8 #FAB7FB #FDE2FD
Accessibility & contrast
On white
2.28
#F67DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F67DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DF8
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DF8 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#95B1F4
Tritanopia (blue-blind)
#FC8BAF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f67df8; /* rgb */ color: rgb(246, 125, 248); /* oklch */ color: oklch(76.9% 0.208 326.8);
Tailwind
colors: {
custom: {
50: '#fca7fb',
500: '#f67df8',
950: '#000000',
},
}SCSS
$custom: #f67df8; $custom-light: #fca7fb; $custom-dark: #000000;
JSON
{
"hex": "#f67df8",
"rgb": {
"r": 246,
"g": 125,
"b": 248
},
"hsl": {
"h": 299.024,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76916,
"c": 0.20759,
"h": 326.8
},
"luminance": 0.41037
}Semantic roles & 50–950 ramp
primary
#F67DF8
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85