#F67FD8#F67FD8
#F67FD8 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.8% C 0.178 H 337.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FD8 |
|---|---|
| RGB | rgb(246, 127, 216) |
| HSL | hsl(315, 87%, 73%) |
| HSV | hsv(315, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 12.2%, 3.5%) |
| CIE-LAB | lab(69.28, 56.49, -25.22) |
| CIE-LCH | lch(69.28, 61.87, 335.94°) |
| OKLab | oklab(75.81% 0.1649 -0.0679) |
| OKLCH | oklch(75.81% 0.178 337.6) |
| XYZ | xyz(57.9905, 39.7334, 69.5674) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 4.41
Violet (CSS)
#EE82EE
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 5.80
Pink (survey)
#FF81C0
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FD8 #7FF69D
analogous
#D87FF6 #F67FD8 #F67F9C
triadic
#F67FD8 #D8F67F #7FD8F6
tetradic
#F67FD8 #F6D87F #7FF69D #7F9CF6
square
#F67FD8 #F6D87F #7FF69D #7F9CF6
split-complementary
#F67FD8 #9CF67F #7FF6D8
monochromatic
#EA10B3 #F246C7 #F67FD8 #FAB8E9 #FDE2F6
Accessibility & contrast
On white
2.35
#F67FD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F67FD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FD8
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FD8 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829EDB
Deuteranopia (green-blind)
#A3B0D5
Tritanopia (blue-blind)
#FF83A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67fd8; /* rgb */ color: rgb(246, 127, 216); /* oklch */ color: oklch(75.8% 0.178 337.6);
Tailwind
colors: {
custom: {
50: '#fba8e4',
500: '#f67fd8',
950: '#000000',
},
}SCSS
$custom: #f67fd8; $custom-light: #fba8e4; $custom-dark: #000000;
JSON
{
"hex": "#f67fd8",
"rgb": {
"r": 246,
"g": 127,
"b": 216
},
"hsl": {
"h": 315.126,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.75808,
"c": 0.17831,
"h": 337.6
},
"luminance": 0.39729
}Semantic roles & 50–950 ramp
primary
#F67FD8
secondary
#D6F5DE
accent
#E33B02
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83