#F8889F#F8889F
#F8889F is a light, vivid red. Relative luminance 0.401; OKLCH L 75.5% C 0.138 H 7.8°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F8889F |
|---|---|
| RGB | rgb(248, 136, 159) |
| HSL | hsl(348, 89%, 75%) |
| HSV | hsv(348, 45%, 97%) |
| CMYK | cmyk(0%, 45.2%, 35.9%, 2.7%) |
| CIE-LAB | lab(69.52, 44.92, 7.01) |
| CIE-LCH | lch(69.52, 45.46, 8.88°) |
| OKLab | oklab(75.47% 0.1363 0.0187) |
| OKLCH | oklch(75.47% 0.138 7.8) |
| XYZ | xyz(53.7761, 40.0728, 37.6968) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.28
Rosa
#FE86A4
ΔE00 1.74
Pinky
#FC86AA
ΔE00 3.29
Pig Pink
#E78EA5
ΔE00 3.80
Carnation Pink
#FF7FA7
ΔE00 3.87
Carnation
#FD798F
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8889F #88F8E1
analogous
#F888D7 #F8889F #F8A988
triadic
#F8889F #9FF888 #889FF8
tetradic
#F8889F #D7F888 #88F8E1 #A988F8
square
#F8889F #D7F888 #88F8E1 #A988F8
split-complementary
#F8889F #88F8A9 #88D7F8
monochromatic
#F11442 #F54E70 #F8889F #FBC2CE #FDE2E8
Accessibility & contrast
On white
2.33
#F8889F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F8889F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8889F
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8889F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8889F | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9DA0
Deuteranopia (green-blind)
#B8B29D
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f8889f; /* rgb */ color: rgb(248, 136, 159); /* oklch */ color: oklch(75.5% 0.138 7.8);
Tailwind
colors: {
custom: {
50: '#feadbb',
500: '#f8889f',
950: '#000000',
},
}SCSS
$custom: #f8889f; $custom-light: #feadbb; $custom-dark: #000000;
JSON
{
"hex": "#f8889f",
"rgb": {
"r": 248,
"g": 136,
"b": 159
},
"hsl": {
"h": 347.679,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.75467,
"c": 0.13758,
"h": 7.8
},
"luminance": 0.40068
}Semantic roles & 50–950 ramp
primary
#F8889F
secondary
#D6F5EF
accent
#E6B600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80