#F78CA2#F78CA2
#F78CA2 is a light, vivid red. Relative luminance 0.411; OKLCH L 76.0% C 0.131 H 7.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F78CA2 |
|---|---|
| RGB | rgb(247, 140, 162) |
| HSL | hsl(348, 87%, 76%) |
| HSV | hsv(348, 43%, 97%) |
| CMYK | cmyk(0%, 43.3%, 34.4%, 3.1%) |
| CIE-LAB | lab(70.28, 42.90, 6.40) |
| CIE-LCH | lch(70.28, 43.37, 8.49°) |
| OKLab | oklab(76.04% 0.1301 0.0171) |
| OKLCH | oklch(76.04% 0.131 7.5) |
| XYZ | xyz(54.2598, 41.1436, 39.2592) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.80
Rosa
#FE86A4
ΔE00 2.10
Pig Pink
#E78EA5
ΔE00 3.30
Pinky
#FC86AA
ΔE00 3.38
Carnation Pink
#FF7FA7
ΔE00 4.26
Carnation
#FD798F
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78CA2 #8CF7E1
analogous
#F78CD7 #F78CA2 #F7AB8C
triadic
#F78CA2 #A2F78C #8CA2F7
tetradic
#F78CA2 #D7F78C #8CF7E1 #AB8CF7
square
#F78CA2 #D7F78C #8CF7E1 #AB8CF7
split-complementary
#F78CA2 #8CF7AB #8CD7F7
monochromatic
#EF1A45 #F35374 #F78CA2 #FBC5D0 #FDE2E8
Accessibility & contrast
On white
2.28
#F78CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F78CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78CA2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78CA2 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA3
Deuteranopia (green-blind)
#B9B4A0
Tritanopia (blue-blind)
#FF8294
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f78ca2; /* rgb */ color: rgb(247, 140, 162); /* oklch */ color: oklch(76.0% 0.131 7.5);
Tailwind
colors: {
custom: {
50: '#fdafbd',
500: '#f78ca2',
950: '#000000',
},
}SCSS
$custom: #f78ca2; $custom-light: #fdafbd; $custom-dark: #000000;
JSON
{
"hex": "#f78ca2",
"rgb": {
"r": 247,
"g": 140,
"b": 162
},
"hsl": {
"h": 347.664,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.76038,
"c": 0.13126,
"h": 7.5
},
"luminance": 0.41139
}Semantic roles & 50–950 ramp
primary
#F78CA2
secondary
#D6F5EF
accent
#E4B502
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181112
muted
#868081