#F89BDA#F89BDA
#F89BDA is a light, vivid pink. Relative luminance 0.485; OKLCH L 80.3% C 0.135 H 339.9°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BDA |
|---|---|
| RGB | rgb(248, 155, 218) |
| HSL | hsl(319, 87%, 79%) |
| HSV | hsv(319, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 12.1%, 2.7%) |
| CIE-LAB | lab(75.12, 43.41, -17.42) |
| CIE-LCH | lch(75.12, 46.77, 338.13°) |
| OKLab | oklab(80.27% 0.1267 -0.0464) |
| OKLCH | oklch(80.27% 0.135 339.9) |
| XYZ | xyz(63.0878, 48.4646, 72.3477) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.18
Plum
#DDA0DD
ΔE00 5.69
Pink (survey)
#FF81C0
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 7.55
Powder Pink
#FFB2D0
ΔE00 8.46
Violet (CSS)
#EE82EE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BDA #9BF8B9
analogous
#E89BF8 #F89BDA #F89BAC
triadic
#F89BDA #DAF89B #9BDAF8
tetradic
#F89BDA #F8E89B #9BF8B9 #9BACF8
square
#F89BDA #F8E89B #9BF8B9 #9BACF8
split-complementary
#F89BDA #ACF89B #9BF8E8
monochromatic
#F029B0 #F462C5 #F89BDA #FCD4EF #FDE2F4
Accessibility & contrast
On white
1.96
#F89BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#F89BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BDA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BDA | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 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)
#9FB0DC
Deuteranopia (green-blind)
#B6BED7
Tritanopia (blue-blind)
#FF9DB2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f89bda; /* rgb */ color: rgb(248, 155, 218); /* oklch */ color: oklch(80.3% 0.135 339.9);
Tailwind
colors: {
custom: {
50: '#fcbae5',
500: '#f89bda',
950: '#000000',
},
}SCSS
$custom: #f89bda; $custom-light: #fcbae5; $custom-dark: #000000;
JSON
{
"hex": "#f89bda",
"rgb": {
"r": 248,
"g": 155,
"b": 218
},
"hsl": {
"h": 319.355,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.80269,
"c": 0.13489,
"h": 339.9
},
"luminance": 0.48461
}Semantic roles & 50–950 ramp
primary
#F89BDA
secondary
#D6F5E0
accent
#E34B02
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181215
muted
#868184