#F394BF#F394BF
#F394BF is a light, vivid pink. Relative luminance 0.440; OKLCH L 77.7% C 0.125 H 351.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F394BF |
|---|---|
| RGB | rgb(243, 148, 191) |
| HSL | hsl(333, 80%, 77%) |
| HSV | hsv(333, 39%, 95%) |
| CMYK | cmyk(0%, 39.1%, 21.4%, 4.7%) |
| CIE-LAB | lab(72.23, 41.25, -6.94) |
| CIE-LCH | lch(72.23, 41.83, 350.44°) |
| OKLab | oklab(77.68% 0.1235 -0.0179) |
| OKLCH | oklch(77.68% 0.125 351.8) |
| XYZ | xyz(56.9571, 43.9999, 54.7730) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.74
Pinky
#FC86AA
ΔE00 5.41
Bubblegum Pink
#FE83CC
ΔE00 5.78
Pig Pink
#E78EA5
ΔE00 5.93
Carnation Pink
#FF7FA7
ΔE00 6.41
Rosa
#FE86A4
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394BF #94F3C8
analogous
#F394EF #F394BF #F39994
triadic
#F394BF #BFF394 #94BFF3
tetradic
#F394BF #EFF394 #94F3C8 #9994F3
square
#F394BF #EFF394 #94F3C8 #9994F3
split-complementary
#F394BF #94F399 #94EFF3
monochromatic
#E7267D #ED5D9E #F394BF #F9CBE0 #FCE3EF
Accessibility & contrast
On white
2.14
#F394BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F394BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394BF
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394BF | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C1
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#FF91A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f394bf; /* rgb */ color: rgb(243, 148, 191); /* oklch */ color: oklch(77.7% 0.125 351.8);
Tailwind
colors: {
custom: {
50: '#f9b5d2',
500: '#f394bf',
950: '#000000',
},
}SCSS
$custom: #f394bf; $custom-light: #f9b5d2; $custom-dark: #000000;
JSON
{
"hex": "#f394bf",
"rgb": {
"r": 243,
"g": 148,
"b": 191
},
"hsl": {
"h": 332.842,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.77676,
"c": 0.12478,
"h": 351.8
},
"luminance": 0.43996
}Semantic roles & 50–950 ramp
primary
#F394BF
secondary
#D7F4E7
accent
#DC7D09
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082