#F46EAF#F46EAF
#F46EAF is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.8% C 0.178 H 352.2°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F46EAF |
|---|---|
| RGB | rgb(244, 110, 175) |
| HSL | hsl(331, 86%, 69%) |
| HSV | hsv(331, 55%, 96%) |
| CMYK | cmyk(0%, 54.9%, 28.3%, 4.3%) |
| CIE-LAB | lab(64.55, 58.09, -9.37) |
| CIE-LCH | lch(64.55, 58.84, 350.84°) |
| OKLab | oklab(71.76% 0.1761 -0.0241) |
| OKLCH | oklch(71.76% 0.178 352.2) |
| XYZ | xyz(50.6241, 33.4849, 44.3462) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.79
Bubblegum (survey)
#FF6CB5
ΔE00 1.80
Hot Pink
#FF69B4
ΔE00 1.83
Pink (survey)
#FF81C0
ΔE00 4.52
Medium Pink
#F36196
ΔE00 5.17
Barbie Pink
#FE46A5
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46EAF #6EF4B3
analogous
#F46EF2 #F46EAF #F4706E
triadic
#F46EAF #AFF46E #6EAFF4
tetradic
#F46EAF #F2F46E #6EF4B3 #706EF4
square
#F46EAF #F2F46E #6EF4B3 #706EF4
split-complementary
#F46EAF #6EF470 #6EF2F4
monochromatic
#D71071 #F03590 #F46EAF #F8A7CE #FDE0EE
Accessibility & contrast
On white
2.73
#F46EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#F46EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46EAF
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46EAF | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808EB1
Deuteranopia (green-blind)
#A4A5AC
Tritanopia (blue-blind)
#FF6887
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f46eaf; /* rgb */ color: rgb(244, 110, 175); /* oklch */ color: oklch(71.8% 0.178 352.2);
Tailwind
colors: {
custom: {
50: '#fb9dc6',
500: '#f46eaf',
950: '#000000',
},
}SCSS
$custom: #f46eaf; $custom-light: #fb9dc6; $custom-dark: #000000;
JSON
{
"hex": "#f46eaf",
"rgb": {
"r": 244,
"g": 110,
"b": 175
},
"hsl": {
"h": 330.896,
"s": 85.897,
"l": 69.412
},
"oklch": {
"l": 0.71764,
"c": 0.17769,
"h": 352.2
},
"luminance": 0.3348
}Semantic roles & 50–950 ramp
primary
#F46EAF
secondary
#CCF2DF
accent
#E27603
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180F13
muted
#867E82