#F67FCE#F67FCE
#F67FCE is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.171 H 341.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F67FCE |
|---|---|
| RGB | rgb(246, 127, 206) |
| HSL | hsl(320, 87%, 73%) |
| HSV | hsv(320, 48%, 96%) |
| CMYK | cmyk(0%, 48.4%, 16.3%, 3.5%) |
| CIE-LAB | lab(68.92, 54.97, -20.21) |
| CIE-LCH | lch(68.92, 58.57, 339.81°) |
| OKLab | oklab(75.42% 0.1625 -0.0539) |
| OKLCH | oklch(75.42% 0.171 341.6) |
| XYZ | xyz(56.7368, 39.2320, 62.9648) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.14
Pink (survey)
#FF81C0
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 5.46
Bubblegum (survey)
#FF6CB5
ΔE00 5.64
Hot Pink
#FF69B4
ΔE00 5.92
Purply Pink
#F075E6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67FCE #7FF6A7
analogous
#E27FF6 #F67FCE #F67F92
triadic
#F67FCE #CEF67F #7FCEF6
tetradic
#F67FCE #F6E27F #7FF6A7 #7F92F6
square
#F67FCE #F6E27F #7FF6A7 #7F92F6
split-complementary
#F67FCE #92F67F #7FF6E2
monochromatic
#EA10A1 #F246B8 #F67FCE #FAB8E4 #FDE2F4
Accessibility & contrast
On white
2.37
#F67FCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F67FCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67FCE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67FCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67FCE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CD1
Deuteranopia (green-blind)
#A6AFCB
Tritanopia (blue-blind)
#FF809D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f67fce; /* rgb */ color: rgb(246, 127, 206); /* oklch */ color: oklch(75.4% 0.171 341.6);
Tailwind
colors: {
custom: {
50: '#fba8dd',
500: '#f67fce',
950: '#000000',
},
}SCSS
$custom: #f67fce; $custom-light: #fba8dd; $custom-dark: #000000;
JSON
{
"hex": "#f67fce",
"rgb": {
"r": 246,
"g": 127,
"b": 206
},
"hsl": {
"h": 320.168,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.7542,
"c": 0.17116,
"h": 341.6
},
"luminance": 0.39228
}Semantic roles & 50–950 ramp
primary
#F67FCE
secondary
#D6F5E0
accent
#E34E02
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83