#F89DCC#F89DCC
#F89DCC is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.1% C 0.122 H 347.9°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DCC |
|---|---|
| RGB | rgb(248, 157, 204) |
| HSL | hsl(329, 87%, 79%) |
| HSV | hsv(329, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 17.7%, 2.7%) |
| CIE-LAB | lab(75.10, 40.19, -9.78) |
| CIE-LCH | lch(75.10, 41.37, 346.32°) |
| OKLab | oklab(80.11% 0.1194 -0.0255) |
| OKLCH | oklch(80.11% 0.122 347.9) |
| XYZ | xyz(61.6682, 48.4338, 63.2155) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.68
Pink (survey)
#FF81C0
ΔE00 6.04
Bubblegum Pink
#FE83CC
ΔE00 6.15
Baby Pink
#FFB7CE
ΔE00 7.63
Pinky
#FC86AA
ΔE00 7.69
Plum
#DDA0DD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DCC #9DF8C9
analogous
#F79DF8 #F89DCC #F89D9F
triadic
#F89DCC #CCF89D #9DCCF8
tetradic
#F89DCC #F8F79D #9DF8C9 #9D9FF8
square
#F89DCC #F8F79D #9DF8C9 #9D9FF8
split-complementary
#F89DCC #9FF89D #9DF8F7
monochromatic
#F02B91 #F464AE #F89DCC #FCD6EA #FDE2F0
Accessibility & contrast
On white
1.97
#F89DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#F89DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DCC
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DCC | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B0CE
Deuteranopia (green-blind)
#BBBFCA
Tritanopia (blue-blind)
#FF9BAE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f89dcc; /* rgb */ color: rgb(248, 157, 204); /* oklch */ color: oklch(80.1% 0.122 347.9);
Tailwind
colors: {
custom: {
50: '#fcbbdb',
500: '#f89dcc',
950: '#000000',
},
}SCSS
$custom: #f89dcc; $custom-light: #fcbbdb; $custom-dark: #000000;
JSON
{
"hex": "#f89dcc",
"rgb": {
"r": 248,
"g": 157,
"b": 204
},
"hsl": {
"h": 329.011,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.80109,
"c": 0.12207,
"h": 347.9
},
"luminance": 0.4843
}Semantic roles & 50–950 ramp
primary
#F89DCC
secondary
#D6F5E5
accent
#E36F02
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183