#F89BEF#F89BEF
#F89BEF is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.1% C 0.152 H 330.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BEF |
|---|---|
| RGB | rgb(248, 155, 239) |
| HSL | hsl(306, 87%, 79%) |
| HSV | hsv(306, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 3.6%, 2.7%) |
| CIE-LAB | lab(75.84, 46.91, -27.77) |
| CIE-LCH | lch(75.84, 54.51, 329.38°) |
| OKLab | oklab(81.06% 0.1323 -0.0752) |
| OKLCH | oklch(81.06% 0.152 330.4) |
| XYZ | xyz(66.0118, 49.6343, 87.7479) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.42
Violet (CSS)
#EE82EE
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.49
Bubblegum Pink
#FE83CC
ΔE00 7.49
Purply Pink
#F075E6
ΔE00 7.90
Mauve
#E0B0FF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BEF #9BF8A4
analogous
#D39BF8 #F89BEF #F89BC1
triadic
#F89BEF #EFF89B #9BEFF8
tetradic
#F89BEF #F8D39B #9BF8A4 #9BC1F8
square
#F89BEF #F8D39B #9BF8A4 #9BC1F8
split-complementary
#F89BEF #C1F89B #9BF8D3
monochromatic
#F029DD #F462E6 #F89BEF #FCD4F8 #FDE2FA
Accessibility & contrast
On white
1.92
#F89BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#F89BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BEF
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BEF | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B3F2
Deuteranopia (green-blind)
#AFC0EC
Tritanopia (blue-blind)
#FFA2BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f89bef; /* rgb */ color: rgb(248, 155, 239); /* oklch */ color: oklch(81.1% 0.152 330.4);
Tailwind
colors: {
custom: {
50: '#fcbaf4',
500: '#f89bef',
950: '#000000',
},
}SCSS
$custom: #f89bef; $custom-light: #fcbaf4; $custom-dark: #000000;
JSON
{
"hex": "#f89bef",
"rgb": {
"r": 248,
"g": 155,
"b": 239
},
"hsl": {
"h": 305.806,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.81058,
"c": 0.15214,
"h": 330.4
},
"luminance": 0.49631
}Semantic roles & 50–950 ramp
primary
#F89BEF
secondary
#D6F5D9
accent
#E31802
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185