#F44F9D#F44F9D
#F44F9D is a light, highly saturated pink. Relative luminance 0.273; OKLCH L 67.6% C 0.212 H 355.3°. Best body text is #000000 at 6.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F44F9D |
|---|---|
| RGB | rgb(244, 79, 157) |
| HSL | hsl(332, 88%, 63%) |
| HSV | hsv(332, 68%, 96%) |
| CMYK | cmyk(0%, 67.6%, 35.7%, 4.3%) |
| CIE-LAB | lab(59.22, 68.89, -6.95) |
| CIE-LCH | lch(59.22, 69.24, 354.24°) |
| OKLab | oklab(67.62% 0.2109 -0.0175) |
| OKLCH | oklch(67.62% 0.212 355.3) |
| XYZ | xyz(46.1928, 27.2648, 34.7218) |
| Luminance | 0.2726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 2.02
Medium Pink
#F36196
ΔE00 4.22
Deeppink
#FF1493
ΔE00 4.67
Electric Pink
#FF0490
ΔE00 5.20
Neon Pink
#FE019A
ΔE00 5.22
Bubble Gum Pink
#FF69AF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F44F9D #4FF4A6
analogous
#F44FF0 #F44F9D #F4534F
triadic
#F44F9D #9DF44F #4F9DF4
tetradic
#F44F9D #F0F44F #4FF4A6 #534FF4
square
#F44F9D #F0F44F #4FF4A6 #534FF4
split-complementary
#F44F9D #4FF453 #4FF0F4
monochromatic
#BD0C5F #F0157D #F44F9D #F889BD #FBC2DD
Accessibility & contrast
On white
3.25
#F44F9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.45
#F44F9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F44F9D
6.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F44F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F44F9D | 1.00 | 3.25 | 6.45 | 6.45 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C7B9F
Deuteranopia (green-blind)
#9A9A99
Tritanopia (blue-blind)
#FF4070
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #f44f9d; /* rgb */ color: rgb(244, 79, 157); /* oklch */ color: oklch(67.6% 0.212 355.3);
Tailwind
colors: {
custom: {
50: '#fd8bb9',
500: '#f44f9d',
950: '#000000',
},
}SCSS
$custom: #f44f9d; $custom-light: #fd8bb9; $custom-dark: #000000;
JSON
{
"hex": "#f44f9d",
"rgb": {
"r": 244,
"g": 79,
"b": 157
},
"hsl": {
"h": 331.636,
"s": 88.235,
"l": 63.333
},
"oklch": {
"l": 0.67624,
"c": 0.21163,
"h": 355.3
},
"luminance": 0.27259
}Semantic roles & 50–950 ramp
primary
#F44F9D
secondary
#B2EDD1
accent
#E57901
background
#FFF9FB
surface
#FFF1F6
border
#D7CBD0
text
#180D11
muted
#867E80