#F89BF3#F89BF3
#F89BF3 is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.2% C 0.156 H 328.8°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BF3 |
|---|---|
| RGB | rgb(248, 155, 243) |
| HSL | hsl(303, 87%, 79%) |
| HSV | hsv(303, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 2%, 2.7%) |
| CIE-LAB | lab(75.99, 47.61, -29.71) |
| CIE-LCH | lch(75.99, 56.12, 328.03°) |
| OKLab | oklab(81.22% 0.1332 -0.0807) |
| OKLCH | oklch(81.22% 0.156 328.8) |
| XYZ | xyz(66.6093, 49.8732, 90.8945) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.60
Plum
#DDA0DD
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 6.62
Mauve
#E0B0FF
ΔE00 7.71
Purply Pink
#F075E6
ΔE00 7.78
Bubblegum Pink
#FE83CC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BF3 #9BF8A0
analogous
#CF9BF8 #F89BF3 #F89BC5
triadic
#F89BF3 #F3F89B #9BF3F8
tetradic
#F89BF3 #F8CF9B #9BF8A0 #9BC5F8
square
#F89BF3 #F8CF9B #9BF8A0 #9BC5F8
split-complementary
#F89BF3 #C5F89B #9BF8CF
monochromatic
#F029E5 #F462EC #F89BF3 #FCD4FA #FDE2FC
Accessibility & contrast
On white
1.91
#F89BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#F89BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BF3
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BF3 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F6
Deuteranopia (green-blind)
#AEC0F0
Tritanopia (blue-blind)
#FEA3BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f89bf3; /* rgb */ color: rgb(248, 155, 243); /* oklch */ color: oklch(81.2% 0.156 328.8);
Tailwind
colors: {
custom: {
50: '#fcbaf7',
500: '#f89bf3',
950: '#000000',
},
}SCSS
$custom: #f89bf3; $custom-light: #fcbaf7; $custom-dark: #000000;
JSON
{
"hex": "#f89bf3",
"rgb": {
"r": 248,
"g": 155,
"b": 243
},
"hsl": {
"h": 303.226,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.81217,
"c": 0.15575,
"h": 328.8
},
"luminance": 0.4987
}Semantic roles & 50–950 ramp
primary
#F89BF3
secondary
#D6F5D8
accent
#E30E02
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181217
muted
#868185