#F393BF#F393BF
#F393BF is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.5% C 0.126 H 351.5°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F393BF |
|---|---|
| RGB | rgb(243, 147, 191) |
| HSL | hsl(333, 80%, 76%) |
| HSV | hsv(333, 40%, 95%) |
| CMYK | cmyk(0%, 39.5%, 21.4%, 4.7%) |
| CIE-LAB | lab(72.02, 41.76, -7.25) |
| CIE-LCH | lch(72.02, 42.39, 350.15°) |
| OKLab | oklab(77.52% 0.125 -0.0187) |
| OKLCH | oklch(77.52% 0.126 351.5) |
| XYZ | xyz(56.8009, 43.6875, 54.7209) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.49
Pinky
#FC86AA
ΔE00 5.40
Bubblegum Pink
#FE83CC
ΔE00 5.53
Pig Pink
#E78EA5
ΔE00 6.04
Carnation Pink
#FF7FA7
ΔE00 6.35
Rosa
#FE86A4
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F393BF #93F3C7
analogous
#F393EF #F393BF #F39793
triadic
#F393BF #BFF393 #93BFF3
tetradic
#F393BF #EFF393 #93F3C7 #9793F3
square
#F393BF #EFF393 #93F3C7 #9793F3
split-complementary
#F393BF #93F397 #93EFF3
monochromatic
#E7257E #ED5C9E #F393BF #F9CAE0 #FCE3EF
Accessibility & contrast
On white
2.16
#F393BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#F393BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F393BF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F393BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F393BF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C1
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#FF90A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f393bf; /* rgb */ color: rgb(243, 147, 191); /* oklch */ color: oklch(77.5% 0.126 351.5);
Tailwind
colors: {
custom: {
50: '#f9b4d2',
500: '#f393bf',
950: '#000000',
},
}SCSS
$custom: #f393bf; $custom-light: #f9b4d2; $custom-dark: #000000;
JSON
{
"hex": "#f393bf",
"rgb": {
"r": 243,
"g": 147,
"b": 191
},
"hsl": {
"h": 332.5,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.77517,
"c": 0.12641,
"h": 351.5
},
"luminance": 0.43684
}Semantic roles & 50–950 ramp
primary
#F393BF
secondary
#D7F4E7
accent
#DC7C09
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082