#F89EBB#F89EBB
#F89EBB is a light, moderate pink. Relative luminance 0.480; OKLCH L 79.7% C 0.112 H 359.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EBB |
|---|---|
| RGB | rgb(248, 158, 187) |
| HSL | hsl(341, 87%, 80%) |
| HSV | hsv(341, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 24.6%, 2.7%) |
| CIE-LAB | lab(74.83, 37.21, -0.84) |
| CIE-LCH | lch(74.83, 37.22, 358.70°) |
| OKLab | oklab(79.74% 0.1122 -0.0017) |
| OKLCH | oklch(79.74% 0.112 359.1) |
| XYZ | xyz(59.9093, 48.0020, 53.1139) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.86
Pig Pink
#E78EA5
ΔE00 4.93
Soft Pink
#FDB0C0
ΔE00 5.02
Pinky
#FC86AA
ΔE00 5.50
Faded Pink
#DE9DAC
ΔE00 5.55
Baby Pink
#FFB7CE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EBB #9EF8DB
analogous
#F89EE8 #F89EBB #F8AE9E
triadic
#F89EBB #BBF89E #9EBBF8
tetradic
#F89EBB #E8F89E #9EF8DB #AE9EF8
square
#F89EBB #E8F89E #9EF8DB #AE9EF8
split-complementary
#F89EBB #9EF8AE #9EE8F8
monochromatic
#F02C6B #F46593 #F89EBB #FCD7E3 #FDE2EB
Accessibility & contrast
On white
1.98
#F89EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F89EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EBB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EBB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#C0BEB9
Tritanopia (blue-blind)
#FF99A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89ebb; /* rgb */ color: rgb(248, 158, 187); /* oklch */ color: oklch(79.7% 0.112 359.1);
Tailwind
colors: {
custom: {
50: '#fcbccf',
500: '#f89ebb',
950: '#000000',
},
}SCSS
$custom: #f89ebb; $custom-light: #fcbccf; $custom-dark: #000000;
JSON
{
"hex": "#f89ebb",
"rgb": {
"r": 248,
"g": 158,
"b": 187
},
"hsl": {
"h": 340.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.79742,
"c": 0.11216,
"h": 359.1
},
"luminance": 0.47998
}Semantic roles & 50–950 ramp
primary
#F89EBB
secondary
#D6F5EB
accent
#E39B02
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182