#F893EB#F893EB
#F893EB is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.7% C 0.162 H 331.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F893EB |
|---|---|
| RGB | rgb(248, 147, 235) |
| HSL | hsl(308, 88%, 77%) |
| HSV | hsv(308, 41%, 97%) |
| CMYK | cmyk(0%, 40.7%, 5.2%, 2.7%) |
| CIE-LAB | lab(74.08, 50.30, -28.30) |
| CIE-LCH | lch(74.08, 57.71, 330.64°) |
| OKLab | oklab(79.68% 0.1429 -0.0766) |
| OKLCH | oklch(79.68% 0.162 331.8) |
| XYZ | xyz(64.1399, 46.8254, 84.2409) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 5.40
Plum
#DDA0DD
ΔE00 6.16
Purply Pink
#F075E6
ΔE00 6.35
Bubblegum Pink
#FE83CC
ΔE00 6.39
Candy Pink
#FF63E9
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893EB #93F8A0
analogous
#D393F8 #F893EB #F893B8
triadic
#F893EB #EBF893 #93EBF8
tetradic
#F893EB #F8D393 #93F8A0 #93B8F8
square
#F893EB #F8D393 #93F8A0 #93B8F8
split-complementary
#F893EB #B8F893 #93F8D3
monochromatic
#F120D6 #F45AE0 #F893EB #FCCCF6 #FDE2FA
Accessibility & contrast
On white
2.03
#F893EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F893EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893EB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893EB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#ABBBE8
Tritanopia (blue-blind)
#FF99B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f893eb; /* rgb */ color: rgb(248, 147, 235); /* oklch */ color: oklch(79.7% 0.162 331.8);
Tailwind
colors: {
custom: {
50: '#fcb5f1',
500: '#f893eb',
950: '#000000',
},
}SCSS
$custom: #f893eb; $custom-light: #fcb5f1; $custom-dark: #000000;
JSON
{
"hex": "#f893eb",
"rgb": {
"r": 248,
"g": 147,
"b": 235
},
"hsl": {
"h": 307.723,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.79681,
"c": 0.16213,
"h": 331.8
},
"luminance": 0.46822
}Semantic roles & 50–950 ramp
primary
#F893EB
secondary
#D6F5DA
accent
#E41E01
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084