#F89DCF#F89DCF
#F89DCF is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.2% C 0.124 H 346.2°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DCF |
|---|---|
| RGB | rgb(248, 157, 207) |
| HSL | hsl(327, 87%, 79%) |
| HSV | hsv(327, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 16.5%, 2.7%) |
| CIE-LAB | lab(75.19, 40.65, -11.29) |
| CIE-LCH | lch(75.19, 42.19, 344.48°) |
| OKLab | oklab(80.21% 0.1203 -0.0296) |
| OKLCH | oklch(80.21% 0.124 346.2) |
| XYZ | xyz(62.0314, 48.5791, 65.1288) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.85
Pink (survey)
#FF81C0
ΔE00 6.06
Powder Pink
#FFB2D0
ΔE00 6.12
Plum
#DDA0DD
ΔE00 7.33
Baby Pink
#FFB7CE
ΔE00 8.11
Pinky
#FC86AA
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DCF #9DF8C6
analogous
#F49DF8 #F89DCF #F89DA2
triadic
#F89DCF #CFF89D #9DCFF8
tetradic
#F89DCF #F8F49D #9DF8C6 #9DA2F8
square
#F89DCF #F8F49D #9DF8C6 #9DA2F8
split-complementary
#F89DCF #A2F89D #9DF8F4
monochromatic
#F02B97 #F464B3 #F89DCF #FCD6EB #FDE2F1
Accessibility & contrast
On white
1.96
#F89DCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#F89DCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DCF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DCF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0D1
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#FF9CAF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f89dcf; /* rgb */ color: rgb(248, 157, 207); /* oklch */ color: oklch(80.2% 0.124 346.2);
Tailwind
colors: {
custom: {
50: '#fcbbdd',
500: '#f89dcf',
950: '#000000',
},
}SCSS
$custom: #f89dcf; $custom-light: #fcbbdd; $custom-dark: #000000;
JSON
{
"hex": "#f89dcf",
"rgb": {
"r": 248,
"g": 157,
"b": 207
},
"hsl": {
"h": 327.033,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.80208,
"c": 0.12392,
"h": 346.2
},
"luminance": 0.48575
}Semantic roles & 50–950 ramp
primary
#F89DCF
secondary
#D6F5E4
accent
#E36802
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183