#F89BF2#F89BF2
#F89BF2 is a light, vivid purple. Relative luminance 0.498; OKLCH L 81.2% C 0.155 H 329.2°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F89BF2 |
|---|---|
| RGB | rgb(248, 155, 242) |
| HSL | hsl(304, 87%, 79%) |
| HSV | hsv(304, 38%, 97%) |
| CMYK | cmyk(0%, 37.5%, 2.4%, 2.7%) |
| CIE-LAB | lab(75.95, 47.43, -29.23) |
| CIE-LCH | lch(75.95, 55.71, 328.36°) |
| OKLab | oklab(81.18% 0.133 -0.0793) |
| OKLCH | oklch(81.18% 0.155 329.2) |
| XYZ | xyz(66.4587, 49.8130, 90.1014) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.58
Mauve
#E0B0FF
ΔE00 7.79
Purply Pink
#F075E6
ΔE00 7.80
Bubblegum Pink
#FE83CC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89BF2 #9BF8A1
analogous
#D09BF8 #F89BF2 #F89BC4
triadic
#F89BF2 #F2F89B #9BF2F8
tetradic
#F89BF2 #F8D09B #9BF8A1 #9BC4F8
square
#F89BF2 #F8D09B #9BF8A1 #9BC4F8
split-complementary
#F89BF2 #C4F89B #9BF8D0
monochromatic
#F029E3 #F462EB #F89BF2 #FCD4F9 #FDE2FB
Accessibility & contrast
On white
1.92
#F89BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#F89BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89BF2
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89BF2 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F5
Deuteranopia (green-blind)
#AEC0EF
Tritanopia (blue-blind)
#FEA2BC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f89bf2; /* rgb */ color: rgb(248, 155, 242); /* oklch */ color: oklch(81.2% 0.155 329.2);
Tailwind
colors: {
custom: {
50: '#fcbaf6',
500: '#f89bf2',
950: '#000000',
},
}SCSS
$custom: #f89bf2; $custom-light: #fcbaf6; $custom-dark: #000000;
JSON
{
"hex": "#f89bf2",
"rgb": {
"r": 248,
"g": 155,
"b": 242
},
"hsl": {
"h": 303.871,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.81177,
"c": 0.15483,
"h": 329.2
},
"luminance": 0.4981
}Semantic roles & 50–950 ramp
primary
#F89BF2
secondary
#D6F5D8
accent
#E31102
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181217
muted
#868185