#F78DA5#F78DA5
#F78DA5 is a light, vivid red. Relative luminance 0.415; OKLCH L 76.3% C 0.130 H 6.1°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F78DA5 |
|---|---|
| RGB | rgb(247, 141, 165) |
| HSL | hsl(346, 87%, 76%) |
| HSV | hsv(346, 43%, 97%) |
| CMYK | cmyk(0%, 42.9%, 33.2%, 3.1%) |
| CIE-LAB | lab(70.56, 42.75, 5.13) |
| CIE-LCH | lch(70.56, 43.06, 6.84°) |
| OKLab | oklab(76.28% 0.1297 0.0139) |
| OKLCH | oklch(76.28% 0.13 6.1) |
| XYZ | xyz(54.6764, 41.5451, 40.7294) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.96
Rose Pink
#F7879A
ΔE00 2.51
Pinky
#FC86AA
ΔE00 2.87
Pig Pink
#E78EA5
ΔE00 2.96
Carnation Pink
#FF7FA7
ΔE00 3.95
Carnation
#FD798F
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78DA5 #8DF7DF
analogous
#F78DDA #F78DA5 #F7AA8D
triadic
#F78DA5 #A5F78D #8DA5F7
tetradic
#F78DA5 #DAF78D #8DF7DF #AA8DF7
square
#F78DA5 #DAF78D #8DF7DF #AA8DF7
split-complementary
#F78DA5 #8DF7AA #8DDAF7
monochromatic
#EF1B4B #F35478 #F78DA5 #FBC6D2 #FDE2E8
Accessibility & contrast
On white
2.26
#F78DA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F78DA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78DA5
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78DA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78DA5 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A6
Deuteranopia (green-blind)
#B9B4A3
Tritanopia (blue-blind)
#FF8496
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f78da5; /* rgb */ color: rgb(247, 141, 165); /* oklch */ color: oklch(76.3% 0.130 6.1);
Tailwind
colors: {
custom: {
50: '#fcb0bf',
500: '#f78da5',
950: '#000000',
},
}SCSS
$custom: #f78da5; $custom-light: #fcb0bf; $custom-dark: #000000;
JSON
{
"hex": "#f78da5",
"rgb": {
"r": 247,
"g": 141,
"b": 165
},
"hsl": {
"h": 346.415,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.76275,
"c": 0.13041,
"h": 6.1
},
"luminance": 0.41541
}Semantic roles & 50–950 ramp
primary
#F78DA5
secondary
#D6F5EE
accent
#E3B002
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081