#F46EBE#F46EBE
#F46EBE is a light, vivid pink. Relative luminance 0.341; OKLCH L 72.3% C 0.186 H 345.9°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F46EBE |
|---|---|
| RGB | rgb(244, 110, 190) |
| HSL | hsl(324, 86%, 69%) |
| HSV | hsv(324, 55%, 96%) |
| CMYK | cmyk(0%, 54.9%, 22.1%, 4.3%) |
| CIE-LAB | lab(65.05, 60.07, -17.13) |
| CIE-LCH | lch(65.05, 62.46, 344.08°) |
| OKLab | oklab(72.3% 0.1802 -0.0453) |
| OKLCH | oklch(72.3% 0.186 345.9) |
| XYZ | xyz(52.1799, 34.1072, 52.5404) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 3.14
Bubblegum (survey)
#FF6CB5
ΔE00 3.15
Bubble Gum Pink
#FF69AF
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.64
Pink (survey)
#FF81C0
ΔE00 4.89
Pale Magenta
#D767AD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46EBE #6EF4A4
analogous
#E76EF4 #F46EBE #F46E7B
triadic
#F46EBE #BEF46E #6EBEF4
tetradic
#F46EBE #F4E76E #6EF4A4 #6E7BF4
square
#F46EBE #F4E76E #6EF4A4 #6E7BF4
split-complementary
#F46EBE #7BF46E #6EF4E7
monochromatic
#D71087 #F035A5 #F46EBE #F8A7D8 #FDE0F1
Accessibility & contrast
On white
2.69
#F46EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#F46EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46EBE
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46EBE | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B90C1
Deuteranopia (green-blind)
#A0A6BB
Tritanopia (blue-blind)
#FF6C8E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f46ebe; /* rgb */ color: rgb(244, 110, 190); /* oklch */ color: oklch(72.3% 0.186 345.9);
Tailwind
colors: {
custom: {
50: '#fb9dd1',
500: '#f46ebe',
950: '#000000',
},
}SCSS
$custom: #f46ebe; $custom-light: #fb9dd1; $custom-dark: #000000;
JSON
{
"hex": "#f46ebe",
"rgb": {
"r": 244,
"g": 110,
"b": 190
},
"hsl": {
"h": 324.179,
"s": 85.897,
"l": 69.412
},
"oklch": {
"l": 0.72296,
"c": 0.18581,
"h": 345.9
},
"luminance": 0.34103
}Semantic roles & 50–950 ramp
primary
#F46EBE
secondary
#CCF2DB
accent
#E25D03
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82