#F48CB3#F48CB3
#F48CB3 is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.2% C 0.133 H 356.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F48CB3 |
|---|---|
| RGB | rgb(244, 140, 179) |
| HSL | hsl(338, 83%, 75%) |
| HSV | hsv(338, 43%, 96%) |
| CMYK | cmyk(0%, 42.6%, 26.6%, 4.3%) |
| CIE-LAB | lab(70.35, 44.02, -3.03) |
| CIE-LCH | lch(70.35, 44.12, 356.06°) |
| OKLab | oklab(76.16% 0.1329 -0.0074) |
| OKLCH | oklch(76.16% 0.133 356.8) |
| XYZ | xyz(54.8247, 41.2482, 47.7132) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.82
Carnation Pink
#FF7FA7
ΔE00 3.84
Pig Pink
#E78EA5
ΔE00 4.14
Rosa
#FE86A4
ΔE00 4.46
Pink (survey)
#FF81C0
ΔE00 4.67
Dull Pink
#D5869D
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48CB3 #8CF4CD
analogous
#F48CE7 #F48CB3 #F4998C
triadic
#F48CB3 #B3F48C #8CB3F4
tetradic
#F48CB3 #E7F48C #8CF4CD #998CF4
square
#F48CB3 #E7F48C #8CF4CD #998CF4
split-complementary
#F48CB3 #8CF499 #8CE7F4
monochromatic
#E91C69 #EF548E #F48CB3 #F9C4D8 #FCE3ED
Accessibility & contrast
On white
2.27
#F48CB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F48CB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48CB3
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48CB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48CB3 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B4
Deuteranopia (green-blind)
#B4B3B1
Tritanopia (blue-blind)
#FF869A
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f48cb3; /* rgb */ color: rgb(244, 140, 179); /* oklch */ color: oklch(76.2% 0.133 356.8);
Tailwind
colors: {
custom: {
50: '#faafc9',
500: '#f48cb3',
950: '#000000',
},
}SCSS
$custom: #f48cb3; $custom-light: #faafc9; $custom-dark: #000000;
JSON
{
"hex": "#f48cb3",
"rgb": {
"r": 244,
"g": 140,
"b": 179
},
"hsl": {
"h": 337.5,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.76163,
"c": 0.1331,
"h": 356.8
},
"luminance": 0.41244
}Semantic roles & 50–950 ramp
primary
#F48CB3
secondary
#D7F4E9
accent
#DF8E07
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181113
muted
#868082