#F46F95#F46F95
#F46F95 is a light, vivid pink. Relative luminance 0.328; OKLCH L 71.1% C 0.167 H 4.4°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F46F95 |
|---|---|
| RGB | rgb(244, 111, 149) |
| HSL | hsl(343, 86%, 70%) |
| HSV | hsv(343, 55%, 96%) |
| CMYK | cmyk(0%, 54.5%, 38.9%, 4.3%) |
| CIE-LAB | lab(63.98, 54.59, 4.64) |
| CIE-LCH | lch(63.98, 54.79, 4.86°) |
| OKLab | oklab(71.09% 0.1662 0.0127) |
| OKLCH | oklch(71.09% 0.167 4.4) |
| XYZ | xyz(48.4203, 32.7770, 32.2045) |
| Luminance | 0.3277 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.69
Medium Pink
#F36196
ΔE00 3.41
Strawberry
#FC5A8D
ΔE00 3.56
Carnation Pink
#FF7FA7
ΔE00 4.26
Palevioletred
#DB7093
ΔE00 4.51
Watermelon
#FC6C85
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F46F95 #6FF4CE
analogous
#F46FD8 #F46F95 #F48C6F
triadic
#F46F95 #95F46F #6F95F4
tetradic
#F46F95 #D8F46F #6FF4CE #8C6FF4
square
#F46F95 #D8F46F #6FF4CE #8C6FF4
split-complementary
#F46F95 #6FF48C #6FD8F4
monochromatic
#D8114A #F0366B #F46F95 #F8A8BF #FDE1E9
Accessibility & contrast
On white
2.78
#F46F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#F46F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F46F95
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F46F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F46F95 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878B96
Deuteranopia (green-blind)
#AAA592
Tritanopia (blue-blind)
#FF627D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #f46f95; /* rgb */ color: rgb(244, 111, 149); /* oklch */ color: oklch(71.1% 0.167 4.4);
Tailwind
colors: {
custom: {
50: '#fc9db4',
500: '#f46f95',
950: '#000000',
},
}SCSS
$custom: #f46f95; $custom-light: #fc9db4; $custom-dark: #000000;
JSON
{
"hex": "#f46f95",
"rgb": {
"r": 244,
"g": 111,
"b": 149
},
"hsl": {
"h": 342.857,
"s": 85.806,
"l": 69.608
},
"oklch": {
"l": 0.71091,
"c": 0.16664,
"h": 4.4
},
"luminance": 0.32772
}Semantic roles & 50–950 ramp
primary
#F46F95
secondary
#CCF2E8
accent
#E2A303
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80