#F89DBB#F89DBB
#F89DBB is a light, moderate pink. Relative luminance 0.477; OKLCH L 79.6% C 0.114 H 358.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DBB |
|---|---|
| RGB | rgb(248, 157, 187) |
| HSL | hsl(340, 87%, 79%) |
| HSV | hsv(340, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 24.6%, 2.7%) |
| CIE-LAB | lab(74.61, 37.73, -1.16) |
| CIE-LCH | lch(74.61, 37.75, 358.24°) |
| OKLab | oklab(79.58% 0.1137 -0.0025) |
| OKLCH | oklch(79.58% 0.114 358.7) |
| XYZ | xyz(59.7394, 47.6622, 53.0573) |
| Luminance | 0.4766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.87
Powder Pink
#FFB2D0
ΔE00 5.01
Pinky
#FC86AA
ΔE00 5.30
Soft Pink
#FDB0C0
ΔE00 5.32
Faded Pink
#DE9DAC
ΔE00 5.69
Rosa
#FE86A4
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DBB #9DF8DA
analogous
#F89DE9 #F89DBB #F8AD9D
triadic
#F89DBB #BBF89D #9DBBF8
tetradic
#F89DBB #E9F89D #9DF8DA #AD9DF8
square
#F89DBB #E9F89D #9DF8DA #AD9DF8
split-complementary
#F89DBB #9DF8AD #9DE9F8
monochromatic
#F02B6C #F46493 #F89DBB #FCD6E3 #FDE2EB
Accessibility & contrast
On white
1.99
#F89DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F89DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DBB
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DBB | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#BFBEB9
Tritanopia (blue-blind)
#FF98A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89dbb; /* rgb */ color: rgb(248, 157, 187); /* oklch */ color: oklch(79.6% 0.114 358.7);
Tailwind
colors: {
custom: {
50: '#fcbbcf',
500: '#f89dbb',
950: '#000000',
},
}SCSS
$custom: #f89dbb; $custom-light: #fcbbcf; $custom-dark: #000000;
JSON
{
"hex": "#f89dbb",
"rgb": {
"r": 248,
"g": 157,
"b": 187
},
"hsl": {
"h": 340.22,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.79578,
"c": 0.11373,
"h": 358.7
},
"luminance": 0.47658
}Semantic roles & 50–950 ramp
primary
#F89DBB
secondary
#D6F5EB
accent
#E39902
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182