#F67EB4#F67EB4
#F67EB4 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.4% C 0.158 H 353.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EB4 |
|---|---|
| RGB | rgb(246, 126, 180) |
| HSL | hsl(333, 87%, 73%) |
| HSV | hsv(333, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 26.8%, 3.5%) |
| CIE-LAB | lab(67.88, 51.80, -7.21) |
| CIE-LCH | lch(67.88, 52.30, 352.08°) |
| OKLab | oklab(74.37% 0.1565 -0.0184) |
| OKLCH | oklch(74.37% 0.158 353.3) |
| XYZ | xyz(53.7070, 37.8144, 47.6415) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.37
Bubblegum (survey)
#FF6CB5
ΔE00 3.61
Bubble Gum Pink
#FF69AF
ΔE00 3.88
Hot Pink
#FF69B4
ΔE00 4.07
Carnation Pink
#FF7FA7
ΔE00 4.42
Bubblegum Pink
#FE83CC
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EB4 #7EF6C0
analogous
#F67EF0 #F67EB4 #F6847E
triadic
#F67EB4 #B4F67E #7EB4F6
tetradic
#F67EB4 #F0F67E #7EF6C0 #847EF6
square
#F67EB4 #F0F67E #7EF6C0 #847EF6
split-complementary
#F67EB4 #7EF684 #7EF0F6
monochromatic
#E91072 #F24593 #F67EB4 #FAB7D5 #FDE2EE
Accessibility & contrast
On white
2.45
#F67EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F67EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EB4
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EB4 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B6
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f67eb4; /* rgb */ color: rgb(246, 126, 180); /* oklch */ color: oklch(74.4% 0.158 353.3);
Tailwind
colors: {
custom: {
50: '#fca7ca',
500: '#f67eb4',
950: '#000000',
},
}SCSS
$custom: #f67eb4; $custom-light: #fca7ca; $custom-dark: #000000;
JSON
{
"hex": "#f67eb4",
"rgb": {
"r": 246,
"g": 126,
"b": 180
},
"hsl": {
"h": 333,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.74365,
"c": 0.15757,
"h": 353.3
},
"luminance": 0.3781
}Semantic roles & 50–950 ramp
primary
#F67EB4
secondary
#D6F5E7
accent
#E47E02
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82