#F89BDF#F89BDF
#F89BDF is a light, vivid pink. Relative luminance 0.487; OKLCH L 80.5% C 0.139 H 337.4°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BDF |
|---|---|
| RGB | rgb(248, 155, 223) |
| HSL | hsl(316, 87%, 79%) |
| HSV | hsv(316, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 10.1%, 2.7%) |
| CIE-LAB | lab(75.28, 44.22, -19.91) |
| CIE-LCH | lch(75.28, 48.49, 335.76°) |
| OKLab | oklab(80.45% 0.1281 -0.0533) |
| OKLCH | oklch(80.45% 0.139 337.4) |
| XYZ | xyz(63.7519, 48.7303, 75.8456) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.27
Bubblegum Pink
#FE83CC
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 7.03
Pink (survey)
#FF81C0
ΔE00 7.24
Violet (CSS)
#EE82EE
ΔE00 7.91
Purply Pink
#F075E6
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BDF #9BF8B4
analogous
#E39BF8 #F89BDF #F89BB1
triadic
#F89BDF #DFF89B #9BDFF8
tetradic
#F89BDF #F8E39B #9BF8B4 #9BB1F8
square
#F89BDF #F8E39B #9BF8B4 #9BB1F8
split-complementary
#F89BDF #B1F89B #9BF8E3
monochromatic
#F029BA #F462CD #F89BDF #FCD4F1 #FDE2F6
Accessibility & contrast
On white
1.95
#F89BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F89BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BDF
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BDF | 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)
#9DB1E2
Deuteranopia (green-blind)
#B4BFDC
Tritanopia (blue-blind)
#FF9EB4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f89bdf; /* rgb */ color: rgb(248, 155, 223); /* oklch */ color: oklch(80.5% 0.139 337.4);
Tailwind
colors: {
custom: {
50: '#fcbae9',
500: '#f89bdf',
950: '#000000',
},
}SCSS
$custom: #f89bdf; $custom-light: #fcbae9; $custom-dark: #000000;
JSON
{
"hex": "#f89bdf",
"rgb": {
"r": 248,
"g": 155,
"b": 223
},
"hsl": {
"h": 316.129,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.8045,
"c": 0.13871,
"h": 337.4
},
"luminance": 0.48727
}Semantic roles & 50–950 ramp
primary
#F89BDF
secondary
#D6F5DE
accent
#E33F02
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184