#F48CBB#F48CBB
#F48CBB is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.4% C 0.137 H 352.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F48CBB |
|---|---|
| RGB | rgb(244, 140, 187) |
| HSL | hsl(333, 83%, 75%) |
| HSV | hsv(333, 43%, 96%) |
| CMYK | cmyk(0%, 42.6%, 23.4%, 4.3%) |
| CIE-LAB | lab(70.58, 45.11, -7.15) |
| CIE-LCH | lch(70.58, 45.68, 350.99°) |
| OKLab | oklab(76.41% 0.1355 -0.0184) |
| OKLCH | oklch(76.41% 0.137 352.3) |
| XYZ | xyz(55.6573, 41.5812, 52.0986) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.23
Pinky
#FC86AA
ΔE00 4.62
Bubblegum Pink
#FE83CC
ΔE00 4.79
Carnation Pink
#FF7FA7
ΔE00 5.29
Pig Pink
#E78EA5
ΔE00 5.99
Rosa
#FE86A4
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48CBB #8CF4C5
analogous
#F48CEF #F48CBB #F4918C
triadic
#F48CBB #BBF48C #8CBBF4
tetradic
#F48CBB #EFF48C #8CF4C5 #918CF4
square
#F48CBB #EFF48C #8CF4C5 #918CF4
split-complementary
#F48CBB #8CF491 #8CEFF4
monochromatic
#E91C79 #EF549A #F48CBB #F9C4DC #FCE3EE
Accessibility & contrast
On white
2.25
#F48CBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#F48CBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48CBB
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48CBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48CBB | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#B2B3B8
Tritanopia (blue-blind)
#FF889D
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f48cbb; /* rgb */ color: rgb(244, 140, 187); /* oklch */ color: oklch(76.4% 0.137 352.3);
Tailwind
colors: {
custom: {
50: '#faafcf',
500: '#f48cbb',
950: '#000000',
},
}SCSS
$custom: #f48cbb; $custom-light: #faafcf; $custom-dark: #000000;
JSON
{
"hex": "#f48cbb",
"rgb": {
"r": 244,
"g": 140,
"b": 187
},
"hsl": {
"h": 332.885,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.76414,
"c": 0.13676,
"h": 352.3
},
"luminance": 0.41577
}Semantic roles & 50–950 ramp
primary
#F48CBB
secondary
#D7F4E7
accent
#DF7D07
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181113
muted
#868082