#F67EBD#F67EBD
#F67EBD is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.7% C 0.162 H 349.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F67EBD |
|---|---|
| RGB | rgb(246, 126, 189) |
| HSL | hsl(329, 87%, 73%) |
| HSV | hsv(329, 49%, 96%) |
| CMYK | cmyk(0%, 48.8%, 23.2%, 3.5%) |
| CIE-LAB | lab(68.16, 53.01, -11.85) |
| CIE-LCH | lch(68.16, 54.32, 347.40°) |
| OKLab | oklab(74.67% 0.1592 -0.0309) |
| OKLCH | oklch(74.67% 0.162 349) |
| XYZ | xyz(54.6537, 38.1931, 52.6278) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.67
Bubblegum Pink
#FE83CC
ΔE00 2.76
Bubblegum (survey)
#FF6CB5
ΔE00 3.46
Hot Pink
#FF69B4
ΔE00 3.91
Bubble Gum Pink
#FF69AF
ΔE00 4.29
Carnation Pink
#FF7FA7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67EBD #7EF6B7
analogous
#F37EF6 #F67EBD #F67E81
triadic
#F67EBD #BDF67E #7EBDF6
tetradic
#F67EBD #F6F37E #7EF6B7 #7E81F6
square
#F67EBD #F6F37E #7EF6B7 #7E81F6
split-complementary
#F67EBD #81F67E #7EF6F3
monochromatic
#E91082 #F245A0 #F67EBD #FAB7DA #FDE2F0
Accessibility & contrast
On white
2.43
#F67EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F67EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67EBD
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67EBD | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BF
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#FF7B96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f67ebd; /* rgb */ color: rgb(246, 126, 189); /* oklch */ color: oklch(74.7% 0.162 349.0);
Tailwind
colors: {
custom: {
50: '#fca7d0',
500: '#f67ebd',
950: '#000000',
},
}SCSS
$custom: #f67ebd; $custom-light: #fca7d0; $custom-dark: #000000;
JSON
{
"hex": "#f67ebd",
"rgb": {
"r": 246,
"g": 126,
"b": 189
},
"hsl": {
"h": 328.5,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.74667,
"c": 0.16219,
"h": 349
},
"luminance": 0.38189
}Semantic roles & 50–950 ramp
primary
#F67EBD
secondary
#D6F5E5
accent
#E46D02
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82