#F89BAA#F89BAA
#F89BAA is a light, moderate red. Relative luminance 0.463; OKLCH L 78.8% C 0.112 H 9.5°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BAA |
|---|---|
| RGB | rgb(248, 155, 170) |
| HSL | hsl(350, 87%, 79%) |
| HSV | hsv(350, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 31.5%, 2.7%) |
| CIE-LAB | lab(73.74, 36.52, 6.95) |
| CIE-LCH | lch(73.74, 37.17, 10.78°) |
| OKLab | oklab(78.77% 0.1107 0.0185) |
| OKLCH | oklch(78.77% 0.112 9.5) |
| XYZ | xyz(57.6904, 46.3057, 43.9218) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.60
Pig Pink
#E78EA5
ΔE00 4.67
Soft Pink
#FDB0C0
ΔE00 5.20
Rosa
#FE86A4
ΔE00 5.28
Faded Pink
#DE9DAC
ΔE00 5.35
Pinky
#FC86AA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BAA #9BF8E9
analogous
#F89BD9 #F89BAA #F8BB9B
triadic
#F89BAA #AAF89B #9BAAF8
tetradic
#F89BAA #D9F89B #9BF8E9 #BB9BF8
square
#F89BAA #D9F89B #9BF8E9 #BB9BF8
split-complementary
#F89BAA #9BF8BB #9BD9F8
monochromatic
#F02949 #F46279 #F89BAA #FCD4DB #FDE2E7
Accessibility & contrast
On white
2.05
#F89BAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F89BAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BAA
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BAA | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#C1BCA8
Tritanopia (blue-blind)
#FF93A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f89baa; /* rgb */ color: rgb(248, 155, 170); /* oklch */ color: oklch(78.8% 0.112 9.5);
Tailwind
colors: {
custom: {
50: '#fdb9c3',
500: '#f89baa',
950: '#000000',
},
}SCSS
$custom: #f89baa; $custom-light: #fdb9c3; $custom-dark: #000000;
JSON
{
"hex": "#f89baa",
"rgb": {
"r": 248,
"g": 155,
"b": 170
},
"hsl": {
"h": 350.323,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.78771,
"c": 0.11226,
"h": 9.5
},
"luminance": 0.46301
}Semantic roles & 50–950 ramp
primary
#F89BAA
secondary
#D6F5F0
accent
#E3BF02
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081