#F393DF#F393DF
#F393DF is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.6% C 0.148 H 335.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F393DF |
|---|---|
| RGB | rgb(243, 147, 223) |
| HSL | hsl(313, 80%, 76%) |
| HSV | hsv(313, 40%, 95%) |
| CMYK | cmyk(0%, 39.5%, 8.2%, 4.7%) |
| CIE-LAB | lab(73.06, 46.74, -23.34) |
| CIE-LCH | lch(73.06, 52.25, 333.46°) |
| OKLab | oklab(78.65% 0.1344 -0.0628) |
| OKLCH | oklch(78.65% 0.148 335) |
| XYZ | xyz(60.7149, 45.2531, 75.3344) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.97
Bubblegum Pink
#FE83CC
ΔE00 5.03
Plum
#DDA0DD
ΔE00 5.29
Violet (CSS)
#EE82EE
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 7.05
Pink (survey)
#FF81C0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F393DF #93F3A7
analogous
#D793F3 #F393DF #F393AF
triadic
#F393DF #DFF393 #93DFF3
tetradic
#F393DF #F3D793 #93F3A7 #93AFF3
square
#F393DF #F3D793 #93F3A7 #93AFF3
split-complementary
#F393DF #AFF393 #93F3D7
monochromatic
#E725BE #ED5CCF #F393DF #F9CAEF #FCE3F7
Accessibility & contrast
On white
2.09
#F393DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F393DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F393DF
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F393DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F393DF | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ABE2
Deuteranopia (green-blind)
#ACB9DC
Tritanopia (blue-blind)
#FC97AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f393df; /* rgb */ color: rgb(243, 147, 223); /* oklch */ color: oklch(78.6% 0.148 335.0);
Tailwind
colors: {
custom: {
50: '#f8b4e9',
500: '#f393df',
950: '#000000',
},
}SCSS
$custom: #f393df; $custom-light: #f8b4e9; $custom-dark: #000000;
JSON
{
"hex": "#f393df",
"rgb": {
"r": 243,
"g": 147,
"b": 223
},
"hsl": {
"h": 312.5,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.78645,
"c": 0.14837,
"h": 335
},
"luminance": 0.4525
}Semantic roles & 50–950 ramp
primary
#F393DF
secondary
#D7F4DD
accent
#DC3509
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084