#F396BA#F396BA
#F396BA is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.8% C 0.119 H 355.5°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F396BA |
|---|---|
| RGB | rgb(243, 150, 186) |
| HSL | hsl(337, 79%, 77%) |
| HSV | hsv(337, 38%, 95%) |
| CMYK | cmyk(0%, 38.3%, 23.5%, 4.7%) |
| CIE-LAB | lab(72.51, 39.50, -3.76) |
| CIE-LCH | lch(72.51, 39.67, 354.56°) |
| OKLab | oklab(77.84% 0.1187 -0.0094) |
| OKLCH | oklch(77.84% 0.119 355.5) |
| XYZ | xyz(56.7327, 44.4164, 52.0300) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.58
Pinky
#FC86AA
ΔE00 4.62
Rosa
#FE86A4
ΔE00 5.88
Carnation Pink
#FF7FA7
ΔE00 5.89
Pink (survey)
#FF81C0
ΔE00 5.92
Faded Pink
#DE9DAC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396BA #96F3CF
analogous
#F396E9 #F396BA #F3A196
triadic
#F396BA #BAF396 #96BAF3
tetradic
#F396BA #E9F396 #96F3CF #A196F3
square
#F396BA #E9F396 #96F3CF #A196F3
split-complementary
#F396BA #96F3A1 #96E9F3
monochromatic
#E62872 #ED5F96 #F396BA #F9CDDE #FCE4ED
Accessibility & contrast
On white
2.12
#F396BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#F396BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396BA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396BA | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#FF92A3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f396ba; /* rgb */ color: rgb(243, 150, 186); /* oklch */ color: oklch(77.8% 0.119 355.5);
Tailwind
colors: {
custom: {
50: '#f9b6ce',
500: '#f396ba',
950: '#000000',
},
}SCSS
$custom: #f396ba; $custom-light: #f9b6ce; $custom-dark: #000000;
JSON
{
"hex": "#f396ba",
"rgb": {
"r": 243,
"g": 150,
"b": 186
},
"hsl": {
"h": 336.774,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.77839,
"c": 0.11911,
"h": 355.5
},
"luminance": 0.44413
}Semantic roles & 50–950 ramp
primary
#F396BA
secondary
#D7F4E9
accent
#DC8A0A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082