#F789FA#F789FA
#F789FA is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.8% C 0.191 H 326.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F789FA |
|---|---|
| RGB | rgb(247, 137, 250) |
| HSL | hsl(298, 92%, 76%) |
| HSV | hsv(298, 45%, 98%) |
| CMYK | cmyk(1.2%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(72.61, 57.58, -38.76) |
| CIE-LCH | lch(72.61, 69.41, 326.06°) |
| OKLab | oklab(78.75% 0.1589 -0.1062) |
| OKLCH | oklch(78.75% 0.191 326.2) |
| XYZ | xyz(64.5574, 44.5708, 95.6265) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 6.01
Candy Pink
#FF63E9
ΔE00 6.61
Violet Pink
#FB5FFC
ΔE00 6.96
Light Magenta
#FA5FF7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F789FA #8CFA89
analogous
#BE89FA #F789FA #FA89C4
triadic
#F789FA #FAF789 #89FAF7
tetradic
#F789FA #FABE89 #8CFA89 #89C4FA
square
#F789FA #FABE89 #8CFA89 #89C4FA
split-complementary
#F789FA #C4FA89 #89FABE
monochromatic
#EF14F5 #F34EF8 #F789FA #FBC4FC #FDE2FE
Accessibility & contrast
On white
2.12
#F789FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#F789FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F789FA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F789FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F789FA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#FC95B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f789fa; /* rgb */ color: rgb(247, 137, 250); /* oklch */ color: oklch(78.8% 0.191 326.2);
Tailwind
colors: {
custom: {
50: '#fcaefc',
500: '#f789fa',
950: '#000000',
},
}SCSS
$custom: #f789fa; $custom-light: #fcaefc; $custom-dark: #000000;
JSON
{
"hex": "#f789fa",
"rgb": {
"r": 247,
"g": 137,
"b": 250
},
"hsl": {
"h": 298.407,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.78751,
"c": 0.19115,
"h": 326.2
},
"luminance": 0.44568
}Semantic roles & 50–950 ramp
primary
#F789FA
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085