#F394CE#F394CE
#F394CE is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.2% C 0.134 H 343.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F394CE |
|---|---|
| RGB | rgb(243, 148, 206) |
| HSL | hsl(323, 80%, 77%) |
| HSV | hsv(323, 39%, 95%) |
| CMYK | cmyk(0%, 39.1%, 15.2%, 4.7%) |
| CIE-LAB | lab(72.69, 43.50, -14.55) |
| CIE-LCH | lch(72.69, 45.86, 341.51°) |
| OKLab | oklab(78.18% 0.1282 -0.0385) |
| OKLCH | oklch(78.18% 0.134 343.3) |
| XYZ | xyz(58.6931, 44.6943, 63.9160) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.94
Pink (survey)
#FF81C0
ΔE00 4.83
Plum
#DDA0DD
ΔE00 6.60
Lavender Pink
#DD85D7
ΔE00 7.32
Bubblegum (survey)
#FF6CB5
ΔE00 8.34
Powder Pink
#FFB2D0
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394CE #94F3B9
analogous
#E894F3 #F394CE #F3949F
triadic
#F394CE #CEF394 #94CEF3
tetradic
#F394CE #F3E894 #94F3B9 #949FF3
square
#F394CE #F3E894 #94F3B9 #949FF3
split-complementary
#F394CE #9FF394 #94F3E8
monochromatic
#E7269C #ED5DB5 #F394CE #F9CBE7 #FCE3F2
Accessibility & contrast
On white
2.11
#F394CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#F394CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394CE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394CE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9D0
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#FE94A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f394ce; /* rgb */ color: rgb(243, 148, 206); /* oklch */ color: oklch(78.2% 0.134 343.3);
Tailwind
colors: {
custom: {
50: '#f8b5dd',
500: '#f394ce',
950: '#000000',
},
}SCSS
$custom: #f394ce; $custom-light: #f8b5dd; $custom-dark: #000000;
JSON
{
"hex": "#f394ce",
"rgb": {
"r": 243,
"g": 148,
"b": 206
},
"hsl": {
"h": 323.368,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.78178,
"c": 0.13383,
"h": 343.3
},
"luminance": 0.44691
}Semantic roles & 50–950 ramp
primary
#F394CE
secondary
#D7F4E2
accent
#DC5B09
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083