#F893FF#F893FF
#F893FF is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.5% C 0.180 H 324.7°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F893FF |
|---|---|
| RGB | rgb(248, 147, 255) |
| HSL | hsl(296, 100%, 79%) |
| HSV | hsv(296, 42%, 100%) |
| CMYK | cmyk(2.7%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(74.85, 53.80, -37.97) |
| CIE-LCH | lch(74.85, 65.85, 324.79°) |
| OKLab | oklab(80.52% 0.1471 -0.1041) |
| OKLCH | oklch(80.52% 0.18 324.7) |
| XYZ | xyz(67.1935, 48.0468, 100.3229) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Purply Pink
#F075E6
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 6.92
Plum
#DDA0DD
ΔE00 8.01
Mauve
#E0B0FF
ΔE00 8.36
Candy Pink
#FF63E9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893FF #9AFF93
analogous
#C293FF #F893FF #FF93D0
triadic
#F893FF #FFF893 #93FFF8
tetradic
#F893FF #FFC293 #9AFF93 #93D0FF
square
#F893FF #FFC293 #9AFF93 #93D0FF
split-complementary
#F893FF #D0FF93 #93FFC2
monochromatic
#F019FF #F456FF #F893FF #FCD0FF #FDE0FF
Accessibility & contrast
On white
1.98
#F893FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#F893FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893FF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893FF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#A3BDFC
Tritanopia (blue-blind)
#FC9FBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f893ff; /* rgb */ color: rgb(248, 147, 255); /* oklch */ color: oklch(80.5% 0.180 324.7);
Tailwind
colors: {
custom: {
50: '#fcb5ff',
500: '#f893ff',
950: '#000000',
},
}SCSS
$custom: #f893ff; $custom-light: #fcb5ff; $custom-dark: #000000;
JSON
{
"hex": "#f893ff",
"rgb": {
"r": 248,
"g": 147,
"b": 255
},
"hsl": {
"h": 296.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80518,
"c": 0.18019,
"h": 324.7
},
"luminance": 0.48044
}Semantic roles & 50–950 ramp
primary
#F893FF
secondary
#D6F7D4
accent
#E6000F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086