#F893FB#F893FB
#F893FB is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.3% C 0.176 H 326.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F893FB |
|---|---|
| RGB | rgb(248, 147, 251) |
| HSL | hsl(298, 93%, 78%) |
| HSV | hsv(298, 41%, 98%) |
| CMYK | cmyk(1.2%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(74.69, 53.08, -36.05) |
| CIE-LCH | lch(74.69, 64.17, 325.82°) |
| OKLab | oklab(80.35% 0.1463 -0.0986) |
| OKLCH | oklch(80.35% 0.176 326) |
| XYZ | xyz(66.5563, 47.7920, 96.9670) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.49
Plum
#DDA0DD
ΔE00 7.55
Candy Pink
#FF63E9
ΔE00 8.42
Mauve
#E0B0FF
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893FB #96FB93
analogous
#C493FB #F893FB #FB93CA
triadic
#F893FB #FBF893 #93FBF8
tetradic
#F893FB #FBC493 #96FB93 #93CAFB
square
#F893FB #FBC493 #96FB93 #93CAFB
split-complementary
#F893FB #CAFB93 #93FBC4
monochromatic
#F01DF7 #F458F9 #F893FB #FCCEFD #FDE1FE
Accessibility & contrast
On white
1.99
#F893FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F893FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893FB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893FB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#FD9EBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f893fb; /* rgb */ color: rgb(248, 147, 251); /* oklch */ color: oklch(80.3% 0.176 326.0);
Tailwind
colors: {
custom: {
50: '#fcb5fd',
500: '#f893fb',
950: '#000000',
},
}SCSS
$custom: #f893fb; $custom-light: #fcb5fd; $custom-dark: #000000;
JSON
{
"hex": "#f893fb",
"rgb": {
"r": 248,
"g": 147,
"b": 251
},
"hsl": {
"h": 298.269,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.80345,
"c": 0.17645,
"h": 326
},
"luminance": 0.47789
}Semantic roles & 50–950 ramp
primary
#F893FB
secondary
#D6F6D5
accent
#E60007
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085