#F48FCB#F48FCB
#F48FCB is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.4% C 0.141 H 344.4°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F48FCB |
|---|---|
| RGB | rgb(244, 143, 203) |
| HSL | hsl(324, 82%, 76%) |
| HSV | hsv(324, 41%, 96%) |
| CMYK | cmyk(0%, 41.4%, 16.8%, 4.3%) |
| CIE-LAB | lab(71.69, 45.92, -14.39) |
| CIE-LCH | lch(71.69, 48.12, 342.61°) |
| OKLab | oklab(77.41% 0.1359 -0.038) |
| OKLCH | oklch(77.41% 0.141 344.4) |
| XYZ | xyz(57.9109, 43.1936, 61.7753) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.94
Pink (survey)
#FF81C0
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 7.14
Bubblegum (survey)
#FF6CB5
ΔE00 7.22
Plum
#DDA0DD
ΔE00 7.41
Hot Pink
#FF69B4
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48FCB #8FF4B8
analogous
#EA8FF4 #F48FCB #F48F98
triadic
#F48FCB #CBF48F #8FCBF4
tetradic
#F48FCB #F4EA8F #8FF4B8 #8F98F4
square
#F48FCB #F4EA8F #8FF4B8 #8F98F4
split-complementary
#F48FCB #98F48F #8FF4EA
monochromatic
#E92097 #EF57B1 #F48FCB #F9C7E5 #FCE3F2
Accessibility & contrast
On white
2.18
#F48FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#F48FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48FCB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48FCB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CD
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#FF8FA5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f48fcb; /* rgb */ color: rgb(244, 143, 203); /* oklch */ color: oklch(77.4% 0.141 344.4);
Tailwind
colors: {
custom: {
50: '#f9b2da',
500: '#f48fcb',
950: '#000000',
},
}SCSS
$custom: #f48fcb; $custom-light: #f9b2da; $custom-dark: #000000;
JSON
{
"hex": "#f48fcb",
"rgb": {
"r": 244,
"g": 143,
"b": 203
},
"hsl": {
"h": 324.356,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.77413,
"c": 0.14113,
"h": 344.4
},
"luminance": 0.4319
}Semantic roles & 50–950 ramp
primary
#F48FCB
secondary
#D7F4E3
accent
#DF5E07
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083