#F78095#F78095
#F78095 is a light, vivid red. Relative luminance 0.374; OKLCH L 73.9% C 0.146 H 10.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F78095 |
|---|---|
| RGB | rgb(247, 128, 149) |
| HSL | hsl(349, 88%, 74%) |
| HSV | hsv(349, 48%, 97%) |
| CMYK | cmyk(0%, 48.2%, 39.7%, 3.1%) |
| CIE-LAB | lab(67.57, 47.43, 9.83) |
| CIE-LCH | lch(67.57, 48.44, 11.71°) |
| OKLab | oklab(73.88% 0.1439 0.0258) |
| OKLCH | oklch(73.88% 0.146 10.2) |
| XYZ | xyz(51.5046, 37.3874, 32.9320) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.53
Carnation
#FD798F
ΔE00 1.87
Rosa
#FE86A4
ΔE00 3.28
Blush Pink
#FE828C
ΔE00 3.79
Watermelon
#FC6C85
ΔE00 4.23
Carnation Pink
#FF7FA7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78095 #80F7E2
analogous
#F780D0 #F78095 #F7A680
triadic
#F78095 #95F780 #8095F7
tetradic
#F78095 #D0F780 #80F7E2 #A680F7
square
#F78095 #D0F780 #80F7E2 #A680F7
split-complementary
#F78095 #80F7A6 #80D0F7
monochromatic
#EE0F36 #F34665 #F78095 #FBBAC5 #FDE2E7
Accessibility & contrast
On white
2.48
#F78095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F78095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78095
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78095 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979695
Deuteranopia (green-blind)
#B4AD92
Tritanopia (blue-blind)
#FF7388
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f78095; /* rgb */ color: rgb(247, 128, 149); /* oklch */ color: oklch(73.9% 0.146 10.2);
Tailwind
colors: {
custom: {
50: '#fda7b4',
500: '#f78095',
950: '#000000',
},
}SCSS
$custom: #f78095; $custom-light: #fda7b4; $custom-dark: #000000;
JSON
{
"hex": "#f78095",
"rgb": {
"r": 247,
"g": 128,
"b": 149
},
"hsl": {
"h": 349.412,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.73879,
"c": 0.14615,
"h": 10.2
},
"luminance": 0.37382
}Semantic roles & 50–950 ramp
primary
#F78095
secondary
#D6F5F0
accent
#E5BD01
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80