#F78DA2#F78DA2
#F78DA2 is a light, vivid red. Relative luminance 0.414; OKLCH L 76.2% C 0.130 H 7.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DA2 |
|---|---|
| RGB | rgb(247, 141, 162) |
| HSL | hsl(348, 87%, 76%) |
| HSV | hsv(348, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 34.4%, 3.1%) |
| CIE-LAB | lab(70.48, 42.39, 6.70) |
| CIE-LCH | lch(70.48, 42.91, 8.98°) |
| OKLab | oklab(76.19% 0.1286 0.0179) |
| OKLCH | oklch(76.19% 0.13 7.9) |
| XYZ | xyz(54.4066, 41.4371, 39.3081) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.81
Rosa
#FE86A4
ΔE00 2.37
Pig Pink
#E78EA5
ΔE00 3.37
Pinky
#FC86AA
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 4.55
Carnation
#FD798F
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DA2 #8DF7E2
analogous
#F78DD7 #F78DA2 #F7AD8D
triadic
#F78DA2 #A2F78D #8DA2F7
tetradic
#F78DA2 #D7F78D #8DF7E2 #AD8DF7
square
#F78DA2 #D7F78D #8DF7E2 #AD8DF7
split-complementary
#F78DA2 #8DF7AD #8DD7F7
monochromatic
#EF1B45 #F35473 #F78DA2 #FBC6D1 #FDE2E8
Accessibility & contrast
On white
2.26
#F78DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F78DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DA2
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DA2 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#BAB4A0
Tritanopia (blue-blind)
#FF8395
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f78da2; /* rgb */ color: rgb(247, 141, 162); /* oklch */ color: oklch(76.2% 0.130 7.9);
Tailwind
colors: {
custom: {
50: '#fdb0bd',
500: '#f78da2',
950: '#000000',
},
}SCSS
$custom: #f78da2; $custom-light: #fdb0bd; $custom-dark: #000000;
JSON
{
"hex": "#f78da2",
"rgb": {
"r": 247,
"g": 141,
"b": 162
},
"hsl": {
"h": 348.113,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.76194,
"c": 0.12982,
"h": 7.9
},
"luminance": 0.41433
}Semantic roles & 50–950 ramp
primary
#F78DA2
secondary
#D6F5EF
accent
#E3B702
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081