#F89DCE#F89DCE
#F89DCE is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.2% C 0.123 H 346.7°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DCE |
|---|---|
| RGB | rgb(248, 157, 206) |
| HSL | hsl(328, 87%, 79%) |
| HSV | hsv(328, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 16.9%, 2.7%) |
| CIE-LAB | lab(75.16, 40.50, -10.79) |
| CIE-LCH | lch(75.16, 41.91, 345.08°) |
| OKLab | oklab(80.18% 0.12 -0.0283) |
| OKLCH | oklch(80.18% 0.123 346.7) |
| XYZ | xyz(61.9096, 48.5303, 64.4870) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.94
Powder Pink
#FFB2D0
ΔE00 5.97
Pink (survey)
#FF81C0
ΔE00 6.04
Plum
#DDA0DD
ΔE00 7.51
Baby Pink
#FFB7CE
ΔE00 7.95
Pinky
#FC86AA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DCE #9DF8C7
analogous
#F49DF8 #F89DCE #F89DA1
triadic
#F89DCE #CEF89D #9DCEF8
tetradic
#F89DCE #F8F49D #9DF8C7 #9DA1F8
square
#F89DCE #F8F49D #9DF8C7 #9DA1F8
split-complementary
#F89DCE #A1F89D #9DF8F4
monochromatic
#F02B95 #F464B1 #F89DCE #FCD6EB #FDE2F1
Accessibility & contrast
On white
1.96
#F89DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#F89DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DCE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DCE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0D0
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#FF9CAE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f89dce; /* rgb */ color: rgb(248, 157, 206); /* oklch */ color: oklch(80.2% 0.123 346.7);
Tailwind
colors: {
custom: {
50: '#fcbbdd',
500: '#f89dce',
950: '#000000',
},
}SCSS
$custom: #f89dce; $custom-light: #fcbbdd; $custom-dark: #000000;
JSON
{
"hex": "#f89dce",
"rgb": {
"r": 248,
"g": 157,
"b": 206
},
"hsl": {
"h": 327.692,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.80175,
"c": 0.1233,
"h": 346.7
},
"luminance": 0.48527
}Semantic roles & 50–950 ramp
primary
#F89DCE
secondary
#D6F5E4
accent
#E36A02
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183