#F7889E#F7889E
#F7889E is a light, vivid red. Relative luminance 0.399; OKLCH L 75.3% C 0.136 H 8.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F7889E |
|---|---|
| RGB | rgb(247, 136, 158) |
| HSL | hsl(348, 87%, 75%) |
| HSV | hsv(348, 45%, 97%) |
| CMYK | cmyk(0%, 44.9%, 36%, 3.1%) |
| CIE-LAB | lab(69.37, 44.45, 7.34) |
| CIE-LCH | lch(69.37, 45.05, 9.37°) |
| OKLab | oklab(75.32% 0.1349 0.0195) |
| OKLCH | oklch(75.32% 0.136 8.2) |
| XYZ | xyz(53.3360, 39.8558, 37.2251) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.04
Rosa
#FE86A4
ΔE00 2.02
Pinky
#FC86AA
ΔE00 3.55
Pig Pink
#E78EA5
ΔE00 3.79
Carnation
#FD798F
ΔE00 3.81
Carnation Pink
#FF7FA7
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7889E #88F7E1
analogous
#F788D6 #F7889E #F7A988
triadic
#F7889E #9EF788 #889EF7
tetradic
#F7889E #D6F788 #88F7E1 #A988F7
square
#F7889E #D6F788 #88F7E1 #A988F7
split-complementary
#F7889E #88F7A9 #88D6F7
monochromatic
#EF1541 #F34F6F #F7889E #FBC1CD #FDE2E8
Accessibility & contrast
On white
2.34
#F7889E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F7889E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7889E
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7889E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7889E | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9E
Deuteranopia (green-blind)
#B7B19C
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f7889e; /* rgb */ color: rgb(247, 136, 158); /* oklch */ color: oklch(75.3% 0.136 8.2);
Tailwind
colors: {
custom: {
50: '#fdadba',
500: '#f7889e',
950: '#000000',
},
}SCSS
$custom: #f7889e; $custom-light: #fdadba; $custom-dark: #000000;
JSON
{
"hex": "#f7889e",
"rgb": {
"r": 247,
"g": 136,
"b": 158
},
"hsl": {
"h": 348.108,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.75315,
"c": 0.13627,
"h": 8.2
},
"luminance": 0.39851
}Semantic roles & 50–950 ramp
primary
#F7889E
secondary
#D6F5EF
accent
#E4B702
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80