#F394CF#F394CF
#F394CF is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.2% C 0.135 H 342.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F394CF |
|---|---|
| RGB | rgb(243, 148, 207) |
| HSL | hsl(323, 80%, 77%) |
| HSV | hsv(323, 39%, 95%) |
| CMYK | cmyk(0%, 39.1%, 14.8%, 4.7%) |
| CIE-LAB | lab(72.72, 43.65, -15.05) |
| CIE-LCH | lch(72.72, 46.17, 340.98°) |
| OKLab | oklab(78.21% 0.1285 -0.0399) |
| OKLCH | oklch(78.21% 0.135 342.8) |
| XYZ | xyz(58.8150, 44.7430, 64.5578) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.91
Pink (survey)
#FF81C0
ΔE00 4.93
Plum
#DDA0DD
ΔE00 6.45
Lavender Pink
#DD85D7
ΔE00 7.15
Bubblegum (survey)
#FF6CB5
ΔE00 8.41
Powder Pink
#FFB2D0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394CF #94F3B8
analogous
#E894F3 #F394CF #F394A0
triadic
#F394CF #CFF394 #94CFF3
tetradic
#F394CF #F3E894 #94F3B8 #94A0F3
square
#F394CF #F3E894 #94F3B8 #94A0F3
split-complementary
#F394CF #A0F394 #94F3E8
monochromatic
#E7269E #ED5DB6 #F394CF #F9CBE8 #FCE3F3
Accessibility & contrast
On white
2.11
#F394CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F394CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394CF
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394CF | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D1
Deuteranopia (green-blind)
#B1B8CC
Tritanopia (blue-blind)
#FE94A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f394cf; /* rgb */ color: rgb(243, 148, 207); /* oklch */ color: oklch(78.2% 0.135 342.8);
Tailwind
colors: {
custom: {
50: '#f8b5dd',
500: '#f394cf',
950: '#000000',
},
}SCSS
$custom: #f394cf; $custom-light: #f8b5dd; $custom-dark: #000000;
JSON
{
"hex": "#f394cf",
"rgb": {
"r": 243,
"g": 148,
"b": 207
},
"hsl": {
"h": 322.737,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.78213,
"c": 0.13452,
"h": 342.8
},
"luminance": 0.44739
}Semantic roles & 50–950 ramp
primary
#F394CF
secondary
#D7F4E2
accent
#DC5909
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083