#F8879F#F8879F
#F8879F is a light, vivid red. Relative luminance 0.398; OKLCH L 75.3% C 0.139 H 7.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F8879F |
|---|---|
| RGB | rgb(248, 135, 159) |
| HSL | hsl(347, 89%, 75%) |
| HSV | hsv(347, 46%, 97%) |
| CMYK | cmyk(0%, 45.6%, 35.9%, 2.7%) |
| CIE-LAB | lab(69.32, 45.42, 6.73) |
| CIE-LCH | lch(69.32, 45.91, 8.43°) |
| OKLab | oklab(75.32% 0.1378 0.018) |
| OKLCH | oklch(75.32% 0.139 7.4) |
| XYZ | xyz(53.6359, 39.7924, 37.6501) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.45
Rosa
#FE86A4
ΔE00 1.55
Pinky
#FC86AA
ΔE00 3.08
Carnation Pink
#FF7FA7
ΔE00 3.61
Pig Pink
#E78EA5
ΔE00 3.81
Carnation
#FD798F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8879F #87F8E0
analogous
#F887D7 #F8879F #F8A887
triadic
#F8879F #9FF887 #879FF8
tetradic
#F8879F #D7F887 #87F8E0 #A887F8
square
#F8879F #D7F887 #87F8E0 #A887F8
split-complementary
#F8879F #87F8A8 #87D7F8
monochromatic
#F11342 #F54D71 #F8879F #FBC1CD #FDE2E8
Accessibility & contrast
On white
2.34
#F8879F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F8879F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8879F
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8879F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8879F | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9CA0
Deuteranopia (green-blind)
#B7B19D
Tritanopia (blue-blind)
#FF7C90
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f8879f; /* rgb */ color: rgb(248, 135, 159); /* oklch */ color: oklch(75.3% 0.139 7.4);
Tailwind
colors: {
custom: {
50: '#feacbb',
500: '#f8879f',
950: '#000000',
},
}SCSS
$custom: #f8879f; $custom-light: #feacbb; $custom-dark: #000000;
JSON
{
"hex": "#f8879f",
"rgb": {
"r": 248,
"g": 135,
"b": 159
},
"hsl": {
"h": 347.257,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.75316,
"c": 0.13901,
"h": 7.4
},
"luminance": 0.39788
}Semantic roles & 50–950 ramp
primary
#F8879F
secondary
#D6F5EF
accent
#E6B500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80