#F67EBE#F67EBE
#F67EBE is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.7% C 0.163 H 348.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EBE |
|---|---|
| RGB | rgb(246, 126, 190) |
| HSL | hsl(328, 87%, 73%) |
| HSV | hsv(328, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 22.8%, 3.5%) |
| CIE-LAB | lab(68.19, 53.15, -12.36) |
| CIE-LCH | lch(68.19, 54.57, 346.91°) |
| OKLab | oklab(74.7% 0.1595 -0.0323) |
| OKLCH | oklch(74.7% 0.163 348.5) |
| XYZ | xyz(54.7626, 38.2367, 53.2014) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.74
Bubblegum Pink
#FE83CC
ΔE00 2.58
Bubblegum (survey)
#FF6CB5
ΔE00 3.52
Hot Pink
#FF69B4
ΔE00 3.96
Bubble Gum Pink
#FF69AF
ΔE00 4.39
Carnation Pink
#FF7FA7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EBE #7EF6B6
analogous
#F27EF6 #F67EBE #F67E82
triadic
#F67EBE #BEF67E #7EBEF6
tetradic
#F67EBE #F6F27E #7EF6B6 #7E82F6
square
#F67EBE #F6F27E #7EF6B6 #7E82F6
split-complementary
#F67EBE #82F67E #7EF6F2
monochromatic
#E91084 #F245A1 #F67EBE #FAB7DB #FDE2F1
Accessibility & contrast
On white
2.43
#F67EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F67EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EBE
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EBE | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99C0
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f67ebe; /* rgb */ color: rgb(246, 126, 190); /* oklch */ color: oklch(74.7% 0.163 348.5);
Tailwind
colors: {
custom: {
50: '#fca7d1',
500: '#f67ebe',
950: '#000000',
},
}SCSS
$custom: #f67ebe; $custom-light: #fca7d1; $custom-dark: #000000;
JSON
{
"hex": "#f67ebe",
"rgb": {
"r": 246,
"g": 126,
"b": 190
},
"hsl": {
"h": 328,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.74701,
"c": 0.16275,
"h": 348.5
},
"luminance": 0.38232
}Semantic roles & 50–950 ramp
primary
#F67EBE
secondary
#D6F5E4
accent
#E46B02
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82