#F67EBF#F67EBF
#F67EBF is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.7% C 0.163 H 348.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EBF |
|---|---|
| RGB | rgb(246, 126, 191) |
| HSL | hsl(328, 87%, 73%) |
| HSV | hsv(328, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 22.4%, 3.5%) |
| CIE-LAB | lab(68.23, 53.29, -12.87) |
| CIE-LCH | lch(68.23, 54.82, 346.42°) |
| OKLab | oklab(74.74% 0.1598 -0.0337) |
| OKLCH | oklch(74.74% 0.163 348.1) |
| XYZ | xyz(54.8723, 38.2805, 53.7790) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.83
Bubblegum Pink
#FE83CC
ΔE00 2.42
Bubblegum (survey)
#FF6CB5
ΔE00 3.59
Hot Pink
#FF69B4
ΔE00 4.02
Bubble Gum Pink
#FF69AF
ΔE00 4.50
Carnation Pink
#FF7FA7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EBF #7EF6B5
analogous
#F17EF6 #F67EBF #F67E83
triadic
#F67EBF #BFF67E #7EBFF6
tetradic
#F67EBF #F6F17E #7EF6B5 #7E83F6
square
#F67EBF #F6F17E #7EF6B5 #7E83F6
split-complementary
#F67EBF #83F67E #7EF6F1
monochromatic
#E91086 #F245A3 #F67EBF #FAB7DB #FDE2F1
Accessibility & contrast
On white
2.43
#F67EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#F67EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EBF
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EBF | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f67ebf; /* rgb */ color: rgb(246, 126, 191); /* oklch */ color: oklch(74.7% 0.163 348.1);
Tailwind
colors: {
custom: {
50: '#fca7d2',
500: '#f67ebf',
950: '#000000',
},
}SCSS
$custom: #f67ebf; $custom-light: #fca7d2; $custom-dark: #000000;
JSON
{
"hex": "#f67ebf",
"rgb": {
"r": 246,
"g": 126,
"b": 191
},
"hsl": {
"h": 327.5,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.74736,
"c": 0.16332,
"h": 348.1
},
"luminance": 0.38276
}Semantic roles & 50–950 ramp
primary
#F67EBF
secondary
#D6F5E4
accent
#E46902
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82