#F394DA#F394DA
#F394DA is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.6% C 0.143 H 337.3°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F394DA |
|---|---|
| RGB | rgb(243, 148, 218) |
| HSL | hsl(316, 80%, 77%) |
| HSV | hsv(316, 39%, 95%) |
| CMYK | cmyk(0%, 39.1%, 10.3%, 4.7%) |
| CIE-LAB | lab(73.09, 45.41, -20.55) |
| CIE-LCH | lch(73.09, 49.84, 335.65°) |
| OKLab | oklab(78.61% 0.1316 -0.055) |
| OKLCH | oklch(78.61% 0.143 337.3) |
| XYZ | xyz(60.2069, 45.2998, 71.8886) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.49
Plum
#DDA0DD
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.58
Pink (survey)
#FF81C0
ΔE00 6.45
Violet (CSS)
#EE82EE
ΔE00 6.88
Purply Pink
#F075E6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394DA #94F3AD
analogous
#DC94F3 #F394DA #F394AB
triadic
#F394DA #DAF394 #94DAF3
tetradic
#F394DA #F3DC94 #94F3AD #94ABF3
square
#F394DA #F3DC94 #94F3AD #94ABF3
split-complementary
#F394DA #ABF394 #94F3DC
monochromatic
#E726B4 #ED5DC7 #F394DA #F9CBED #FCE3F5
Accessibility & contrast
On white
2.09
#F394DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F394DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394DA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394DA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDD
Deuteranopia (green-blind)
#AEB9D7
Tritanopia (blue-blind)
#FC97AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f394da; /* rgb */ color: rgb(243, 148, 218); /* oklch */ color: oklch(78.6% 0.143 337.3);
Tailwind
colors: {
custom: {
50: '#f8b5e5',
500: '#f394da',
950: '#000000',
},
}SCSS
$custom: #f394da; $custom-light: #f8b5e5; $custom-dark: #000000;
JSON
{
"hex": "#f394da",
"rgb": {
"r": 243,
"g": 148,
"b": 218
},
"hsl": {
"h": 315.789,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.78611,
"c": 0.14266,
"h": 337.3
},
"luminance": 0.45296
}Semantic roles & 50–950 ramp
primary
#F394DA
secondary
#D7F4DF
accent
#DC4109
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084