#F89BFB#F89BFB
#F89BFB is a light, vivid purple. Relative luminance 0.504; OKLCH L 81.5% C 0.163 H 325.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BFB |
|---|---|
| RGB | rgb(248, 155, 251) |
| HSL | hsl(298, 92%, 80%) |
| HSV | hsv(298, 38%, 98%) |
| CMYK | cmyk(1.2%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(76.29, 49.03, -33.58) |
| CIE-LCH | lch(76.29, 59.42, 325.60°) |
| OKLab | oklab(81.54% 0.135 -0.0916) |
| OKLCH | oklch(81.54% 0.163 325.8) |
| XYZ | xyz(67.8438, 50.3670, 97.3962) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.37
Plum
#DDA0DD
ΔE00 6.62
Lavender Pink
#DD85D7
ΔE00 7.15
Mauve
#E0B0FF
ΔE00 7.23
Purply Pink
#F075E6
ΔE00 7.79
Lilac (survey)
#CEA2FD
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BFB #9EFB9B
analogous
#C89BFB #F89BFB #FB9BCE
triadic
#F89BFB #FBF89B #9BFBF8
tetradic
#F89BFB #FBC89B #9EFB9B #9BCEFB
square
#F89BFB #FBC89B #9EFB9B #9BCEFB
split-complementary
#F89BFB #CEFB9B #9BFBC8
monochromatic
#F025F6 #F460F9 #F89BFB #FCD6FD #FDE2FE
Accessibility & contrast
On white
1.90
#F89BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#F89BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BFB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BFB | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#ABC0F8
Tritanopia (blue-blind)
#FDA5C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f89bfb; /* rgb */ color: rgb(248, 155, 251); /* oklch */ color: oklch(81.5% 0.163 325.8);
Tailwind
colors: {
custom: {
50: '#fcbafd',
500: '#f89bfb',
950: '#000000',
},
}SCSS
$custom: #f89bfb; $custom-light: #fcbafd; $custom-dark: #000000;
JSON
{
"hex": "#f89bfb",
"rgb": {
"r": 248,
"g": 155,
"b": 251
},
"hsl": {
"h": 298.125,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.81544,
"c": 0.16318,
"h": 325.8
},
"luminance": 0.50364
}Semantic roles & 50–950 ramp
primary
#F89BFB
secondary
#62DC5E
accent
#E60007
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285