#F67EB7#F67EB7
#F67EB7 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.5% C 0.159 H 351.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EB7 |
|---|---|
| RGB | rgb(246, 126, 183) |
| HSL | hsl(332, 87%, 73%) |
| HSV | hsv(332, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 25.6%, 3.5%) |
| CIE-LAB | lab(67.97, 52.20, -8.76) |
| CIE-LCH | lch(67.97, 52.93, 350.47°) |
| OKLab | oklab(74.46% 0.1574 -0.0226) |
| OKLCH | oklch(74.46% 0.159 351.8) |
| XYZ | xyz(54.0159, 37.9380, 49.2685) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.92
Bubblegum (survey)
#FF6CB5
ΔE00 3.42
Hot Pink
#FF69B4
ΔE00 3.89
Bubble Gum Pink
#FF69AF
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 3.94
Carnation Pink
#FF7FA7
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EB7 #7EF6BD
analogous
#F67EF3 #F67EB7 #F6817E
triadic
#F67EB7 #B7F67E #7EB7F6
tetradic
#F67EB7 #F3F67E #7EF6BD #817EF6
square
#F67EB7 #F3F67E #7EF6BD #817EF6
split-complementary
#F67EB7 #7EF681 #7EF3F6
monochromatic
#E91077 #F24597 #F67EB7 #FAB7D7 #FDE2EF
Accessibility & contrast
On white
2.45
#F67EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F67EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EB7
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EB7 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C99B9
Deuteranopia (green-blind)
#ACAEB4
Tritanopia (blue-blind)
#FF7993
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f67eb7; /* rgb */ color: rgb(246, 126, 183); /* oklch */ color: oklch(74.5% 0.159 351.8);
Tailwind
colors: {
custom: {
50: '#fca7cc',
500: '#f67eb7',
950: '#000000',
},
}SCSS
$custom: #f67eb7; $custom-light: #fca7cc; $custom-dark: #000000;
JSON
{
"hex": "#f67eb7",
"rgb": {
"r": 246,
"g": 126,
"b": 183
},
"hsl": {
"h": 331.5,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.74464,
"c": 0.15903,
"h": 351.8
},
"luminance": 0.37933
}Semantic roles & 50–950 ramp
primary
#F67EB7
secondary
#D6F5E6
accent
#E47802
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82