#F67DD7#F67DD7
#F67DD7 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.5% C 0.181 H 337.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DD7 |
|---|---|
| RGB | rgb(246, 125, 215) |
| HSL | hsl(315, 87%, 73%) |
| HSV | hsv(315, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 12.6%, 3.5%) |
| CIE-LAB | lab(68.87, 57.30, -25.29) |
| CIE-LCH | lch(68.87, 62.63, 336.18°) |
| OKLab | oklab(75.49% 0.1675 -0.068) |
| OKLCH | oklch(75.49% 0.181 337.9) |
| XYZ | xyz(57.6059, 39.1704, 68.8034) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.86
Purply Pink
#F075E6
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 4.52
Violet (CSS)
#EE82EE
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 5.56
Pink (survey)
#FF81C0
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DD7 #7DF69C
analogous
#D87DF6 #F67DD7 #F67D9A
triadic
#F67DD7 #D7F67D #7DD7F6
tetradic
#F67DD7 #F6D87D #7DF69C #7D9AF6
square
#F67DD7 #F6D87D #7DF69C #7D9AF6
split-complementary
#F67DD7 #9AF67D #7DF6D8
monochromatic
#E910B1 #F244C5 #F67DD7 #FAB6E9 #FDE2F6
Accessibility & contrast
On white
2.38
#F67DD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F67DD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DD7
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DD7 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809CDA
Deuteranopia (green-blind)
#A2AFD4
Tritanopia (blue-blind)
#FF81A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f67dd7; /* rgb */ color: rgb(246, 125, 215); /* oklch */ color: oklch(75.5% 0.181 337.9);
Tailwind
colors: {
custom: {
50: '#fba6e3',
500: '#f67dd7',
950: '#000000',
},
}SCSS
$custom: #f67dd7; $custom-light: #fba6e3; $custom-dark: #000000;
JSON
{
"hex": "#f67dd7",
"rgb": {
"r": 246,
"g": 125,
"b": 215
},
"hsl": {
"h": 315.372,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.75494,
"c": 0.18076,
"h": 337.9
},
"luminance": 0.39166
}Semantic roles & 50–950 ramp
primary
#F67DD7
secondary
#D6F5DE
accent
#E43C02
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83