#F89BF5#F89BF5
#F89BF5 is a light, vivid purple. Relative luminance 0.500; OKLCH L 81.3% C 0.158 H 328.0°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BF5 |
|---|---|
| RGB | rgb(248, 155, 245) |
| HSL | hsl(302, 87%, 79%) |
| HSV | hsv(302, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 1.2%, 2.7%) |
| CIE-LAB | lab(76.07, 47.96, -30.68) |
| CIE-LCH | lch(76.07, 56.93, 327.39°) |
| OKLab | oklab(81.3% 0.1337 -0.0834) |
| OKLCH | oklch(81.3% 0.158 328) |
| XYZ | xyz(66.9130, 49.9947, 92.4938) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.50
Plum
#DDA0DD
ΔE00 5.95
Lavender Pink
#DD85D7
ΔE00 6.73
Mauve
#E0B0FF
ΔE00 7.57
Purply Pink
#F075E6
ΔE00 7.75
Bubblegum Pink
#FE83CC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BF5 #9BF89E
analogous
#CD9BF8 #F89BF5 #F89BC7
triadic
#F89BF5 #F5F89B #9BF5F8
tetradic
#F89BF5 #F8CD9B #9BF89E #9BC7F8
square
#F89BF5 #F8CD9B #9BF89E #9BC7F8
split-complementary
#F89BF5 #C7F89B #9BF8CD
monochromatic
#F029EA #F462EF #F89BF5 #FCD4FB #FDE2FC
Accessibility & contrast
On white
1.91
#F89BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#F89BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BF5
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BF5 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4F8
Deuteranopia (green-blind)
#ADC0F2
Tritanopia (blue-blind)
#FEA3BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f89bf5; /* rgb */ color: rgb(248, 155, 245); /* oklch */ color: oklch(81.3% 0.158 328.0);
Tailwind
colors: {
custom: {
50: '#fcbaf8',
500: '#f89bf5',
950: '#000000',
},
}SCSS
$custom: #f89bf5; $custom-light: #fcbaf8; $custom-dark: #000000;
JSON
{
"hex": "#f89bf5",
"rgb": {
"r": 248,
"g": 155,
"b": 245
},
"hsl": {
"h": 301.935,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.81298,
"c": 0.15758,
"h": 328
},
"luminance": 0.49992
}Semantic roles & 50–950 ramp
primary
#F89BF5
secondary
#D6F5D7
accent
#E30902
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181217
muted
#868185