#F46EB2#F46EB2
#F46EB2 is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.9% C 0.179 H 350.9°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F46EB2 |
|---|---|
| RGB | rgb(244, 110, 178) |
| HSL | hsl(330, 86%, 69%) |
| HSV | hsv(330, 55%, 96%) |
| CMYK | cmyk(0%, 54.9%, 27%, 4.3%) |
| CIE-LAB | lab(64.65, 58.48, -10.93) |
| CIE-LCH | lch(64.65, 59.49, 349.41°) |
| OKLab | oklab(71.87% 0.1769 -0.0283) |
| OKLCH | oklch(71.87% 0.179 350.9) |
| XYZ | xyz(50.9220, 33.6040, 45.9152) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.71
Hot Pink
#FF69B4
ΔE00 1.72
Bubble Gum Pink
#FF69AF
ΔE00 2.08
Pink (survey)
#FF81C0
ΔE00 4.41
Bubblegum Pink
#FE83CC
ΔE00 5.50
Medium Pink
#F36196
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46EB2 #6EF4B0
analogous
#F36EF4 #F46EB2 #F46E6F
triadic
#F46EB2 #B2F46E #6EB2F4
tetradic
#F46EB2 #F4F36E #6EF4B0 #6E6FF4
square
#F46EB2 #F4F36E #6EF4B0 #6E6FF4
split-complementary
#F46EB2 #6FF46E #6EF4F3
monochromatic
#D71075 #F03594 #F46EB2 #F8A7D0 #FDE0EE
Accessibility & contrast
On white
2.72
#F46EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#F46EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46EB2
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46EB2 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8EB4
Deuteranopia (green-blind)
#A3A6AF
Tritanopia (blue-blind)
#FF6988
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f46eb2; /* rgb */ color: rgb(244, 110, 178); /* oklch */ color: oklch(71.9% 0.179 350.9);
Tailwind
colors: {
custom: {
50: '#fb9dc9',
500: '#f46eb2',
950: '#000000',
},
}SCSS
$custom: #f46eb2; $custom-light: #fb9dc9; $custom-dark: #000000;
JSON
{
"hex": "#f46eb2",
"rgb": {
"r": 244,
"g": 110,
"b": 178
},
"hsl": {
"h": 329.552,
"s": 85.897,
"l": 69.412
},
"oklch": {
"l": 0.71867,
"c": 0.17918,
"h": 350.9
},
"luminance": 0.33599
}Semantic roles & 50–950 ramp
primary
#F46EB2
secondary
#CCF2DF
accent
#E27103
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180F13
muted
#867E82