#F48DAF#F48DAF
#F48DAF is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.2% C 0.130 H 359.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F48DAF |
|---|---|
| RGB | rgb(244, 141, 175) |
| HSL | hsl(340, 82%, 75%) |
| HSV | hsv(340, 42%, 96%) |
| CMYK | cmyk(0%, 42.2%, 28.3%, 4.3%) |
| CIE-LAB | lab(70.44, 42.98, -0.66) |
| CIE-LCH | lch(70.44, 42.98, 359.12°) |
| OKLab | oklab(76.2% 0.13 -0.0012) |
| OKLCH | oklch(76.2% 0.13 359.5) |
| XYZ | xyz(54.5728, 41.3822, 45.6624) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.19
Pig Pink
#E78EA5
ΔE00 3.15
Rosa
#FE86A4
ΔE00 3.48
Carnation Pink
#FF7FA7
ΔE00 3.51
Rose Pink
#F7879A
ΔE00 5.46
Pink (survey)
#FF81C0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48DAF #8DF4D2
analogous
#F48DE3 #F48DAF #F49E8D
triadic
#F48DAF #AFF48D #8DAFF4
tetradic
#F48DAF #E3F48D #8DF4D2 #9E8DF4
square
#F48DAF #E3F48D #8DF4D2 #9E8DF4
split-complementary
#F48DAF #8DF49E #8DE3F4
monochromatic
#E91D61 #EF5588 #F48DAF #F9C5D6 #FCE3EB
Accessibility & contrast
On white
2.26
#F48DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#F48DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48DAF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48DAF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#B5B3AD
Tritanopia (blue-blind)
#FF8699
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f48daf; /* rgb */ color: rgb(244, 141, 175); /* oklch */ color: oklch(76.2% 0.130 359.5);
Tailwind
colors: {
custom: {
50: '#fab0c6',
500: '#f48daf',
950: '#000000',
},
}SCSS
$custom: #f48daf; $custom-light: #fab0c6; $custom-dark: #000000;
JSON
{
"hex": "#f48daf",
"rgb": {
"r": 244,
"g": 141,
"b": 175
},
"hsl": {
"h": 340.194,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.76197,
"c": 0.12999,
"h": 359.5
},
"luminance": 0.41378
}Semantic roles & 50–950 ramp
primary
#F48DAF
secondary
#D7F4EA
accent
#DF9707
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082