#F45F9D#F45F9D
#F45F9D is a light, vivid pink. Relative luminance 0.299; OKLCH L 69.3% C 0.191 H 357.5°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F45F9D |
|---|---|
| RGB | rgb(244, 95, 157) |
| HSL | hsl(335, 87%, 66%) |
| HSV | hsv(335, 61%, 96%) |
| CMYK | cmyk(0%, 61.1%, 35.7%, 4.3%) |
| CIE-LAB | lab(61.53, 62.57, -3.53) |
| CIE-LCH | lch(61.53, 62.67, 356.77°) |
| OKLab | oklab(69.34% 0.1911 -0.0085) |
| OKLCH | oklch(69.34% 0.191 357.5) |
| XYZ | xyz(47.4890, 29.8570, 35.1538) |
| Luminance | 0.2985 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.83
Bubble Gum Pink
#FF69AF
ΔE00 3.73
Barbie Pink
#FE46A5
ΔE00 4.14
Strawberry
#FC5A8D
ΔE00 4.27
Hot Pink
#FF69B4
ΔE00 4.48
Bubblegum (survey)
#FF6CB5
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F45F9D #5FF4B6
analogous
#F45FE7 #F45F9D #F46C5F
triadic
#F45F9D #9DF45F #5F9DF4
tetradic
#F45F9D #E7F45F #5FF4B6 #6C5FF4
square
#F45F9D #E7F45F #5FF4B6 #6C5FF4
split-complementary
#F45F9D #5FF46C #5FE7F4
monochromatic
#CB0E5C #F0267A #F45F9D #F898C0 #FCD2E3
Accessibility & contrast
On white
3.01
#F45F9D on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#F45F9D on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F45F9D
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F45F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F45F9D | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78839F
Deuteranopia (green-blind)
#A09F9A
Tritanopia (blue-blind)
#FF5277
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #f45f9d; /* rgb */ color: rgb(244, 95, 157); /* oklch */ color: oklch(69.3% 0.191 357.5);
Tailwind
colors: {
custom: {
50: '#fc94b9',
500: '#f45f9d',
950: '#000000',
},
}SCSS
$custom: #f45f9d; $custom-light: #fc94b9; $custom-dark: #000000;
JSON
{
"hex": "#f45f9d",
"rgb": {
"r": 244,
"g": 95,
"b": 157
},
"hsl": {
"h": 335.034,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.69335,
"c": 0.19124,
"h": 357.5
},
"luminance": 0.29852
}Semantic roles & 50–950 ramp
primary
#F45F9D
secondary
#BFF0DB
accent
#E48602
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80