#F890BF#F890BF
#F890BF is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.6% C 0.136 H 352.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F890BF |
|---|---|
| RGB | rgb(248, 144, 191) |
| HSL | hsl(333, 88%, 77%) |
| HSV | hsv(333, 42%, 97%) |
| CMYK | cmyk(0%, 41.9%, 23%, 2.7%) |
| CIE-LAB | lab(72.01, 44.98, -7.21) |
| CIE-LCH | lch(72.01, 45.55, 350.90°) |
| OKLab | oklab(77.64% 0.135 -0.0185) |
| OKLCH | oklch(77.64% 0.136 352.2) |
| XYZ | xyz(58.0900, 43.6688, 54.6495) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.57
Pinky
#FC86AA
ΔE00 4.90
Bubblegum Pink
#FE83CC
ΔE00 4.90
Carnation Pink
#FF7FA7
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 6.33
Rosa
#FE86A4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F890BF #90F8C9
analogous
#F890F3 #F890BF #F89590
triadic
#F890BF #BFF890 #90BFF8
tetradic
#F890BF #F3F890 #90F8C9 #9590F8
square
#F890BF #F3F890 #90F8C9 #9590F8
split-complementary
#F890BF #90F895 #90F3F8
monochromatic
#F11D7D #F4569E #F890BF #FCCAE0 #FDE2EE
Accessibility & contrast
On white
2.16
#F890BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#F890BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F890BF
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F890BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F890BF | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#FF8CA1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f890bf; /* rgb */ color: rgb(248, 144, 191); /* oklch */ color: oklch(77.6% 0.136 352.2);
Tailwind
colors: {
custom: {
50: '#fdb2d2',
500: '#f890bf',
950: '#000000',
},
}SCSS
$custom: #f890bf; $custom-light: #fdb2d2; $custom-dark: #000000;
JSON
{
"hex": "#f890bf",
"rgb": {
"r": 248,
"g": 144,
"b": 191
},
"hsl": {
"h": 332.885,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.77637,
"c": 0.13629,
"h": 352.2
},
"luminance": 0.43665
}Semantic roles & 50–950 ramp
primary
#F890BF
secondary
#D6F5E7
accent
#E57E01
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082