#F67FD3#F67FD3
#F67FD3 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.6% C 0.175 H 339.6°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FD3 |
|---|---|
| RGB | rgb(246, 127, 211) |
| HSL | hsl(318, 87%, 73%) |
| HSV | hsv(318, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 14.2%, 3.5%) |
| CIE-LAB | lab(69.10, 55.72, -22.73) |
| CIE-LCH | lch(69.10, 60.18, 337.81°) |
| OKLab | oklab(75.61% 0.1637 -0.0609) |
| OKLCH | oklch(75.61% 0.175 339.6) |
| XYZ | xyz(57.3539, 39.4788, 66.2147) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.92
Lavender Pink
#DD85D7
ΔE00 4.85
Purply Pink
#F075E6
ΔE00 5.16
Pink (survey)
#FF81C0
ΔE00 5.21
Violet (CSS)
#EE82EE
ΔE00 5.72
Bubblegum (survey)
#FF6CB5
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FD3 #7FF6A2
analogous
#DD7FF6 #F67FD3 #F67F97
triadic
#F67FD3 #D3F67F #7FD3F6
tetradic
#F67FD3 #F6DD7F #7FF6A2 #7F97F6
square
#F67FD3 #F6DD7F #7FF6A2 #7F97F6
split-complementary
#F67FD3 #97F67F #7FF6DD
monochromatic
#EA10AA #F246BF #F67FD3 #FAB8E7 #FDE2F5
Accessibility & contrast
On white
2.36
#F67FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F67FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FD3
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FD3 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849DD6
Deuteranopia (green-blind)
#A4B0D0
Tritanopia (blue-blind)
#FF829F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f67fd3; /* rgb */ color: rgb(246, 127, 211); /* oklch */ color: oklch(75.6% 0.175 339.6);
Tailwind
colors: {
custom: {
50: '#fba8e0',
500: '#f67fd3',
950: '#000000',
},
}SCSS
$custom: #f67fd3; $custom-light: #fba8e0; $custom-dark: #000000;
JSON
{
"hex": "#f67fd3",
"rgb": {
"r": 246,
"g": 127,
"b": 211
},
"hsl": {
"h": 317.647,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.75611,
"c": 0.17465,
"h": 339.6
},
"luminance": 0.39475
}Semantic roles & 50–950 ramp
primary
#F67FD3
secondary
#D6F5DF
accent
#E34402
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83