#F394DF#F394DF
#F394DF is a light, vivid pink. Relative luminance 0.456; OKLCH L 78.8% C 0.147 H 335.0°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F394DF |
|---|---|
| RGB | rgb(243, 148, 223) |
| HSL | hsl(313, 80%, 77%) |
| HSV | hsv(313, 39%, 95%) |
| CMYK | cmyk(0%, 39.1%, 8.2%, 4.7%) |
| CIE-LAB | lab(73.26, 46.23, -23.03) |
| CIE-LCH | lch(73.26, 51.65, 333.52°) |
| OKLab | oklab(78.8% 0.1329 -0.0619) |
| OKLCH | oklch(78.8% 0.147 335) |
| XYZ | xyz(60.8711, 45.5655, 75.3865) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.14
Plum
#DDA0DD
ΔE00 5.16
Violet (CSS)
#EE82EE
ΔE00 6.00
Pink (survey)
#FF81C0
ΔE00 7.26
Purply Pink
#F075E6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394DF #94F3A8
analogous
#D894F3 #F394DF #F394B0
triadic
#F394DF #DFF394 #94DFF3
tetradic
#F394DF #F3D894 #94F3A8 #94B0F3
square
#F394DF #F3D894 #94F3A8 #94B0F3
split-complementary
#F394DF #B0F394 #94F3D8
monochromatic
#E726BE #ED5DCF #F394DF #F9CBEF #FCE3F7
Accessibility & contrast
On white
2.08
#F394DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F394DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394DF
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394DF | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#FC98B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f394df; /* rgb */ color: rgb(243, 148, 223); /* oklch */ color: oklch(78.8% 0.147 335.0);
Tailwind
colors: {
custom: {
50: '#f8b5e9',
500: '#f394df',
950: '#000000',
},
}SCSS
$custom: #f394df; $custom-light: #f8b5e9; $custom-dark: #000000;
JSON
{
"hex": "#f394df",
"rgb": {
"r": 243,
"g": 148,
"b": 223
},
"hsl": {
"h": 312.632,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.78799,
"c": 0.14667,
"h": 335
},
"luminance": 0.45562
}Semantic roles & 50–950 ramp
primary
#F394DF
secondary
#D7F4DD
accent
#DC3609
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084