#F893E1#F893E1
#F893E1 is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.3% C 0.154 H 335.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F893E1 |
|---|---|
| RGB | rgb(248, 147, 225) |
| HSL | hsl(314, 88%, 77%) |
| HSV | hsv(314, 41%, 97%) |
| CMYK | cmyk(0%, 40.7%, 9.3%, 2.7%) |
| CIE-LAB | lab(73.72, 48.63, -23.38) |
| CIE-LCH | lch(73.72, 53.96, 334.32°) |
| OKLab | oklab(79.29% 0.1404 -0.0629) |
| OKLCH | oklch(79.29% 0.154 335.9) |
| XYZ | xyz(62.7356, 46.2637, 76.8449) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.58
Plum
#DDA0DD
ΔE00 5.92
Violet (CSS)
#EE82EE
ΔE00 5.95
Pink (survey)
#FF81C0
ΔE00 7.04
Purply Pink
#F075E6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893E1 #93F8AA
analogous
#DC93F8 #F893E1 #F893AF
triadic
#F893E1 #E1F893 #93E1F8
tetradic
#F893E1 #F8DC93 #93F8AA #93AFF8
square
#F893E1 #F8DC93 #93F8AA #93AFF8
split-complementary
#F893E1 #AFF893 #93F8DC
monochromatic
#F120C1 #F45AD1 #F893E1 #FCCCF1 #FDE2F7
Accessibility & contrast
On white
2.05
#F893E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F893E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893E1
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893E1 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ACE4
Deuteranopia (green-blind)
#AEBBDE
Tritanopia (blue-blind)
#FF97B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f893e1; /* rgb */ color: rgb(248, 147, 225); /* oklch */ color: oklch(79.3% 0.154 335.9);
Tailwind
colors: {
custom: {
50: '#fcb5ea',
500: '#f893e1',
950: '#000000',
},
}SCSS
$custom: #f893e1; $custom-light: #fcb5ea; $custom-dark: #000000;
JSON
{
"hex": "#f893e1",
"rgb": {
"r": 248,
"g": 147,
"b": 225
},
"hsl": {
"h": 313.663,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.7929,
"c": 0.15385,
"h": 335.9
},
"luminance": 0.4626
}Semantic roles & 50–950 ramp
primary
#F893E1
secondary
#D6F5DD
accent
#E43501
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084