#F89BDB#F89BDB
#F89BDB is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.3% C 0.136 H 339.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BDB |
|---|---|
| RGB | rgb(248, 155, 219) |
| HSL | hsl(319, 87%, 79%) |
| HSV | hsv(319, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 11.7%, 2.7%) |
| CIE-LAB | lab(75.15, 43.57, -17.92) |
| CIE-LCH | lch(75.15, 47.11, 337.64°) |
| OKLab | oklab(80.31% 0.127 -0.0478) |
| OKLCH | oklch(80.31% 0.136 339.4) |
| XYZ | xyz(63.2190, 48.5171, 73.0389) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.23
Plum
#DDA0DD
ΔE00 5.59
Pink (survey)
#FF81C0
ΔE00 6.70
Lavender Pink
#DD85D7
ΔE00 7.44
Violet (CSS)
#EE82EE
ΔE00 8.59
Powder Pink
#FFB2D0
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BDB #9BF8B8
analogous
#E79BF8 #F89BDB #F89BAD
triadic
#F89BDB #DBF89B #9BDBF8
tetradic
#F89BDB #F8E79B #9BF8B8 #9BADF8
square
#F89BDB #F8E79B #9BF8B8 #9BADF8
split-complementary
#F89BDB #ADF89B #9BF8E7
monochromatic
#F029B2 #F462C6 #F89BDB #FCD4F0 #FDE2F5
Accessibility & contrast
On white
1.96
#F89BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#F89BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BDB
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BDB | 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)
#9EB0DD
Deuteranopia (green-blind)
#B6BED8
Tritanopia (blue-blind)
#FF9DB2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f89bdb; /* rgb */ color: rgb(248, 155, 219); /* oklch */ color: oklch(80.3% 0.136 339.4);
Tailwind
colors: {
custom: {
50: '#fcbae6',
500: '#f89bdb',
950: '#000000',
},
}SCSS
$custom: #f89bdb; $custom-light: #fcbae6; $custom-dark: #000000;
JSON
{
"hex": "#f89bdb",
"rgb": {
"r": 248,
"g": 155,
"b": 219
},
"hsl": {
"h": 318.71,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.80305,
"c": 0.13564,
"h": 339.4
},
"luminance": 0.48514
}Semantic roles & 50–950 ramp
primary
#F89BDB
secondary
#D6F5E0
accent
#E34802
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184