#F89EBA#F89EBA
#F89EBA is a light, moderate pink. Relative luminance 0.480; OKLCH L 79.7% C 0.112 H 359.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EBA |
|---|---|
| RGB | rgb(248, 158, 186) |
| HSL | hsl(341, 87%, 80%) |
| HSV | hsv(341, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 25%, 2.7%) |
| CIE-LAB | lab(74.80, 37.07, -0.33) |
| CIE-LCH | lch(74.80, 37.07, 359.49°) |
| OKLab | oklab(79.71% 0.1118 -0.0004) |
| OKLCH | oklch(79.71% 0.112 359.8) |
| XYZ | xyz(59.8026, 47.9593, 52.5521) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.81
Soft Pink
#FDB0C0
ΔE00 4.87
Powder Pink
#FFB2D0
ΔE00 4.97
Faded Pink
#DE9DAC
ΔE00 5.41
Pinky
#FC86AA
ΔE00 5.46
Baby Pink
#FFB7CE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EBA #9EF8DC
analogous
#F89EE7 #F89EBA #F8AF9E
triadic
#F89EBA #BAF89E #9EBAF8
tetradic
#F89EBA #E7F89E #9EF8DC #AF9EF8
square
#F89EBA #E7F89E #9EF8DC #AF9EF8
split-complementary
#F89EBA #9EF8AF #9EE7F8
monochromatic
#F02C69 #F46591 #F89EBA #FCD7E3 #FDE2EB
Accessibility & contrast
On white
1.98
#F89EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F89EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EBA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EBA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBB
Deuteranopia (green-blind)
#C0BEB8
Tritanopia (blue-blind)
#FF99A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89eba; /* rgb */ color: rgb(248, 158, 186); /* oklch */ color: oklch(79.7% 0.112 359.8);
Tailwind
colors: {
custom: {
50: '#fcbcce',
500: '#f89eba',
950: '#000000',
},
}SCSS
$custom: #f89eba; $custom-light: #fcbcce; $custom-dark: #000000;
JSON
{
"hex": "#f89eba",
"rgb": {
"r": 248,
"g": 158,
"b": 186
},
"hsl": {
"h": 341.333,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.79713,
"c": 0.1118,
"h": 359.8
},
"luminance": 0.47955
}Semantic roles & 50–950 ramp
primary
#F89EBA
secondary
#D6F5EB
accent
#E39D02
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182