#F89BB2#F89BB2
#F89BB2 is a light, moderate red. Relative luminance 0.466; OKLCH L 79.0% C 0.114 H 4.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BB2 |
|---|---|
| RGB | rgb(248, 155, 178) |
| HSL | hsl(345, 87%, 79%) |
| HSV | hsv(345, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 28.2%, 2.7%) |
| CIE-LAB | lab(73.94, 37.55, 2.83) |
| CIE-LCH | lch(73.94, 37.66, 4.31°) |
| OKLab | oklab(78.99% 0.1136 0.0079) |
| OKLCH | oklch(78.99% 0.114 4) |
| XYZ | xyz(58.4704, 46.6177, 48.0294) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.95
Rosa
#FE86A4
ΔE00 4.86
Pinky
#FC86AA
ΔE00 4.92
Soft Pink
#FDB0C0
ΔE00 4.94
Faded Pink
#DE9DAC
ΔE00 5.08
Rose Pink
#F7879A
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BB2 #9BF8E1
analogous
#F89BE1 #F89BB2 #F8B39B
triadic
#F89BB2 #B2F89B #9BB2F8
tetradic
#F89BB2 #E1F89B #9BF8E1 #B39BF8
square
#F89BB2 #E1F89B #9BF8E1 #B39BF8
split-complementary
#F89BB2 #9BF8B3 #9BE1F8
monochromatic
#F0295A #F46286 #F89BB2 #FCD4DE #FDE2E9
Accessibility & contrast
On white
2.03
#F89BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F89BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BB2
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BB2 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB3
Deuteranopia (green-blind)
#C0BCB0
Tritanopia (blue-blind)
#FF94A3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f89bb2; /* rgb */ color: rgb(248, 155, 178); /* oklch */ color: oklch(79.0% 0.114 4.0);
Tailwind
colors: {
custom: {
50: '#fcb9c9',
500: '#f89bb2',
950: '#000000',
},
}SCSS
$custom: #f89bb2; $custom-light: #fcb9c9; $custom-dark: #000000;
JSON
{
"hex": "#f89bb2",
"rgb": {
"r": 248,
"g": 155,
"b": 178
},
"hsl": {
"h": 345.161,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.78991,
"c": 0.1139,
"h": 4
},
"luminance": 0.46614
}Semantic roles & 50–950 ramp
primary
#F89BB2
secondary
#D6F5ED
accent
#E3AC02
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182