#F893DF#F893DF
#F893DF is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.2% C 0.152 H 336.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F893DF |
|---|---|
| RGB | rgb(248, 147, 223) |
| HSL | hsl(315, 88%, 77%) |
| HSV | hsv(315, 41%, 97%) |
| CMYK | cmyk(0%, 40.7%, 10.1%, 2.7%) |
| CIE-LAB | lab(73.65, 48.31, -22.39) |
| CIE-LCH | lch(73.65, 53.24, 335.13°) |
| OKLab | oklab(79.21% 0.1399 -0.0601) |
| OKLCH | oklch(79.21% 0.152 336.8) |
| XYZ | xyz(62.4644, 46.1552, 75.4164) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 5.71
Plum
#DDA0DD
ΔE00 5.95
Violet (CSS)
#EE82EE
ΔE00 6.28
Pink (survey)
#FF81C0
ΔE00 6.70
Purply Pink
#F075E6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F893DF #93F8AC
analogous
#DE93F8 #F893DF #F893AD
triadic
#F893DF #DFF893 #93DFF8
tetradic
#F893DF #F8DE93 #93F8AC #93ADF8
square
#F893DF #F8DE93 #93F8AC #93ADF8
split-complementary
#F893DF #ADF893 #93F8DE
monochromatic
#F120BD #F45ACE #F893DF #FCCCF0 #FDE2F6
Accessibility & contrast
On white
2.05
#F893DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#F893DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F893DF
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F893DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F893DF | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#AFBBDC
Tritanopia (blue-blind)
#FF96AF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f893df; /* rgb */ color: rgb(248, 147, 223); /* oklch */ color: oklch(79.2% 0.152 336.8);
Tailwind
colors: {
custom: {
50: '#fcb5e9',
500: '#f893df',
950: '#000000',
},
}SCSS
$custom: #f893df; $custom-light: #fcb5e9; $custom-dark: #000000;
JSON
{
"hex": "#f893df",
"rgb": {
"r": 248,
"g": 147,
"b": 223
},
"hsl": {
"h": 314.851,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.79214,
"c": 0.15226,
"h": 336.8
},
"luminance": 0.46152
}Semantic roles & 50–950 ramp
primary
#F893DF
secondary
#D6F5DE
accent
#E43901
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084