#F48DA2#F48DA2
#F48DA2 is a light, vivid red. Relative luminance 0.409; OKLCH L 75.8% C 0.126 H 7.4°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F48DA2 |
|---|---|
| RGB | rgb(244, 141, 162) |
| HSL | hsl(348, 82%, 75%) |
| HSV | hsv(348, 42%, 96%) |
| CMYK | cmyk(0%, 42.2%, 33.6%, 4.3%) |
| CIE-LAB | lab(70.10, 41.33, 6.10) |
| CIE-LCH | lch(70.10, 41.78, 8.40°) |
| OKLab | oklab(75.83% 0.1254 0.0164) |
| OKLCH | oklch(75.83% 0.126 7.4) |
| XYZ | xyz(53.3569, 40.8959, 39.2589) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.03
Rosa
#FE86A4
ΔE00 2.55
Pig Pink
#E78EA5
ΔE00 2.84
Pinky
#FC86AA
ΔE00 3.62
Carnation Pink
#FF7FA7
ΔE00 4.58
Carnation
#FD798F
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48DA2 #8DF4DF
analogous
#F48DD5 #F48DA2 #F4AB8D
triadic
#F48DA2 #A2F48D #8DA2F4
tetradic
#F48DA2 #D5F48D #8DF4DF #AB8DF4
square
#F48DA2 #D5F48D #8DF4DF #AB8DF4
split-complementary
#F48DA2 #8DF4AB #8DD5F4
monochromatic
#E91D47 #EF5574 #F48DA2 #F9C5D0 #FCE3E8
Accessibility & contrast
On white
2.29
#F48DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F48DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48DA2
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48DA2 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA2
Deuteranopia (green-blind)
#B8B3A0
Tritanopia (blue-blind)
#FF8494
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f48da2; /* rgb */ color: rgb(244, 141, 162); /* oklch */ color: oklch(75.8% 0.126 7.4);
Tailwind
colors: {
custom: {
50: '#fab0bd',
500: '#f48da2',
950: '#000000',
},
}SCSS
$custom: #f48da2; $custom-light: #fab0bd; $custom-dark: #000000;
JSON
{
"hex": "#f48da2",
"rgb": {
"r": 244,
"g": 141,
"b": 162
},
"hsl": {
"h": 347.767,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.75827,
"c": 0.12642,
"h": 7.4
},
"luminance": 0.40891
}Semantic roles & 50–950 ramp
primary
#F48DA2
secondary
#D7F4EE
accent
#DFB307
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181112
muted
#868081