#F396BF#F396BF
#F396BF is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.0% C 0.121 H 352.3°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F396BF |
|---|---|
| RGB | rgb(243, 150, 191) |
| HSL | hsl(334, 79%, 77%) |
| HSV | hsv(334, 38%, 95%) |
| CMYK | cmyk(0%, 38.3%, 21.4%, 4.7%) |
| CIE-LAB | lab(72.65, 40.21, -6.32) |
| CIE-LCH | lch(72.65, 40.70, 351.07°) |
| OKLab | oklab(78% 0.1204 -0.0162) |
| OKLCH | oklch(78% 0.122 352.3) |
| XYZ | xyz(57.2735, 44.6327, 54.8785) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.24
Pinky
#FC86AA
ΔE00 5.47
Pig Pink
#E78EA5
ΔE00 5.75
Bubblegum Pink
#FE83CC
ΔE00 6.30
Powder Pink
#FFB2D0
ΔE00 6.53
Carnation Pink
#FF7FA7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396BF #96F3CA
analogous
#F396EE #F396BF #F39C96
triadic
#F396BF #BFF396 #96BFF3
tetradic
#F396BF #EEF396 #96F3CA #9C96F3
square
#F396BF #EEF396 #96F3CA #9C96F3
split-complementary
#F396BF #96F39C #96EEF3
monochromatic
#E6287C #ED5F9E #F396BF #F9CDE0 #FCE4EE
Accessibility & contrast
On white
2.12
#F396BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F396BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396BF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396BF | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8C0
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#FF93A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f396bf; /* rgb */ color: rgb(243, 150, 191); /* oklch */ color: oklch(78.0% 0.121 352.3);
Tailwind
colors: {
custom: {
50: '#f9b6d2',
500: '#f396bf',
950: '#000000',
},
}SCSS
$custom: #f396bf; $custom-light: #f9b6d2; $custom-dark: #000000;
JSON
{
"hex": "#f396bf",
"rgb": {
"r": 243,
"g": 150,
"b": 191
},
"hsl": {
"h": 333.548,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.77996,
"c": 0.1215,
"h": 352.3
},
"luminance": 0.44629
}Semantic roles & 50–950 ramp
primary
#F396BF
secondary
#D7F4E7
accent
#DC7F0A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082