#F89DBF#F89DBF
#F89DBF is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.7% C 0.115 H 356.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DBF |
|---|---|
| RGB | rgb(248, 157, 191) |
| HSL | hsl(338, 87%, 79%) |
| HSV | hsv(338, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 23%, 2.7%) |
| CIE-LAB | lab(74.72, 38.29, -3.20) |
| CIE-LCH | lch(74.72, 38.42, 355.23°) |
| OKLab | oklab(79.7% 0.1151 -0.0079) |
| OKLCH | oklch(79.7% 0.115 356.1) |
| XYZ | xyz(60.1736, 47.8359, 55.3440) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.79
Pig Pink
#E78EA5
ΔE00 5.52
Pinky
#FC86AA
ΔE00 5.64
Soft Pink
#FDB0C0
ΔE00 6.02
Baby Pink
#FFB7CE
ΔE00 6.13
Faded Pink
#DE9DAC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DBF #9DF8D6
analogous
#F89DED #F89DBF #F8A99D
triadic
#F89DBF #BFF89D #9DBFF8
tetradic
#F89DBF #EDF89D #9DF8D6 #A99DF8
square
#F89DBF #EDF89D #9DF8D6 #A99DF8
split-complementary
#F89DBF #9DF8A9 #9DEDF8
monochromatic
#F02B74 #F4649A #F89DBF #FCD6E4 #FDE2EC
Accessibility & contrast
On white
1.99
#F89DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F89DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DBF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DBF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#FF99A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89dbf; /* rgb */ color: rgb(248, 157, 191); /* oklch */ color: oklch(79.7% 0.115 356.1);
Tailwind
colors: {
custom: {
50: '#fcbbd2',
500: '#f89dbf',
950: '#000000',
},
}SCSS
$custom: #f89dbf; $custom-light: #fcbbd2; $custom-dark: #000000;
JSON
{
"hex": "#f89dbf",
"rgb": {
"r": 248,
"g": 157,
"b": 191
},
"hsl": {
"h": 337.582,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.79699,
"c": 0.11535,
"h": 356.1
},
"luminance": 0.47832
}Semantic roles & 50–950 ramp
primary
#F89DBF
secondary
#D6F5E9
accent
#E38F02
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182