#F36FBE#F36FBE
#F36FBE is a light, vivid pink. Relative luminance 0.341; OKLCH L 72.3% C 0.183 H 345.7°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F36FBE |
|---|---|
| RGB | rgb(243, 111, 190) |
| HSL | hsl(324, 85%, 69%) |
| HSV | hsv(324, 54%, 95%) |
| CMYK | cmyk(0%, 54.3%, 21.8%, 4.7%) |
| CIE-LAB | lab(65.08, 59.31, -17.10) |
| CIE-LCH | lch(65.08, 61.73, 343.92°) |
| OKLab | oklab(72.29% 0.1778 -0.0452) |
| OKLCH | oklch(72.29% 0.183 345.7) |
| XYZ | xyz(51.9423, 34.1458, 52.5604) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.24
Hot Pink
#FF69B4
ΔE00 3.25
Bubble Gum Pink
#FF69AF
ΔE00 4.18
Bubblegum Pink
#FE83CC
ΔE00 4.56
Pink (survey)
#FF81C0
ΔE00 4.83
Pale Magenta
#D767AD
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36FBE #6FF3A4
analogous
#E66FF3 #F36FBE #F36F7C
triadic
#F36FBE #BEF36F #6FBEF3
tetradic
#F36FBE #F3E66F #6FF3A4 #6F7CF3
square
#F36FBE #F3E66F #6FF3A4 #6F7CF3
split-complementary
#F36FBE #7CF36F #6FF3E6
monochromatic
#D61287 #EE37A5 #F36FBE #F8A7D8 #FCE0F1
Accessibility & contrast
On white
2.68
#F36FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#F36FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36FBE
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36FBE | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B90C1
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#FF6D8E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f36fbe; /* rgb */ color: rgb(243, 111, 190); /* oklch */ color: oklch(72.3% 0.183 345.7);
Tailwind
colors: {
custom: {
50: '#fa9dd1',
500: '#f36fbe',
950: '#000000',
},
}SCSS
$custom: #f36fbe; $custom-light: #fa9dd1; $custom-dark: #000000;
JSON
{
"hex": "#f36fbe",
"rgb": {
"r": 243,
"g": 111,
"b": 190
},
"hsl": {
"h": 324.091,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.72291,
"c": 0.18346,
"h": 345.7
},
"luminance": 0.34141
}Semantic roles & 50–950 ramp
primary
#F36FBE
secondary
#CCF2DB
accent
#E15D04
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82