#F67DBE#F67DBE
#F67DBE is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.6% C 0.164 H 348.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DBE |
|---|---|
| RGB | rgb(246, 125, 190) |
| HSL | hsl(328, 87%, 73%) |
| HSV | hsv(328, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 22.8%, 3.5%) |
| CIE-LAB | lab(68.01, 53.63, -12.64) |
| CIE-LCH | lch(68.01, 55.10, 346.74°) |
| OKLab | oklab(74.56% 0.161 -0.0331) |
| OKLCH | oklch(74.56% 0.164 348.4) |
| XYZ | xyz(54.6354, 37.9822, 53.1590) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.88
Bubblegum Pink
#FE83CC
ΔE00 2.61
Bubblegum (survey)
#FF6CB5
ΔE00 3.38
Hot Pink
#FF69B4
ΔE00 3.81
Bubble Gum Pink
#FF69AF
ΔE00 4.28
Carnation Pink
#FF7FA7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DBE #7DF6B5
analogous
#F27DF6 #F67DBE #F67D81
triadic
#F67DBE #BEF67D #7DBEF6
tetradic
#F67DBE #F6F27D #7DF6B5 #7D81F6
square
#F67DBE #F6F27D #7DF6B5 #7D81F6
split-complementary
#F67DBE #81F67D #7DF6F2
monochromatic
#E91084 #F244A1 #F67DBE #FAB6DB #FDE2F1
Accessibility & contrast
On white
2.44
#F67DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F67DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DBE
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DBE | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C0
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#FF7A95
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f67dbe; /* rgb */ color: rgb(246, 125, 190); /* oklch */ color: oklch(74.6% 0.164 348.4);
Tailwind
colors: {
custom: {
50: '#fca6d1',
500: '#f67dbe',
950: '#000000',
},
}SCSS
$custom: #f67dbe; $custom-light: #fca6d1; $custom-dark: #000000;
JSON
{
"hex": "#f67dbe",
"rgb": {
"r": 246,
"g": 125,
"b": 190
},
"hsl": {
"h": 327.769,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.74561,
"c": 0.16433,
"h": 348.4
},
"luminance": 0.37978
}Semantic roles & 50–950 ramp
primary
#F67DBE
secondary
#D6F5E4
accent
#E46A02
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82