#F893FC#F893FC
#F893FC is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.4% C 0.177 H 325.7°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F893FC |
|---|---|
| RGB | rgb(248, 147, 252) |
| HSL | hsl(298, 95%, 78%) |
| HSV | hsv(298, 42%, 99%) |
| CMYK | cmyk(1.6%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(74.73, 53.26, -36.53) |
| CIE-LCH | lch(74.73, 64.59, 325.55°) |
| OKLab | oklab(80.39% 0.1465 -0.1) |
| OKLCH | oklch(80.39% 0.177 325.7) |
| XYZ | xyz(66.7143, 47.8552, 97.7994) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 6.60
Plum
#DDA0DD
ΔE00 7.66
Mauve
#E0B0FF
ΔE00 8.41
Candy Pink
#FF63E9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893FC #97FC93
analogous
#C393FC #F893FC #FC93CB
triadic
#F893FC #FCF893 #93FCF8
tetradic
#F893FC #FCC393 #97FC93 #93CBFC
square
#F893FC #FCC393 #97FC93 #93CBFC
split-complementary
#F893FC #CBFC93 #93FCC3
monochromatic
#F01CF9 #F457FA #F893FC #FCCFFE #FDE1FE
Accessibility & contrast
On white
1.99
#F893FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F893FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893FC
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893FC | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#A5BCF9
Tritanopia (blue-blind)
#FD9EBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f893fc; /* rgb */ color: rgb(248, 147, 252); /* oklch */ color: oklch(80.4% 0.177 325.7);
Tailwind
colors: {
custom: {
50: '#fcb5fd',
500: '#f893fc',
950: '#000000',
},
}SCSS
$custom: #f893fc; $custom-light: #fcb5fd; $custom-dark: #000000;
JSON
{
"hex": "#f893fc",
"rgb": {
"r": 248,
"g": 147,
"b": 252
},
"hsl": {
"h": 297.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.80388,
"c": 0.17738,
"h": 325.7
},
"luminance": 0.47852
}Semantic roles & 50–950 ramp
primary
#F893FC
secondary
#D6F6D5
accent
#E60009
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085