#F889B4#F889B4
#F889B4 is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.2% C 0.142 H 356.4°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F889B4 |
|---|---|
| RGB | rgb(248, 137, 180) |
| HSL | hsl(337, 89%, 75%) |
| HSV | hsv(337, 45%, 97%) |
| CMYK | cmyk(0%, 44.8%, 27.4%, 2.7%) |
| CIE-LAB | lab(70.28, 47.02, -3.64) |
| CIE-LCH | lch(70.28, 47.16, 355.58°) |
| OKLab | oklab(76.22% 0.1421 -0.009) |
| OKLCH | oklch(76.22% 0.142 356.4) |
| XYZ | xyz(55.8971, 41.1476, 48.1695) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.69
Carnation Pink
#FF7FA7
ΔE00 3.41
Pink (survey)
#FF81C0
ΔE00 3.84
Rosa
#FE86A4
ΔE00 4.50
Pig Pink
#E78EA5
ΔE00 4.97
Bubblegum Pink
#FE83CC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F889B4 #89F8CD
analogous
#F889EB #F889B4 #F89589
triadic
#F889B4 #B4F889 #89B4F8
tetradic
#F889B4 #EBF889 #89F8CD #9589F8
square
#F889B4 #EBF889 #89F8CD #9589F8
split-complementary
#F889B4 #89F895 #89EBF8
monochromatic
#F1156B #F54F8F #F889B4 #FBC3D9 #FDE2ED
Accessibility & contrast
On white
2.28
#F889B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F889B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F889B4
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F889B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F889B4 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A0B5
Deuteranopia (green-blind)
#B4B3B1
Tritanopia (blue-blind)
#FF8398
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f889b4; /* rgb */ color: rgb(248, 137, 180); /* oklch */ color: oklch(76.2% 0.142 356.4);
Tailwind
colors: {
custom: {
50: '#fdaeca',
500: '#f889b4',
950: '#000000',
},
}SCSS
$custom: #f889b4; $custom-light: #fdaeca; $custom-dark: #000000;
JSON
{
"hex": "#f889b4",
"rgb": {
"r": 248,
"g": 137,
"b": 180
},
"hsl": {
"h": 336.757,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.76225,
"c": 0.14236,
"h": 356.4
},
"luminance": 0.41143
}Semantic roles & 50–950 ramp
primary
#F889B4
secondary
#D6F5E9
accent
#E58D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82