#F89DCD#F89DCD
#F89DCD is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.1% C 0.123 H 347.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DCD |
|---|---|
| RGB | rgb(248, 157, 205) |
| HSL | hsl(328, 87%, 79%) |
| HSV | hsv(328, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 17.3%, 2.7%) |
| CIE-LAB | lab(75.13, 40.35, -10.29) |
| CIE-LCH | lch(75.13, 41.64, 345.70°) |
| OKLab | oklab(80.14% 0.1197 -0.0269) |
| OKLCH | oklch(80.14% 0.123 347.3) |
| XYZ | xyz(61.7885, 48.4819, 63.8492) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.82
Pink (survey)
#FF81C0
ΔE00 6.03
Bubblegum Pink
#FE83CC
ΔE00 6.04
Plum
#DDA0DD
ΔE00 7.70
Baby Pink
#FFB7CE
ΔE00 7.79
Pinky
#FC86AA
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DCD #9DF8C8
analogous
#F69DF8 #F89DCD #F89DA0
triadic
#F89DCD #CDF89D #9DCDF8
tetradic
#F89DCD #F8F69D #9DF8C8 #9DA0F8
square
#F89DCD #F8F69D #9DF8C8 #9DA0F8
split-complementary
#F89DCD #A0F89D #9DF8F6
monochromatic
#F02B93 #F464B0 #F89DCD #FCD6EA #FDE2F0
Accessibility & contrast
On white
1.96
#F89DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#F89DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DCD
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DCD | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0CF
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#FF9CAE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f89dcd; /* rgb */ color: rgb(248, 157, 205); /* oklch */ color: oklch(80.1% 0.123 347.3);
Tailwind
colors: {
custom: {
50: '#fcbbdc',
500: '#f89dcd',
950: '#000000',
},
}SCSS
$custom: #f89dcd; $custom-light: #fcbbdc; $custom-dark: #000000;
JSON
{
"hex": "#f89dcd",
"rgb": {
"r": 248,
"g": 157,
"b": 205
},
"hsl": {
"h": 328.352,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.80142,
"c": 0.12268,
"h": 347.3
},
"luminance": 0.48478
}Semantic roles & 50–950 ramp
primary
#F89DCD
secondary
#D6F5E5
accent
#E36D02
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183