#F48EB3#F48EB3
#F48EB3 is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.5% C 0.130 H 357.4°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F48EB3 |
|---|---|
| RGB | rgb(244, 142, 179) |
| HSL | hsl(338, 82%, 76%) |
| HSV | hsv(338, 42%, 96%) |
| CMYK | cmyk(0%, 41.8%, 26.6%, 4.3%) |
| CIE-LAB | lab(70.76, 43.00, -2.43) |
| CIE-LCH | lch(70.76, 43.07, 356.76°) |
| OKLab | oklab(76.47% 0.1298 -0.0058) |
| OKLCH | oklch(76.47% 0.13 357.4) |
| XYZ | xyz(55.1195, 41.8379, 47.8115) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.84
Pig Pink
#E78EA5
ΔE00 3.83
Carnation Pink
#FF7FA7
ΔE00 4.02
Rosa
#FE86A4
ΔE00 4.34
Pink (survey)
#FF81C0
ΔE00 5.14
Dull Pink
#D5869D
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48EB3 #8EF4CF
analogous
#F48EE6 #F48EB3 #F49C8E
triadic
#F48EB3 #B3F48E #8EB3F4
tetradic
#F48EB3 #E6F48E #8EF4CF #9C8EF4
square
#F48EB3 #E6F48E #8EF4CF #9C8EF4
split-complementary
#F48EB3 #8EF49C #8EE6F4
monochromatic
#E91E68 #EF568D #F48EB3 #F9C6D9 #FCE3EC
Accessibility & contrast
On white
2.24
#F48EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#F48EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48EB3
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48EB3 | 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)
#9CA2B4
Deuteranopia (green-blind)
#B5B4B1
Tritanopia (blue-blind)
#FF889B
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f48eb3; /* rgb */ color: rgb(244, 142, 179); /* oklch */ color: oklch(76.5% 0.130 357.4);
Tailwind
colors: {
custom: {
50: '#fab1c9',
500: '#f48eb3',
950: '#000000',
},
}SCSS
$custom: #f48eb3; $custom-light: #fab1c9; $custom-dark: #000000;
JSON
{
"hex": "#f48eb3",
"rgb": {
"r": 244,
"g": 142,
"b": 179
},
"hsl": {
"h": 338.235,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.76473,
"c": 0.12994,
"h": 357.4
},
"luminance": 0.41834
}Semantic roles & 50–950 ramp
primary
#F48EB3
secondary
#D7F4EA
accent
#DF9007
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082