#F89BB1#F89BB1
#F89BB1 is a light, moderate red. Relative luminance 0.466; OKLCH L 79.0% C 0.114 H 4.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BB1 |
|---|---|
| RGB | rgb(248, 155, 177) |
| HSL | hsl(346, 87%, 79%) |
| HSV | hsv(346, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 28.6%, 2.7%) |
| CIE-LAB | lab(73.92, 37.42, 3.35) |
| CIE-LCH | lch(73.92, 37.57, 5.11°) |
| OKLab | oklab(78.96% 0.1133 0.0092) |
| OKLCH | oklch(78.96% 0.114 4.7) |
| XYZ | xyz(58.3703, 46.5777, 47.5025) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.96
Rosa
#FE86A4
ΔE00 4.84
Soft Pink
#FDB0C0
ΔE00 4.91
Pinky
#FC86AA
ΔE00 5.01
Faded Pink
#DE9DAC
ΔE00 5.05
Rose Pink
#F7879A
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BB1 #9BF8E2
analogous
#F89BE0 #F89BB1 #F8B49B
triadic
#F89BB1 #B1F89B #9BB1F8
tetradic
#F89BB1 #E0F89B #9BF8E2 #B49BF8
square
#F89BB1 #E0F89B #9BF8E2 #B49BF8
split-complementary
#F89BB1 #9BF8B4 #9BE0F8
monochromatic
#F02958 #F46284 #F89BB1 #FCD4DE #FDE2E9
Accessibility & contrast
On white
2.04
#F89BB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F89BB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BB1
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BB1 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#C0BCAF
Tritanopia (blue-blind)
#FF94A3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f89bb1; /* rgb */ color: rgb(248, 155, 177); /* oklch */ color: oklch(79.0% 0.114 4.7);
Tailwind
colors: {
custom: {
50: '#fcb9c8',
500: '#f89bb1',
950: '#000000',
},
}SCSS
$custom: #f89bb1; $custom-light: #fcb9c8; $custom-dark: #000000;
JSON
{
"hex": "#f89bb1",
"rgb": {
"r": 248,
"g": 155,
"b": 177
},
"hsl": {
"h": 345.806,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.78963,
"c": 0.11365,
"h": 4.7
},
"luminance": 0.46573
}Semantic roles & 50–950 ramp
primary
#F89BB1
secondary
#D6F5EE
accent
#E3AE02
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182