#F48EBA#F48EBA
#F48EBA is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.7% C 0.133 H 353.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F48EBA |
|---|---|
| RGB | rgb(244, 142, 186) |
| HSL | hsl(334, 82%, 76%) |
| HSV | hsv(334, 42%, 96%) |
| CMYK | cmyk(0%, 41.8%, 23.8%, 4.3%) |
| CIE-LAB | lab(70.96, 43.96, -6.03) |
| CIE-LCH | lch(70.96, 44.37, 352.18°) |
| OKLab | oklab(76.69% 0.1321 -0.0154) |
| OKLCH | oklch(76.69% 0.133 353.4) |
| XYZ | xyz(55.8455, 42.1283, 51.6351) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.83
Pinky
#FC86AA
ΔE00 4.28
Carnation Pink
#FF7FA7
ΔE00 5.13
Bubblegum Pink
#FE83CC
ΔE00 5.43
Pig Pink
#E78EA5
ΔE00 5.45
Rosa
#FE86A4
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48EBA #8EF4C8
analogous
#F48EED #F48EBA #F4958E
triadic
#F48EBA #BAF48E #8EBAF4
tetradic
#F48EBA #EDF48E #8EF4C8 #958EF4
square
#F48EBA #EDF48E #8EF4C8 #958EF4
split-complementary
#F48EBA #8EF495 #8EEDF4
monochromatic
#E91E76 #EF5698 #F48EBA #F9C6DC #FCE3EE
Accessibility & contrast
On white
2.23
#F48EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#F48EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48EBA
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48EBA | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#B3B4B8
Tritanopia (blue-blind)
#FF8A9E
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f48eba; /* rgb */ color: rgb(244, 142, 186); /* oklch */ color: oklch(76.7% 0.133 353.4);
Tailwind
colors: {
custom: {
50: '#fab1ce',
500: '#f48eba',
950: '#000000',
},
}SCSS
$custom: #f48eba; $custom-light: #fab1ce; $custom-dark: #000000;
JSON
{
"hex": "#f48eba",
"rgb": {
"r": 244,
"g": 142,
"b": 186
},
"hsl": {
"h": 334.118,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.76691,
"c": 0.13303,
"h": 353.4
},
"luminance": 0.42124
}Semantic roles & 50–950 ramp
primary
#F48EBA
secondary
#D7F4E8
accent
#DF8207
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082