#F789F8#F789F8
#F789F8 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.7% C 0.189 H 326.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F789F8 |
|---|---|
| RGB | rgb(247, 137, 248) |
| HSL | hsl(299, 89%, 75%) |
| HSV | hsv(299, 45%, 97%) |
| CMYK | cmyk(0.4%, 44.8%, 0%, 2.7%) |
| CIE-LAB | lab(72.53, 57.23, -37.80) |
| CIE-LCH | lch(72.53, 68.58, 326.56°) |
| OKLab | oklab(78.66% 0.1586 -0.1035) |
| OKLCH | oklch(78.66% 0.189 326.9) |
| XYZ | xyz(64.2455, 44.4460, 93.9836) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 6.52
Light Magenta
#FA5FF7
ΔE00 7.03
Violet Pink
#FB5FFC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F789F8 #8AF889
analogous
#BF89F8 #F789F8 #F889C2
triadic
#F789F8 #F8F789 #89F8F7
tetradic
#F789F8 #F8BF89 #8AF889 #89C2F8
square
#F789F8 #F8BF89 #8AF889 #89C2F8
split-complementary
#F789F8 #C2F889 #89F8BF
monochromatic
#EF15F1 #F34FF5 #F789F8 #FBC3FB #FDE2FD
Accessibility & contrast
On white
2.12
#F789F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F789F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F789F8
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F789F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F789F8 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#9EB7F5
Tritanopia (blue-blind)
#FD95B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f789f8; /* rgb */ color: rgb(247, 137, 248); /* oklch */ color: oklch(78.7% 0.189 326.9);
Tailwind
colors: {
custom: {
50: '#fcaefb',
500: '#f789f8',
950: '#000000',
},
}SCSS
$custom: #f789f8; $custom-light: #fcaefb; $custom-dark: #000000;
JSON
{
"hex": "#f789f8",
"rgb": {
"r": 247,
"g": 137,
"b": 248
},
"hsl": {
"h": 299.459,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.78663,
"c": 0.18935,
"h": 326.9
},
"luminance": 0.44443
}Semantic roles & 50–950 ramp
primary
#F789F8
secondary
#D6F5D6
accent
#E50002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085