#F393BB#F393BB
#F393BB is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.4% C 0.124 H 353.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F393BB |
|---|---|
| RGB | rgb(243, 147, 187) |
| HSL | hsl(335, 80%, 76%) |
| HSV | hsv(335, 40%, 95%) |
| CMYK | cmyk(0%, 39.5%, 23%, 4.7%) |
| CIE-LAB | lab(71.90, 41.19, -5.21) |
| CIE-LCH | lch(71.90, 41.52, 352.79°) |
| OKLab | oklab(77.39% 0.1237 -0.0132) |
| OKLCH | oklch(77.39% 0.124 353.9) |
| XYZ | xyz(56.3668, 43.5139, 52.4343) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.60
Pink (survey)
#FF81C0
ΔE00 4.96
Pig Pink
#E78EA5
ΔE00 5.07
Carnation Pink
#FF7FA7
ΔE00 5.70
Rosa
#FE86A4
ΔE00 6.10
Bubblegum Pink
#FE83CC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F393BB #93F3CB
analogous
#F393EB #F393BB #F39B93
triadic
#F393BB #BBF393 #93BBF3
tetradic
#F393BB #EBF393 #93F3CB #9B93F3
square
#F393BB #EBF393 #93F3CB #9B93F3
split-complementary
#F393BB #93F39B #93EBF3
monochromatic
#E72576 #ED5C98 #F393BB #F9CADE #FCE3EE
Accessibility & contrast
On white
2.16
#F393BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#F393BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F393BB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F393BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F393BB | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#FF8FA1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f393bb; /* rgb */ color: rgb(243, 147, 187); /* oklch */ color: oklch(77.4% 0.124 353.9);
Tailwind
colors: {
custom: {
50: '#f9b4cf',
500: '#f393bb',
950: '#000000',
},
}SCSS
$custom: #f393bb; $custom-light: #f9b4cf; $custom-dark: #000000;
JSON
{
"hex": "#f393bb",
"rgb": {
"r": 243,
"g": 147,
"b": 187
},
"hsl": {
"h": 335,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.7739,
"c": 0.12442,
"h": 353.9
},
"luminance": 0.4351
}Semantic roles & 50–950 ramp
primary
#F393BB
secondary
#D7F4E8
accent
#DC8409
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082