#F89DBD#F89DBD
#F89DBD is a light, moderate pink. Relative luminance 0.477; OKLCH L 79.6% C 0.115 H 357.4°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DBD |
|---|---|
| RGB | rgb(248, 157, 189) |
| HSL | hsl(339, 87%, 79%) |
| HSV | hsv(339, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 23.8%, 2.7%) |
| CIE-LAB | lab(74.67, 38.01, -2.18) |
| CIE-LCH | lch(74.67, 38.07, 356.72°) |
| OKLab | oklab(79.64% 0.1144 -0.0052) |
| OKLCH | oklch(79.64% 0.115 357.4) |
| XYZ | xyz(59.9550, 47.7485, 54.1928) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.87
Pig Pink
#E78EA5
ΔE00 5.17
Pinky
#FC86AA
ΔE00 5.44
Soft Pink
#FDB0C0
ΔE00 5.66
Faded Pink
#DE9DAC
ΔE00 5.99
Baby Pink
#FFB7CE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DBD #9DF8D8
analogous
#F89DEB #F89DBD #F8AB9D
triadic
#F89DBD #BDF89D #9DBDF8
tetradic
#F89DBD #EBF89D #9DF8D8 #AB9DF8
square
#F89DBD #EBF89D #9DF8D8 #AB9DF8
split-complementary
#F89DBD #9DF8AB #9DEBF8
monochromatic
#F02B70 #F46497 #F89DBD #FCD6E3 #FDE2EC
Accessibility & contrast
On white
1.99
#F89DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F89DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DBD
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DBD | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBE
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#FF98A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89dbd; /* rgb */ color: rgb(248, 157, 189); /* oklch */ color: oklch(79.6% 0.115 357.4);
Tailwind
colors: {
custom: {
50: '#fcbbd0',
500: '#f89dbd',
950: '#000000',
},
}SCSS
$custom: #f89dbd; $custom-light: #fcbbd0; $custom-dark: #000000;
JSON
{
"hex": "#f89dbd",
"rgb": {
"r": 248,
"g": 157,
"b": 189
},
"hsl": {
"h": 338.901,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.79638,
"c": 0.11451,
"h": 357.4
},
"luminance": 0.47745
}Semantic roles & 50–950 ramp
primary
#F89DBD
secondary
#D6F5EA
accent
#E39402
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182