#F89CB4#F89CB4
#F89CB4 is a light, moderate pink. Relative luminance 0.470; OKLCH L 79.2% C 0.113 H 3.1°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CB4 |
|---|---|
| RGB | rgb(248, 156, 180) |
| HSL | hsl(344, 87%, 79%) |
| HSV | hsv(344, 37%, 97%) |
| CMYK | cmyk(0%, 37.1%, 27.4%, 2.7%) |
| CIE-LAB | lab(74.21, 37.30, 2.11) |
| CIE-LCH | lch(74.21, 37.36, 3.25°) |
| OKLab | oklab(79.21% 0.1128 0.006) |
| OKLCH | oklch(79.21% 0.113 3.1) |
| XYZ | xyz(58.8397, 47.0328, 49.1503) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.13
Soft Pink
#FDB0C0
ΔE00 4.79
Pinky
#FC86AA
ΔE00 5.06
Faded Pink
#DE9DAC
ΔE00 5.08
Rosa
#FE86A4
ΔE00 5.14
Rose Pink
#F7879A
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CB4 #9CF8E0
analogous
#F89CE2 #F89CB4 #F8B29C
triadic
#F89CB4 #B4F89C #9CB4F8
tetradic
#F89CB4 #E2F89C #9CF8E0 #B29CF8
square
#F89CB4 #E2F89C #9CF8E0 #B29CF8
split-complementary
#F89CB4 #9CF8B2 #9CE2F8
monochromatic
#F02A5D #F46389 #F89CB4 #FCD5DF #FDE2E9
Accessibility & contrast
On white
2.02
#F89CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#F89CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CB4
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CB4 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB5
Deuteranopia (green-blind)
#C0BDB2
Tritanopia (blue-blind)
#FF96A4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f89cb4; /* rgb */ color: rgb(248, 156, 180); /* oklch */ color: oklch(79.2% 0.113 3.1);
Tailwind
colors: {
custom: {
50: '#fcbaca',
500: '#f89cb4',
950: '#000000',
},
}SCSS
$custom: #f89cb4; $custom-light: #fcbaca; $custom-dark: #000000;
JSON
{
"hex": "#f89cb4",
"rgb": {
"r": 248,
"g": 156,
"b": 180
},
"hsl": {
"h": 344.348,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.79211,
"c": 0.11295,
"h": 3.1
},
"luminance": 0.47029
}Semantic roles & 50–950 ramp
primary
#F89CB4
secondary
#D6F5ED
accent
#E3A902
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182