#F48DBB#F48DBB
#F48DBB is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.6% C 0.135 H 352.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F48DBB |
|---|---|
| RGB | rgb(244, 141, 187) |
| HSL | hsl(333, 82%, 75%) |
| HSV | hsv(333, 42%, 96%) |
| CMYK | cmyk(0%, 42.2%, 23.4%, 4.3%) |
| CIE-LAB | lab(70.78, 44.61, -6.85) |
| CIE-LCH | lch(70.78, 45.13, 351.27°) |
| OKLab | oklab(76.57% 0.134 -0.0176) |
| OKLCH | oklch(76.57% 0.135 352.5) |
| XYZ | xyz(55.8041, 41.8748, 52.1476) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.46
Pinky
#FC86AA
ΔE00 4.55
Bubblegum Pink
#FE83CC
ΔE00 5.00
Carnation Pink
#FF7FA7
ΔE00 5.30
Pig Pink
#E78EA5
ΔE00 5.83
Rosa
#FE86A4
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48DBB #8DF4C6
analogous
#F48DEE #F48DBB #F4928D
triadic
#F48DBB #BBF48D #8DBBF4
tetradic
#F48DBB #EEF48D #8DF4C6 #928DF4
square
#F48DBB #EEF48D #8DF4C6 #928DF4
split-complementary
#F48DBB #8DF492 #8DEEF4
monochromatic
#E91D78 #EF559A #F48DBB #F9C5DC #FCE3EE
Accessibility & contrast
On white
2.24
#F48DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#F48DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48DBB
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48DBB | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BD
Deuteranopia (green-blind)
#B3B4B8
Tritanopia (blue-blind)
#FF899D
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f48dbb; /* rgb */ color: rgb(244, 141, 187); /* oklch */ color: oklch(76.6% 0.135 352.5);
Tailwind
colors: {
custom: {
50: '#fab0cf',
500: '#f48dbb',
950: '#000000',
},
}SCSS
$custom: #f48dbb; $custom-light: #fab0cf; $custom-dark: #000000;
JSON
{
"hex": "#f48dbb",
"rgb": {
"r": 244,
"g": 141,
"b": 187
},
"hsl": {
"h": 333.204,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.76568,
"c": 0.13515,
"h": 352.5
},
"luminance": 0.41871
}Semantic roles & 50–950 ramp
primary
#F48DBB
secondary
#D7F4E7
accent
#DF7E07
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082