#F45F9B#F45F9B
#F45F9B is a light, vivid pink. Relative luminance 0.298; OKLCH L 69.3% C 0.190 H 358.3°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F45F9B |
|---|---|
| RGB | rgb(244, 95, 155) |
| HSL | hsl(336, 87%, 66%) |
| HSV | hsv(336, 61%, 96%) |
| CMYK | cmyk(0%, 61.1%, 36.5%, 4.3%) |
| CIE-LAB | lab(61.47, 62.35, -2.46) |
| CIE-LCH | lch(61.47, 62.40, 357.74°) |
| OKLab | oklab(69.27% 0.1904 -0.0057) |
| OKLCH | oklch(69.27% 0.19 358.3) |
| XYZ | xyz(47.3196, 29.7893, 34.2619) |
| Luminance | 0.2978 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.37
Strawberry
#FC5A8D
ΔE00 3.82
Bubble Gum Pink
#FF69AF
ΔE00 4.03
Barbie Pink
#FE46A5
ΔE00 4.45
Rosy Pink
#F6688E
ΔE00 4.82
Hot Pink
#FF69B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F45F9B #5FF4B8
analogous
#F45FE6 #F45F9B #F46E5F
triadic
#F45F9B #9BF45F #5F9BF4
tetradic
#F45F9B #E6F45F #5FF4B8 #6E5FF4
square
#F45F9B #E6F45F #5FF4B8 #6E5FF4
split-complementary
#F45F9B #5FF46E #5FE6F4
monochromatic
#CB0E5A #F02677 #F45F9B #F898BF #FCD2E3
Accessibility & contrast
On white
3.02
#F45F9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#F45F9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F45F9B
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F45F9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F45F9B | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79839D
Deuteranopia (green-blind)
#A19F98
Tritanopia (blue-blind)
#FF5277
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #f45f9b; /* rgb */ color: rgb(244, 95, 155); /* oklch */ color: oklch(69.3% 0.190 358.3);
Tailwind
colors: {
custom: {
50: '#fc93b8',
500: '#f45f9b',
950: '#000000',
},
}SCSS
$custom: #f45f9b; $custom-light: #fc93b8; $custom-dark: #000000;
JSON
{
"hex": "#f45f9b",
"rgb": {
"r": 244,
"g": 95,
"b": 155
},
"hsl": {
"h": 335.839,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.69272,
"c": 0.19049,
"h": 358.3
},
"luminance": 0.29784
}Semantic roles & 50–950 ramp
primary
#F45F9B
secondary
#BFF0DC
accent
#E48902
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80