#F89BEE#F89BEE
#F89BEE is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.0% C 0.151 H 330.8°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BEE |
|---|---|
| RGB | rgb(248, 155, 238) |
| HSL | hsl(306, 87%, 79%) |
| HSV | hsv(306, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 4%, 2.7%) |
| CIE-LAB | lab(75.81, 46.74, -27.28) |
| CIE-LCH | lch(75.81, 54.12, 329.73°) |
| OKLab | oklab(81.02% 0.132 -0.0738) |
| OKLCH | oklch(81.02% 0.151 330.8) |
| XYZ | xyz(65.8645, 49.5753, 86.9720) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 5.97
Lavender Pink
#DD85D7
ΔE00 6.47
Bubblegum Pink
#FE83CC
ΔE00 7.34
Purply Pink
#F075E6
ΔE00 7.94
Mauve
#E0B0FF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BEE #9BF8A5
analogous
#D49BF8 #F89BEE #F89BC0
triadic
#F89BEE #EEF89B #9BEEF8
tetradic
#F89BEE #F8D49B #9BF8A5 #9BC0F8
square
#F89BEE #F8D49B #9BF8A5 #9BC0F8
split-complementary
#F89BEE #C0F89B #9BF8D4
monochromatic
#F029DB #F462E4 #F89BEE #FCD4F8 #FDE2FA
Accessibility & contrast
On white
1.92
#F89BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#F89BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BEE
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BEE | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F1
Deuteranopia (green-blind)
#B0BFEB
Tritanopia (blue-blind)
#FFA1BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f89bee; /* rgb */ color: rgb(248, 155, 238); /* oklch */ color: oklch(81.0% 0.151 330.8);
Tailwind
colors: {
custom: {
50: '#fcbaf3',
500: '#f89bee',
950: '#000000',
},
}SCSS
$custom: #f89bee; $custom-light: #fcbaf3; $custom-dark: #000000;
JSON
{
"hex": "#f89bee",
"rgb": {
"r": 248,
"g": 155,
"b": 238
},
"hsl": {
"h": 306.452,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.81019,
"c": 0.15126,
"h": 330.8
},
"luminance": 0.49572
}Semantic roles & 50–950 ramp
primary
#F89BEE
secondary
#D6F5D9
accent
#E31A02
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185