#F46F9E#F46F9E
#F46F9E is a light, vivid pink. Relative luminance 0.331; OKLCH L 71.4% C 0.169 H 0.1°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F46F9E |
|---|---|
| RGB | rgb(244, 111, 158) |
| HSL | hsl(339, 86%, 70%) |
| HSV | hsv(339, 55%, 96%) |
| CMYK | cmyk(0%, 54.5%, 35.2%, 4.3%) |
| CIE-LAB | lab(64.22, 55.59, -0.16) |
| CIE-LCH | lch(64.22, 55.59, 359.84°) |
| OKLab | oklab(71.35% 0.1693 0.0003) |
| OKLCH | oklch(71.35% 0.169 0.1) |
| XYZ | xyz(49.1668, 33.0756, 36.1360) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.72
Rosy Pink
#F6688E
ΔE00 3.69
Carnation Pink
#FF7FA7
ΔE00 4.00
Bubble Gum Pink
#FF69AF
ΔE00 4.12
Strawberry
#FC5A8D
ΔE00 4.37
Palevioletred
#DB7093
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46F9E #6FF4C5
analogous
#F46FE0 #F46F9E #F4836F
triadic
#F46F9E #9EF46F #6F9EF4
tetradic
#F46F9E #E0F46F #6FF4C5 #836FF4
square
#F46F9E #E0F46F #6FF4C5 #836FF4
split-complementary
#F46F9E #6FF483 #6FE0F4
monochromatic
#D81157 #F03678 #F46F9E #F8A8C4 #FDE1EB
Accessibility & contrast
On white
2.76
#F46F9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#F46F9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46F9E
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46F9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46F9E | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858C9F
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#FF6481
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f46f9e; /* rgb */ color: rgb(244, 111, 158); /* oklch */ color: oklch(71.4% 0.169 0.1);
Tailwind
colors: {
custom: {
50: '#fb9dba',
500: '#f46f9e',
950: '#000000',
},
}SCSS
$custom: #f46f9e; $custom-light: #fb9dba; $custom-dark: #000000;
JSON
{
"hex": "#f46f9e",
"rgb": {
"r": 244,
"g": 111,
"b": 158
},
"hsl": {
"h": 338.797,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.71352,
"c": 0.16925,
"h": 0.1
},
"luminance": 0.33071
}Semantic roles & 50–950 ramp
primary
#F46F9E
secondary
#CCF2E5
accent
#E29303
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80