#F393B7#F393B7
#F393B7 is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.3% C 0.123 H 356.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F393B7 |
|---|---|
| RGB | rgb(243, 147, 183) |
| HSL | hsl(338, 80%, 76%) |
| HSV | hsv(338, 40%, 95%) |
| CMYK | cmyk(0%, 39.5%, 24.7%, 4.7%) |
| CIE-LAB | lab(71.79, 40.63, -3.16) |
| CIE-LCH | lch(71.79, 40.75, 355.56°) |
| OKLab | oklab(77.27% 0.1224 -0.0078) |
| OKLCH | oklch(77.27% 0.123 356.4) |
| XYZ | xyz(55.9445, 43.3450, 50.2104) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.91
Pig Pink
#E78EA5
ΔE00 4.12
Carnation Pink
#FF7FA7
ΔE00 5.17
Rosa
#FE86A4
ΔE00 5.23
Pink (survey)
#FF81C0
ΔE00 5.63
Faded Pink
#DE9DAC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F393B7 #93F3CF
analogous
#F393E7 #F393B7 #F39F93
triadic
#F393B7 #B7F393 #93B7F3
tetradic
#F393B7 #E7F393 #93F3CF #9F93F3
square
#F393B7 #E7F393 #93F3CF #9F93F3
split-complementary
#F393B7 #93F39F #93E7F3
monochromatic
#E7256E #ED5C92 #F393B7 #F9CADC #FCE3ED
Accessibility & contrast
On white
2.17
#F393B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F393B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F393B7
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F393B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F393B7 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6B8
Deuteranopia (green-blind)
#B7B6B5
Tritanopia (blue-blind)
#FF8EA0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f393b7; /* rgb */ color: rgb(243, 147, 183); /* oklch */ color: oklch(77.3% 0.123 356.4);
Tailwind
colors: {
custom: {
50: '#f9b4cc',
500: '#f393b7',
950: '#000000',
},
}SCSS
$custom: #f393b7; $custom-light: #f9b4cc; $custom-dark: #000000;
JSON
{
"hex": "#f393b7",
"rgb": {
"r": 243,
"g": 147,
"b": 183
},
"hsl": {
"h": 337.5,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.77266,
"c": 0.12261,
"h": 356.4
},
"luminance": 0.43341
}Semantic roles & 50–950 ramp
primary
#F393B7
secondary
#D7F4E9
accent
#DC8D09
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082