#F67DFB#F67DFB
#F67DFB is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.210 H 325.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DFB |
|---|---|
| RGB | rgb(246, 125, 251) |
| HSL | hsl(298, 94%, 74%) |
| HSV | hsv(298, 50%, 98%) |
| CMYK | cmyk(2%, 50.2%, 0%, 1.6%) |
| CIE-LAB | lab(70.34, 63.24, -42.86) |
| CIE-LCH | lch(70.34, 76.39, 325.87°) |
| OKLab | oklab(77.06% 0.174 -0.1179) |
| OKLCH | oklch(77.06% 0.21 325.9) |
| XYZ | xyz(62.7509, 41.2284, 95.9007) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 3.38
Violet Pink
#FB5FFC
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 4.70
Candy Pink
#FF63E9
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DFB #82FB7D
analogous
#B77DFB #F67DFB #FB7DC1
triadic
#F67DFB #FBF67D #7DFBF6
tetradic
#F67DFB #FBB77D #82FB7D #7DC1FB
square
#F67DFB #FBB77D #82FB7D #7DC1FB
split-complementary
#F67DFB #C1FB7D #7DFBB7
monochromatic
#ED08F6 #F242F9 #F67DFB #FAB8FD #FDE1FE
Accessibility & contrast
On white
2.27
#F67DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F67DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DFB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DFB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#94B1F7
Tritanopia (blue-blind)
#FB8CB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f67dfb; /* rgb */ color: rgb(246, 125, 251); /* oklch */ color: oklch(77.1% 0.210 325.9);
Tailwind
colors: {
custom: {
50: '#fca7fd',
500: '#f67dfb',
950: '#000000',
},
}SCSS
$custom: #f67dfb; $custom-light: #fca7fd; $custom-dark: #000000;
JSON
{
"hex": "#f67dfb",
"rgb": {
"r": 246,
"g": 125,
"b": 251
},
"hsl": {
"h": 297.619,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.77056,
"c": 0.21023,
"h": 325.9
},
"luminance": 0.41225
}Semantic roles & 50–950 ramp
primary
#F67DFB
secondary
#D6F6D5
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85