#F67EC3#F67EC3
#F67EC3 is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.166 H 346.3°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EC3 |
|---|---|
| RGB | rgb(246, 126, 195) |
| HSL | hsl(326, 87%, 73%) |
| HSV | hsv(326, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 20.7%, 3.5%) |
| CIE-LAB | lab(68.36, 53.85, -14.92) |
| CIE-LCH | lch(68.36, 55.88, 344.51°) |
| OKLab | oklab(74.88% 0.1609 -0.0393) |
| OKLCH | oklch(74.88% 0.166 346.3) |
| XYZ | xyz(55.3185, 38.4590, 56.1290) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.90
Pink (survey)
#FF81C0
ΔE00 2.37
Bubblegum (survey)
#FF6CB5
ΔE00 3.99
Hot Pink
#FF69B4
ΔE00 4.37
Bubble Gum Pink
#FF69AF
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EC3 #7EF6B1
analogous
#ED7EF6 #F67EC3 #F67E87
triadic
#F67EC3 #C3F67E #7EC3F6
tetradic
#F67EC3 #F6ED7E #7EF6B1 #7E87F6
square
#F67EC3 #F6ED7E #7EF6B1 #7E87F6
split-complementary
#F67EC3 #87F67E #7EF6ED
monochromatic
#E9108D #F245A8 #F67EC3 #FAB7DE #FDE2F2
Accessibility & contrast
On white
2.42
#F67EC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F67EC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EC3
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EC3 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889AC5
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#FF7C98
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f67ec3; /* rgb */ color: rgb(246, 126, 195); /* oklch */ color: oklch(74.9% 0.166 346.3);
Tailwind
colors: {
custom: {
50: '#fca7d5',
500: '#f67ec3',
950: '#000000',
},
}SCSS
$custom: #f67ec3; $custom-light: #fca7d5; $custom-dark: #000000;
JSON
{
"hex": "#f67ec3",
"rgb": {
"r": 246,
"g": 126,
"b": 195
},
"hsl": {
"h": 325.5,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.74877,
"c": 0.16567,
"h": 346.3
},
"luminance": 0.38455
}Semantic roles & 50–950 ramp
primary
#F67EC3
secondary
#D6F5E3
accent
#E46202
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83