#F89FB8#F89FB8
#F89FB8 is a light, moderate pink. Relative luminance 0.482; OKLCH L 79.8% C 0.110 H 1.6°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FB8 |
|---|---|
| RGB | rgb(248, 159, 184) |
| HSL | hsl(343, 86%, 80%) |
| HSV | hsv(343, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 25.8%, 2.7%) |
| CIE-LAB | lab(74.96, 36.27, 1.01) |
| CIE-LCH | lch(74.96, 36.29, 1.59°) |
| OKLab | oklab(79.82% 0.1095 0.0031) |
| OKLCH | oklch(79.82% 0.11 1.6) |
| XYZ | xyz(59.7627, 48.2174, 51.4973) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.30
Pig Pink
#E78EA5
ΔE00 4.73
Faded Pink
#DE9DAC
ΔE00 5.07
Powder Pink
#FFB2D0
ΔE00 5.14
Baby Pink
#FFB7CE
ΔE00 5.64
Pinky
#FC86AA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FB8 #9FF8DF
analogous
#F89FE5 #F89FB8 #F8B39F
triadic
#F89FB8 #B8F89F #9FB8F8
tetradic
#F89FB8 #E5F89F #9FF8DF #B39FF8
square
#F89FB8 #E5F89F #9FF8DF #B39FF8
split-complementary
#F89FB8 #9FF8B3 #9FE5F8
monochromatic
#F02D64 #F4668E #F89FB8 #FCD8E2 #FDE2EA
Accessibility & contrast
On white
1.97
#F89FB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#F89FB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FB8
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FB8 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFB9
Deuteranopia (green-blind)
#C1BFB6
Tritanopia (blue-blind)
#FF99A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f89fb8; /* rgb */ color: rgb(248, 159, 184); /* oklch */ color: oklch(79.8% 0.110 1.6);
Tailwind
colors: {
custom: {
50: '#fcbccd',
500: '#f89fb8',
950: '#000000',
},
}SCSS
$custom: #f89fb8; $custom-light: #fcbccd; $custom-dark: #000000;
JSON
{
"hex": "#f89fb8",
"rgb": {
"r": 248,
"g": 159,
"b": 184
},
"hsl": {
"h": 343.146,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.7982,
"c": 0.10957,
"h": 1.6
},
"luminance": 0.48213
}Semantic roles & 50–950 ramp
primary
#F89FB8
secondary
#D6F5EC
accent
#E3A403
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182