#F89EBF#F89EBF
#F89EBF is a light, moderate pink. Relative luminance 0.482; OKLCH L 79.9% C 0.114 H 356.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EBF |
|---|---|
| RGB | rgb(248, 158, 191) |
| HSL | hsl(338, 87%, 80%) |
| HSV | hsv(338, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 23%, 2.7%) |
| CIE-LAB | lab(74.94, 37.77, -2.88) |
| CIE-LCH | lch(74.94, 37.88, 355.64°) |
| OKLab | oklab(79.86% 0.1135 -0.0071) |
| OKLCH | oklch(79.86% 0.114 356.4) |
| XYZ | xyz(60.3435, 48.1757, 55.4006) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.58
Pig Pink
#E78EA5
ΔE00 5.54
Soft Pink
#FDB0C0
ΔE00 5.73
Pinky
#FC86AA
ΔE00 5.79
Baby Pink
#FFB7CE
ΔE00 5.87
Faded Pink
#DE9DAC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EBF #9EF8D7
analogous
#F89EEC #F89EBF #F8AA9E
triadic
#F89EBF #BFF89E #9EBFF8
tetradic
#F89EBF #ECF89E #9EF8D7 #AA9EF8
square
#F89EBF #ECF89E #9EF8D7 #AA9EF8
split-complementary
#F89EBF #9EF8AA #9EECF8
monochromatic
#F02C74 #F46599 #F89EBF #FCD7E5 #FDE2EC
Accessibility & contrast
On white
1.97
#F89EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F89EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EBF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EBF | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#BFBEBD
Tritanopia (blue-blind)
#FF9AA9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89ebf; /* rgb */ color: rgb(248, 158, 191); /* oklch */ color: oklch(79.9% 0.114 356.4);
Tailwind
colors: {
custom: {
50: '#fcbcd2',
500: '#f89ebf',
950: '#000000',
},
}SCSS
$custom: #f89ebf; $custom-light: #fcbcd2; $custom-dark: #000000;
JSON
{
"hex": "#f89ebf",
"rgb": {
"r": 248,
"g": 158,
"b": 191
},
"hsl": {
"h": 338,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.79862,
"c": 0.11375,
"h": 356.4
},
"luminance": 0.48172
}Semantic roles & 50–950 ramp
primary
#F89EBF
secondary
#D6F5EA
accent
#E39102
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182