#F67EBC#F67EBC
#F67EBC is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.6% C 0.162 H 349.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EBC |
|---|---|
| RGB | rgb(246, 126, 188) |
| HSL | hsl(329, 87%, 73%) |
| HSV | hsv(329, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 23.6%, 3.5%) |
| CIE-LAB | lab(68.13, 52.87, -11.34) |
| CIE-LCH | lch(68.13, 54.07, 347.90°) |
| OKLab | oklab(74.63% 0.1589 -0.0295) |
| OKLCH | oklch(74.63% 0.162 349.5) |
| XYZ | xyz(54.5455, 38.1498, 52.0581) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.63
Bubblegum Pink
#FE83CC
ΔE00 2.94
Bubblegum (survey)
#FF6CB5
ΔE00 3.41
Hot Pink
#FF69B4
ΔE00 3.87
Bubble Gum Pink
#FF69AF
ΔE00 4.19
Carnation Pink
#FF7FA7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EBC #7EF6B8
analogous
#F47EF6 #F67EBC #F67E80
triadic
#F67EBC #BCF67E #7EBCF6
tetradic
#F67EBC #F6F47E #7EF6B8 #7E80F6
square
#F67EBC #F6F47E #7EF6B8 #7E80F6
split-complementary
#F67EBC #80F67E #7EF6F4
monochromatic
#E91080 #F2459E #F67EBC #FAB7DA #FDE2F0
Accessibility & contrast
On white
2.43
#F67EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F67EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EBC
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EBC | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BE
Deuteranopia (green-blind)
#AAAEB9
Tritanopia (blue-blind)
#FF7A95
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f67ebc; /* rgb */ color: rgb(246, 126, 188); /* oklch */ color: oklch(74.6% 0.162 349.5);
Tailwind
colors: {
custom: {
50: '#fca7d0',
500: '#f67ebc',
950: '#000000',
},
}SCSS
$custom: #f67ebc; $custom-light: #fca7d0; $custom-dark: #000000;
JSON
{
"hex": "#f67ebc",
"rgb": {
"r": 246,
"g": 126,
"b": 188
},
"hsl": {
"h": 329,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.74632,
"c": 0.16165,
"h": 349.5
},
"luminance": 0.38145
}Semantic roles & 50–950 ramp
primary
#F67EBC
secondary
#D6F5E5
accent
#E46F02
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82