#F36B9F#F36B9F
#F36B9F is a light, vivid pink. Relative luminance 0.321; OKLCH L 70.7% C 0.174 H 358.6°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F36B9F |
|---|---|
| RGB | rgb(243, 107, 159) |
| HSL | hsl(337, 85%, 69%) |
| HSV | hsv(337, 56%, 95%) |
| CMYK | cmyk(0%, 56%, 34.6%, 4.7%) |
| CIE-LAB | lab(63.41, 57.22, -1.94) |
| CIE-LCH | lch(63.41, 57.26, 358.06°) |
| OKLab | oklab(70.72% 0.1743 -0.0043) |
| OKLCH | oklch(70.72% 0.174 358.6) |
| XYZ | xyz(48.4804, 32.0782, 36.4327) |
| Luminance | 0.3207 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.18
Bubble Gum Pink
#FF69AF
ΔE00 3.46
Rosy Pink
#F6688E
ΔE00 4.32
Hot Pink
#FF69B4
ΔE00 4.42
Strawberry
#FC5A8D
ΔE00 4.42
Palevioletred
#DB7093
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F36B9F #6BF3BF
analogous
#F36BE3 #F36B9F #F37B6B
triadic
#F36B9F #9FF36B #6B9FF3
tetradic
#F36B9F #E3F36B #6BF3BF #7B6BF3
square
#F36B9F #E3F36B #6BF3BF #7B6BF3
split-complementary
#F36B9F #6BF37B #6BE3F3
monochromatic
#D3115B #EE327A #F36B9F #F8A4C4 #FCDCE8
Accessibility & contrast
On white
2.83
#F36B9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#F36B9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F36B9F
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F36B9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F36B9F | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818AA1
Deuteranopia (green-blind)
#A5A39C
Tritanopia (blue-blind)
#FF607F
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f36b9f; /* rgb */ color: rgb(243, 107, 159); /* oklch */ color: oklch(70.7% 0.174 358.6);
Tailwind
colors: {
custom: {
50: '#fb9abb',
500: '#f36b9f',
950: '#000000',
},
}SCSS
$custom: #f36b9f; $custom-light: #fb9abb; $custom-dark: #000000;
JSON
{
"hex": "#f36b9f",
"rgb": {
"r": 243,
"g": 107,
"b": 159
},
"hsl": {
"h": 337.059,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.70723,
"c": 0.17434,
"h": 358.6
},
"luminance": 0.32073
}Semantic roles & 50–950 ramp
primary
#F36B9F
secondary
#C9F1E2
accent
#E18D04
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80