#F48BC4#F48BC4
#F48BC4 is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.6% C 0.143 H 347.3°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F48BC4 |
|---|---|
| RGB | rgb(244, 139, 196) |
| HSL | hsl(327, 83%, 75%) |
| HSV | hsv(327, 43%, 96%) |
| CMYK | cmyk(0%, 43%, 19.7%, 4.3%) |
| CIE-LAB | lab(70.66, 46.91, -12.05) |
| CIE-LCH | lch(70.66, 48.43, 345.59°) |
| OKLab | oklab(76.56% 0.1399 -0.0316) |
| OKLCH | oklch(76.56% 0.143 347.3) |
| XYZ | xyz(56.5057, 41.6878, 57.2843) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.70
Bubblegum Pink
#FE83CC
ΔE00 2.85
Bubblegum (survey)
#FF6CB5
ΔE00 6.13
Hot Pink
#FF69B4
ΔE00 6.60
Pinky
#FC86AA
ΔE00 6.78
Bubble Gum Pink
#FF69AF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48BC4 #8BF4BB
analogous
#F08BF4 #F48BC4 #F48B8F
triadic
#F48BC4 #C4F48B #8BC4F4
tetradic
#F48BC4 #F4F08B #8BF4BB #8B8FF4
square
#F48BC4 #F4F08B #8BF4BB #8B8FF4
split-complementary
#F48BC4 #8FF48B #8BF4F0
monochromatic
#E91B8B #EF53A8 #F48BC4 #F9C3E0 #FCE3F1
Accessibility & contrast
On white
2.25
#F48BC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#F48BC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48BC4
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48BC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48BC4 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A2C6
Deuteranopia (green-blind)
#AFB3C1
Tritanopia (blue-blind)
#FF89A0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f48bc4; /* rgb */ color: rgb(244, 139, 196); /* oklch */ color: oklch(76.6% 0.143 347.3);
Tailwind
colors: {
custom: {
50: '#faafd5',
500: '#f48bc4',
950: '#000000',
},
}SCSS
$custom: #f48bc4; $custom-light: #faafd5; $custom-dark: #000000;
JSON
{
"hex": "#f48bc4",
"rgb": {
"r": 244,
"g": 139,
"b": 196
},
"hsl": {
"h": 327.429,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.76561,
"c": 0.14337,
"h": 347.3
},
"luminance": 0.41684
}Semantic roles & 50–950 ramp
primary
#F48BC4
secondary
#D7F4E4
accent
#DF6906
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181114
muted
#868083