#F396CF#F396CF
#F396CF is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.5% C 0.131 H 343.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F396CF |
|---|---|
| RGB | rgb(243, 150, 207) |
| HSL | hsl(323, 79%, 77%) |
| HSV | hsv(323, 38%, 95%) |
| CMYK | cmyk(0%, 38.3%, 14.8%, 4.7%) |
| CIE-LAB | lab(73.14, 42.62, -14.42) |
| CIE-LCH | lch(73.14, 44.99, 341.30°) |
| OKLab | oklab(78.53% 0.1255 -0.0382) |
| OKLCH | oklch(78.53% 0.131 343.1) |
| XYZ | xyz(59.1314, 45.3759, 64.6633) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.35
Pink (survey)
#FF81C0
ΔE00 5.20
Plum
#DDA0DD
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 7.53
Powder Pink
#FFB2D0
ΔE00 8.23
Pinky
#FC86AA
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396CF #96F3BA
analogous
#E996F3 #F396CF #F396A1
triadic
#F396CF #CFF396 #96CFF3
tetradic
#F396CF #F3E996 #96F3BA #96A1F3
square
#F396CF #F3E996 #96F3BA #96A1F3
split-complementary
#F396CF #A1F396 #96F3E9
monochromatic
#E6289D #ED5FB6 #F396CF #F9CDE8 #FCE4F2
Accessibility & contrast
On white
2.08
#F396CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F396CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396CF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396CF | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAAD1
Deuteranopia (green-blind)
#B3B9CC
Tritanopia (blue-blind)
#FE96AB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f396cf; /* rgb */ color: rgb(243, 150, 207); /* oklch */ color: oklch(78.5% 0.131 343.1);
Tailwind
colors: {
custom: {
50: '#f8b6dd',
500: '#f396cf',
950: '#000000',
},
}SCSS
$custom: #f396cf; $custom-light: #f8b6dd; $custom-dark: #000000;
JSON
{
"hex": "#f396cf",
"rgb": {
"r": 243,
"g": 150,
"b": 207
},
"hsl": {
"h": 323.226,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.78528,
"c": 0.13114,
"h": 343.1
},
"luminance": 0.45372
}Semantic roles & 50–950 ramp
primary
#F396CF
secondary
#D7F4E2
accent
#DC5B0A
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083