#F89BF9#F89BF9
#F89BF9 is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.5% C 0.161 H 326.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BF9 |
|---|---|
| RGB | rgb(248, 155, 249) |
| HSL | hsl(299, 89%, 79%) |
| HSV | hsv(299, 38%, 98%) |
| CMYK | cmyk(0.4%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(76.22, 48.67, -32.61) |
| CIE-LCH | lch(76.22, 58.59, 326.17°) |
| OKLab | oklab(81.46% 0.1346 -0.0889) |
| OKLCH | oklch(81.46% 0.161 326.6) |
| XYZ | xyz(67.5302, 50.2416, 95.7446) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.39
Plum
#DDA0DD
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 6.99
Mauve
#E0B0FF
ΔE00 7.32
Purply Pink
#F075E6
ΔE00 7.76
Baby Purple
#CA9BF7
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BF9 #9CF99B
analogous
#C99BF9 #F89BF9 #F99BCB
triadic
#F89BF9 #F9F89B #9BF9F8
tetradic
#F89BF9 #F9C99B #9CF99B #9BCBF9
square
#F89BF9 #F9C99B #9CF99B #9BCBF9
split-complementary
#F89BF9 #CBF99B #9BF9C9
monochromatic
#F028F2 #F461F6 #F89BF9 #FCD5FC #FDE2FD
Accessibility & contrast
On white
1.90
#F89BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#F89BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BF9
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BF9 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#ACC0F6
Tritanopia (blue-blind)
#FDA4BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f89bf9; /* rgb */ color: rgb(248, 155, 249); /* oklch */ color: oklch(81.5% 0.161 326.6);
Tailwind
colors: {
custom: {
50: '#fcbafb',
500: '#f89bf9',
950: '#000000',
},
}SCSS
$custom: #f89bf9; $custom-light: #fcbafb; $custom-dark: #000000;
JSON
{
"hex": "#f89bf9",
"rgb": {
"r": 248,
"g": 155,
"b": 249
},
"hsl": {
"h": 299.362,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.81461,
"c": 0.16129,
"h": 326.6
},
"luminance": 0.50239
}Semantic roles & 50–950 ramp
primary
#F89BF9
secondary
#60D95F
accent
#E50003
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285