#F48FA8#F48FA8
#F48FA8 is a light, vivid red. Relative luminance 0.417; OKLCH L 76.3% C 0.125 H 4.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F48FA8 |
|---|---|
| RGB | rgb(244, 143, 168) |
| HSL | hsl(345, 82%, 76%) |
| HSV | hsv(345, 41%, 96%) |
| CMYK | cmyk(0%, 41.4%, 31.1%, 4.3%) |
| CIE-LAB | lab(70.67, 41.05, 3.57) |
| CIE-LCH | lch(70.67, 41.20, 4.97°) |
| OKLab | oklab(76.31% 0.1244 0.0099) |
| OKLCH | oklch(76.31% 0.125 4.5) |
| XYZ | xyz(54.2006, 41.7095, 42.2343) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.27
Rosa
#FE86A4
ΔE00 2.60
Pinky
#FC86AA
ΔE00 2.86
Rose Pink
#F7879A
ΔE00 3.42
Carnation Pink
#FF7FA7
ΔE00 4.14
Dull Pink
#D5869D
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48FA8 #8FF4DB
analogous
#F48FDA #F48FA8 #F4A88F
triadic
#F48FA8 #A8F48F #8FA8F4
tetradic
#F48FA8 #DAF48F #8FF4DB #A88FF4
square
#F48FA8 #DAF48F #8FF4DB #A88FF4
split-complementary
#F48FA8 #8FF4A8 #8FDAF4
monochromatic
#E92051 #EF577D #F48FA8 #F9C7D3 #FCE3E9
Accessibility & contrast
On white
2.25
#F48FA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#F48FA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48FA8
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48FA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48FA8 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A9
Deuteranopia (green-blind)
#B8B4A6
Tritanopia (blue-blind)
#FF8798
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f48fa8; /* rgb */ color: rgb(244, 143, 168); /* oklch */ color: oklch(76.3% 0.125 4.5);
Tailwind
colors: {
custom: {
50: '#fab1c1',
500: '#f48fa8',
950: '#000000',
},
}SCSS
$custom: #f48fa8; $custom-light: #fab1c1; $custom-dark: #000000;
JSON
{
"hex": "#f48fa8",
"rgb": {
"r": 244,
"g": 143,
"b": 168
},
"hsl": {
"h": 345.149,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.76308,
"c": 0.1248,
"h": 4.5
},
"luminance": 0.41705
}Semantic roles & 50–950 ramp
primary
#F48FA8
secondary
#D7F4ED
accent
#DFA907
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081