#F89DD3#F89DD3
#F89DD3 is a light, vivid pink. Relative luminance 0.488; OKLCH L 80.3% C 0.127 H 343.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DD3 |
|---|---|
| RGB | rgb(248, 157, 211) |
| HSL | hsl(324, 87%, 79%) |
| HSV | hsv(324, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 14.9%, 2.7%) |
| CIE-LAB | lab(75.31, 41.27, -13.30) |
| CIE-LCH | lch(75.31, 43.36, 342.14°) |
| OKLab | oklab(80.34% 0.1216 -0.0351) |
| OKLCH | oklch(80.34% 0.127 343.9) |
| XYZ | xyz(62.5267, 48.7772, 67.7369) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.61
Pink (survey)
#FF81C0
ΔE00 6.23
Plum
#DDA0DD
ΔE00 6.64
Powder Pink
#FFB2D0
ΔE00 6.77
Baby Pink
#FFB7CE
ΔE00 8.79
Lavender Pink
#DD85D7
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DD3 #9DF8C2
analogous
#F09DF8 #F89DD3 #F89DA6
triadic
#F89DD3 #D3F89D #9DD3F8
tetradic
#F89DD3 #F8F09D #9DF8C2 #9DA6F8
square
#F89DD3 #F8F09D #9DF8C2 #9DA6F8
split-complementary
#F89DD3 #A6F89D #9DF8F0
monochromatic
#F02BA0 #F464B9 #F89DD3 #FCD6ED #FDE2F2
Accessibility & contrast
On white
1.95
#F89DD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F89DD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DD3
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DD3 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B1D5
Deuteranopia (green-blind)
#B9BFD1
Tritanopia (blue-blind)
#FF9DB0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f89dd3; /* rgb */ color: rgb(248, 157, 211); /* oklch */ color: oklch(80.3% 0.127 343.9);
Tailwind
colors: {
custom: {
50: '#fcbbe0',
500: '#f89dd3',
950: '#000000',
},
}SCSS
$custom: #f89dd3; $custom-light: #fcbbe0; $custom-dark: #000000;
JSON
{
"hex": "#f89dd3",
"rgb": {
"r": 248,
"g": 157,
"b": 211
},
"hsl": {
"h": 324.396,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.80343,
"c": 0.12653,
"h": 343.9
},
"luminance": 0.48774
}Semantic roles & 50–950 ramp
primary
#F89DD3
secondary
#D6F5E3
accent
#E35E02
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183