#F394D2#F394D2
#F394D2 is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.3% C 0.137 H 341.2°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F394D2 |
|---|---|
| RGB | rgb(243, 148, 210) |
| HSL | hsl(321, 80%, 77%) |
| HSV | hsv(321, 39%, 95%) |
| CMYK | cmyk(0%, 39.1%, 13.6%, 4.7%) |
| CIE-LAB | lab(72.82, 44.12, -16.56) |
| CIE-LCH | lch(72.82, 47.13, 339.43°) |
| OKLab | oklab(78.32% 0.1294 -0.044) |
| OKLCH | oklch(78.32% 0.137 341.2) |
| XYZ | xyz(59.1852, 44.8911, 66.5077) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.93
Pink (survey)
#FF81C0
ΔE00 5.28
Plum
#DDA0DD
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.65
Violet (CSS)
#EE82EE
ΔE00 8.43
Bubblegum (survey)
#FF6CB5
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394D2 #94F3B5
analogous
#E594F3 #F394D2 #F394A3
triadic
#F394D2 #D2F394 #94D2F3
tetradic
#F394D2 #F3E594 #94F3B5 #94A3F3
square
#F394D2 #F3E594 #94F3B5 #94A3F3
split-complementary
#F394D2 #A3F394 #94F3E5
monochromatic
#E726A4 #ED5DBB #F394D2 #F9CBE9 #FCE3F3
Accessibility & contrast
On white
2.10
#F394D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F394D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394D2
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394D2 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AAD4
Deuteranopia (green-blind)
#B1B8CF
Tritanopia (blue-blind)
#FE95AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f394d2; /* rgb */ color: rgb(243, 148, 210); /* oklch */ color: oklch(78.3% 0.137 341.2);
Tailwind
colors: {
custom: {
50: '#f8b5df',
500: '#f394d2',
950: '#000000',
},
}SCSS
$custom: #f394d2; $custom-light: #f8b5df; $custom-dark: #000000;
JSON
{
"hex": "#f394d2",
"rgb": {
"r": 243,
"g": 148,
"b": 210
},
"hsl": {
"h": 320.842,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.78319,
"c": 0.13664,
"h": 341.2
},
"luminance": 0.44888
}Semantic roles & 50–950 ramp
primary
#F394D2
secondary
#D7F4E1
accent
#DC5309
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083