#F45F9A#F45F9A
#F45F9A is a light, vivid pink. Relative luminance 0.298; OKLCH L 69.2% C 0.190 H 358.7°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F45F9A |
|---|---|
| RGB | rgb(244, 95, 154) |
| HSL | hsl(336, 87%, 66%) |
| HSV | hsv(336, 61%, 96%) |
| CMYK | cmyk(0%, 61.1%, 36.9%, 4.3%) |
| CIE-LAB | lab(61.44, 62.24, -1.93) |
| CIE-LCH | lch(61.44, 62.27, 358.23°) |
| OKLab | oklab(69.24% 0.1901 -0.0043) |
| OKLCH | oklch(69.24% 0.19 358.7) |
| XYZ | xyz(47.2360, 29.7558, 33.8215) |
| Luminance | 0.2975 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.14
Strawberry
#FC5A8D
ΔE00 3.60
Bubble Gum Pink
#FF69AF
ΔE00 4.19
Rosy Pink
#F6688E
ΔE00 4.61
Barbie Pink
#FE46A5
ΔE00 4.62
Hot Pink
#FF69B4
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F45F9A #5FF4B9
analogous
#F45FE4 #F45F9A #F46F5F
triadic
#F45F9A #9AF45F #5F9AF4
tetradic
#F45F9A #E4F45F #5FF4B9 #6F5FF4
square
#F45F9A #E4F45F #5FF4B9 #6F5FF4
split-complementary
#F45F9A #5FF46F #5FE4F4
monochromatic
#CB0E59 #F02676 #F45F9A #F898BE #FCD2E2
Accessibility & contrast
On white
3.02
#F45F9A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#F45F9A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F45F9A
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F45F9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F45F9A | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79839C
Deuteranopia (green-blind)
#A19F97
Tritanopia (blue-blind)
#FF5176
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #f45f9a; /* rgb */ color: rgb(244, 95, 154); /* oklch */ color: oklch(69.2% 0.190 358.7);
Tailwind
colors: {
custom: {
50: '#fc93b7',
500: '#f45f9a',
950: '#000000',
},
}SCSS
$custom: #f45f9a; $custom-light: #fc93b7; $custom-dark: #000000;
JSON
{
"hex": "#f45f9a",
"rgb": {
"r": 244,
"g": 95,
"b": 154
},
"hsl": {
"h": 336.242,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.69241,
"c": 0.19014,
"h": 358.7
},
"luminance": 0.29751
}Semantic roles & 50–950 ramp
primary
#F45F9A
secondary
#BFF0DC
accent
#E48A02
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80