#F893EF#F893EF
#F893EF is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.8% C 0.166 H 330.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F893EF |
|---|---|
| RGB | rgb(248, 147, 239) |
| HSL | hsl(305, 88%, 77%) |
| HSV | hsv(305, 41%, 97%) |
| CMYK | cmyk(0%, 40.7%, 3.6%, 2.7%) |
| CIE-LAB | lab(74.23, 50.98, -30.25) |
| CIE-LCH | lch(74.23, 59.28, 329.32°) |
| OKLab | oklab(79.84% 0.1438 -0.0821) |
| OKLCH | oklch(79.84% 0.166 330.3) |
| XYZ | xyz(64.7243, 47.0592, 87.3187) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 5.54
Purply Pink
#F075E6
ΔE00 6.19
Plum
#DDA0DD
ΔE00 6.42
Bubblegum Pink
#FE83CC
ΔE00 7.06
Candy Pink
#FF63E9
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893EF #93F89C
analogous
#CF93F8 #F893EF #F893BC
triadic
#F893EF #EFF893 #93EFF8
tetradic
#F893EF #F8CF93 #93F89C #93BCF8
square
#F893EF #F8CF93 #93F89C #93BCF8
split-complementary
#F893EF #BCF893 #93F8CF
monochromatic
#F120DE #F45AE6 #F893EF #FCCCF8 #FDE2FB
Accessibility & contrast
On white
2.02
#F893EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#F893EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893EF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893EF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#A9BCEC
Tritanopia (blue-blind)
#FF9AB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f893ef; /* rgb */ color: rgb(248, 147, 239); /* oklch */ color: oklch(79.8% 0.166 330.3);
Tailwind
colors: {
custom: {
50: '#fcb5f4',
500: '#f893ef',
950: '#000000',
},
}SCSS
$custom: #f893ef; $custom-light: #fcb5f4; $custom-dark: #000000;
JSON
{
"hex": "#f893ef",
"rgb": {
"r": 248,
"g": 147,
"b": 239
},
"hsl": {
"h": 305.347,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.79843,
"c": 0.1656,
"h": 330.3
},
"luminance": 0.47056
}Semantic roles & 50–950 ramp
primary
#F893EF
secondary
#D6F5D9
accent
#E41501
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085