#F390BC#F390BC
#F390BC is a light, vivid pink. Relative luminance 0.426; OKLCH L 76.9% C 0.130 H 352.5°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F390BC |
|---|---|
| RGB | rgb(243, 144, 188) |
| HSL | hsl(333, 80%, 76%) |
| HSV | hsv(333, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 22.6%, 4.7%) |
| CIE-LAB | lab(71.31, 42.88, -6.64) |
| CIE-LCH | lch(71.31, 43.39, 351.19°) |
| OKLab | oklab(76.95% 0.1286 -0.017) |
| OKLCH | oklch(76.95% 0.13 352.5) |
| XYZ | xyz(56.0138, 42.6360, 52.8465) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.08
Pinky
#FC86AA
ΔE00 4.79
Bubblegum Pink
#FE83CC
ΔE00 5.43
Pig Pink
#E78EA5
ΔE00 5.67
Carnation Pink
#FF7FA7
ΔE00 5.68
Rosa
#FE86A4
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F390BC #90F3C7
analogous
#F390EE #F390BC #F39590
triadic
#F390BC #BCF390 #90BCF3
tetradic
#F390BC #EEF390 #90F3C7 #9590F3
square
#F390BC #EEF390 #90F3C7 #9590F3
split-complementary
#F390BC #90F395 #90EEF3
monochromatic
#E72279 #ED599B #F390BC #F9C7DD #FCE3EE
Accessibility & contrast
On white
2.20
#F390BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#F390BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F390BC
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F390BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F390BC | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BE
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#FF8CA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f390bc; /* rgb */ color: rgb(243, 144, 188); /* oklch */ color: oklch(76.9% 0.130 352.5);
Tailwind
colors: {
custom: {
50: '#f9b2d0',
500: '#f390bc',
950: '#000000',
},
}SCSS
$custom: #f390bc; $custom-light: #f9b2d0; $custom-dark: #000000;
JSON
{
"hex": "#f390bc",
"rgb": {
"r": 243,
"g": 144,
"b": 188
},
"hsl": {
"h": 333.333,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.76948,
"c": 0.12977,
"h": 352.5
},
"luminance": 0.42632
}Semantic roles & 50–950 ramp
primary
#F390BC
secondary
#D7F4E7
accent
#DD7F09
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082