#F89CF9#F89CF9
#F89CF9 is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.6% C 0.160 H 326.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CF9 |
|---|---|
| RGB | rgb(248, 156, 249) |
| HSL | hsl(299, 89%, 79%) |
| HSV | hsv(299, 37%, 98%) |
| CMYK | cmyk(0.4%, 37.3%, 0%, 2.4%) |
| CIE-LAB | lab(76.42, 48.16, -32.30) |
| CIE-LCH | lch(76.42, 57.99, 326.15°) |
| OKLab | oklab(81.62% 0.1332 -0.088) |
| OKLCH | oklch(81.62% 0.16 326.5) |
| XYZ | xyz(67.6973, 50.5758, 95.8003) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.59
Plum
#DDA0DD
ΔE00 6.28
Lavender Pink
#DD85D7
ΔE00 7.10
Mauve
#E0B0FF
ΔE00 7.19
Purply Pink
#F075E6
ΔE00 7.96
Lilac (survey)
#CEA2FD
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CF9 #9DF99C
analogous
#CA9CF9 #F89CF9 #F99CCC
triadic
#F89CF9 #F9F89C #9CF9F8
tetradic
#F89CF9 #F9CA9C #9DF99C #9CCCF9
square
#F89CF9 #F9CA9C #9DF99C #9CCCF9
split-complementary
#F89CF9 #CCF99C #9CF9CA
monochromatic
#F029F2 #F462F6 #F89CF9 #FCD6FC #FDE2FD
Accessibility & contrast
On white
1.89
#F89CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#F89CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CF9
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CF9 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B5FC
Deuteranopia (green-blind)
#ACC1F6
Tritanopia (blue-blind)
#FDA5BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f89cf9; /* rgb */ color: rgb(248, 156, 249); /* oklch */ color: oklch(81.6% 0.160 326.5);
Tailwind
colors: {
custom: {
50: '#fcbbfb',
500: '#f89cf9',
950: '#000000',
},
}SCSS
$custom: #f89cf9; $custom-light: #fcbbfb; $custom-dark: #000000;
JSON
{
"hex": "#f89cf9",
"rgb": {
"r": 248,
"g": 156,
"b": 249
},
"hsl": {
"h": 299.355,
"s": 88.571,
"l": 79.412
},
"oklch": {
"l": 0.81615,
"c": 0.15961,
"h": 326.5
},
"luminance": 0.50573
}Semantic roles & 50–950 ramp
primary
#F89CF9
secondary
#61DA60
accent
#E50003
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285