#F396B6#F396B6
#F396B6 is a light, moderate pink. Relative luminance 0.442; OKLCH L 77.7% C 0.117 H 358.1°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F396B6 |
|---|---|
| RGB | rgb(243, 150, 182) |
| HSL | hsl(339, 79%, 77%) |
| HSV | hsv(339, 38%, 95%) |
| CMYK | cmyk(0%, 38.3%, 25.1%, 4.7%) |
| CIE-LAB | lab(72.39, 38.94, -1.71) |
| CIE-LCH | lch(72.39, 38.97, 357.48°) |
| OKLab | oklab(77.72% 0.1174 -0.004) |
| OKLCH | oklch(77.72% 0.117 358.1) |
| XYZ | xyz(56.3134, 44.2487, 49.8217) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.71
Pinky
#FC86AA
ΔE00 4.14
Rosa
#FE86A4
ΔE00 5.12
Carnation Pink
#FF7FA7
ΔE00 5.53
Faded Pink
#DE9DAC
ΔE00 5.69
Powder Pink
#FFB2D0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396B6 #96F3D3
analogous
#F396E4 #F396B6 #F3A596
triadic
#F396B6 #B6F396 #96B6F3
tetradic
#F396B6 #E4F396 #96F3D3 #A596F3
square
#F396B6 #E4F396 #96F3D3 #A596F3
split-complementary
#F396B6 #96F3A5 #96E4F3
monochromatic
#E6286A #ED5F90 #F396B6 #F9CDDC #FCE4EC
Accessibility & contrast
On white
2.13
#F396B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F396B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396B6
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396B6 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A7B7
Deuteranopia (green-blind)
#B9B8B4
Tritanopia (blue-blind)
#FF91A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f396b6; /* rgb */ color: rgb(243, 150, 182); /* oklch */ color: oklch(77.7% 0.117 358.1);
Tailwind
colors: {
custom: {
50: '#f9b6cb',
500: '#f396b6',
950: '#000000',
},
}SCSS
$custom: #f396b6; $custom-light: #f9b6cb; $custom-dark: #000000;
JSON
{
"hex": "#f396b6",
"rgb": {
"r": 243,
"g": 150,
"b": 182
},
"hsl": {
"h": 339.355,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.77717,
"c": 0.11744,
"h": 358.1
},
"luminance": 0.44245
}Semantic roles & 50–950 ramp
primary
#F396B6
secondary
#D7F4EA
accent
#DC940A
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082