#F89BD6#F89BD6
#F89BD6 is a light, vivid pink. Relative luminance 0.483; OKLCH L 80.1% C 0.132 H 341.9°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BD6 |
|---|---|
| RGB | rgb(248, 155, 214) |
| HSL | hsl(322, 87%, 79%) |
| HSV | hsv(322, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 13.7%, 2.7%) |
| CIE-LAB | lab(74.99, 42.77, -15.43) |
| CIE-LCH | lch(74.99, 45.47, 340.16°) |
| OKLab | oklab(80.13% 0.1255 -0.0409) |
| OKLCH | oklch(80.13% 0.132 341.9) |
| XYZ | xyz(62.5707, 48.2578, 69.6242) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.09
Pink (survey)
#FF81C0
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.16
Powder Pink
#FFB2D0
ΔE00 7.77
Lavender Pink
#DD85D7
ΔE00 8.08
Violet (CSS)
#EE82EE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BD6 #9BF8BD
analogous
#EB9BF8 #F89BD6 #F89BA8
triadic
#F89BD6 #D6F89B #9BD6F8
tetradic
#F89BD6 #F8EB9B #9BF8BD #9BA8F8
square
#F89BD6 #F8EB9B #9BF8BD #9BA8F8
split-complementary
#F89BD6 #A8F89B #9BF8EB
monochromatic
#F029A7 #F462BF #F89BD6 #FCD4ED #FDE2F3
Accessibility & contrast
On white
1.97
#F89BD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#F89BD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BD6
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BD6 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B0D8
Deuteranopia (green-blind)
#B7BED3
Tritanopia (blue-blind)
#FF9CB0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f89bd6; /* rgb */ color: rgb(248, 155, 214); /* oklch */ color: oklch(80.1% 0.132 341.9);
Tailwind
colors: {
custom: {
50: '#fcbae2',
500: '#f89bd6',
950: '#000000',
},
}SCSS
$custom: #f89bd6; $custom-light: #fcbae2; $custom-dark: #000000;
JSON
{
"hex": "#f89bd6",
"rgb": {
"r": 248,
"g": 155,
"b": 214
},
"hsl": {
"h": 321.935,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.80128,
"c": 0.13199,
"h": 341.9
},
"luminance": 0.48254
}Semantic roles & 50–950 ramp
primary
#F89BD6
secondary
#D6F5E1
accent
#E35402
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183