#F48EA0#F48EA0
#F48EA0 is a light, vivid red. Relative luminance 0.411; OKLCH L 75.9% C 0.125 H 9.1°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F48EA0 |
|---|---|
| RGB | rgb(244, 142, 160) |
| HSL | hsl(349, 82%, 76%) |
| HSV | hsv(349, 42%, 96%) |
| CMYK | cmyk(0%, 41.8%, 34.4%, 4.3%) |
| CIE-LAB | lab(70.26, 40.58, 7.45) |
| CIE-LCH | lch(70.26, 41.26, 10.40°) |
| OKLab | oklab(75.93% 0.1231 0.0198) |
| OKLCH | oklch(75.93% 0.125 9.1) |
| XYZ | xyz(53.3286, 41.1216, 38.3795) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.77
Rosa
#FE86A4
ΔE00 3.17
Pig Pink
#E78EA5
ΔE00 3.36
Pinky
#FC86AA
ΔE00 4.43
Carnation
#FD798F
ΔE00 4.96
Blush Pink
#FE828C
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48EA0 #8EF4E2
analogous
#F48ED3 #F48EA0 #F4AF8E
triadic
#F48EA0 #A0F48E #8EA0F4
tetradic
#F48EA0 #D3F48E #8EF4E2 #AF8EF4
square
#F48EA0 #D3F48E #8EF4E2 #AF8EF4
split-complementary
#F48EA0 #8EF4AF #8ED3F4
monochromatic
#E91E42 #EF5671 #F48EA0 #F9C6CF #FCE3E8
Accessibility & contrast
On white
2.28
#F48EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F48EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48EA0
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48EA0 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A0
Deuteranopia (green-blind)
#B9B39E
Tritanopia (blue-blind)
#FF8594
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f48ea0; /* rgb */ color: rgb(244, 142, 160); /* oklch */ color: oklch(75.9% 0.125 9.1);
Tailwind
colors: {
custom: {
50: '#fab1bc',
500: '#f48ea0',
950: '#000000',
},
}SCSS
$custom: #f48ea0; $custom-light: #fab1bc; $custom-dark: #000000;
JSON
{
"hex": "#f48ea0",
"rgb": {
"r": 244,
"g": 142,
"b": 160
},
"hsl": {
"h": 349.412,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.75931,
"c": 0.12465,
"h": 9.1
},
"luminance": 0.41117
}Semantic roles & 50–950 ramp
primary
#F48EA0
secondary
#D7F4EF
accent
#DFB907
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081