#F89FF9#F89FF9
#F89FF9 is a very light, vivid purple. Relative luminance 0.516; OKLCH L 82.1% C 0.155 H 326.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FF9 |
|---|---|
| RGB | rgb(248, 159, 249) |
| HSL | hsl(299, 88%, 80%) |
| HSV | hsv(299, 36%, 98%) |
| CMYK | cmyk(0.4%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(77.04, 46.62, -31.35) |
| CIE-LCH | lch(77.04, 56.18, 326.08°) |
| OKLab | oklab(82.08% 0.1289 -0.0853) |
| OKLCH | oklch(82.08% 0.155 326.5) |
| XYZ | xyz(68.2070, 51.5951, 95.9702) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.22
Mauve
#E0B0FF
ΔE00 6.80
Lavender Pink
#DD85D7
ΔE00 7.47
Light Lavendar
#EFC0FE
ΔE00 8.43
Purply Pink
#F075E6
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FF9 #A0F99F
analogous
#CB9FF9 #F89FF9 #F99FCD
triadic
#F89FF9 #F9F89F #9FF9F8
tetradic
#F89FF9 #F9CB9F #A0F99F #9FCDF9
square
#F89FF9 #F9CB9F #A0F99F #9FCDF9
split-complementary
#F89FF9 #CDF99F #9FF9CB
monochromatic
#F02CF2 #F465F5 #F89FF9 #FCD9FD #FDE2FD
Accessibility & contrast
On white
1.86
#F89FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#F89FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FF9
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FF9 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FC
Deuteranopia (green-blind)
#AFC2F6
Tritanopia (blue-blind)
#FDA7C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f89ff9; /* rgb */ color: rgb(248, 159, 249); /* oklch */ color: oklch(82.1% 0.155 326.5);
Tailwind
colors: {
custom: {
50: '#fcbdfb',
500: '#f89ff9',
950: '#000000',
},
}SCSS
$custom: #f89ff9; $custom-light: #fcbdfb; $custom-dark: #000000;
JSON
{
"hex": "#f89ff9",
"rgb": {
"r": 248,
"g": 159,
"b": 249
},
"hsl": {
"h": 299.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.82079,
"c": 0.15456,
"h": 326.5
},
"luminance": 0.51592
}Semantic roles & 50–950 ramp
primary
#F89FF9
secondary
#64DA62
accent
#E50103
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285