#F396D0#F396D0
#F396D0 is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.6% C 0.132 H 342.5°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F396D0 |
|---|---|
| RGB | rgb(243, 150, 208) |
| HSL | hsl(323, 79%, 77%) |
| HSV | hsv(323, 38%, 95%) |
| CMYK | cmyk(0%, 38.3%, 14.4%, 4.7%) |
| CIE-LAB | lab(73.17, 42.78, -14.93) |
| CIE-LCH | lch(73.17, 45.31, 340.76°) |
| OKLab | oklab(78.56% 0.1258 -0.0395) |
| OKLCH | oklch(78.56% 0.132 342.5) |
| XYZ | xyz(59.2540, 45.4249, 65.3092) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.32
Pink (survey)
#FF81C0
ΔE00 5.29
Plum
#DDA0DD
ΔE00 6.24
Lavender Pink
#DD85D7
ΔE00 7.36
Powder Pink
#FFB2D0
ΔE00 8.38
Bubblegum (survey)
#FF6CB5
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396D0 #96F3B9
analogous
#E896F3 #F396D0 #F396A2
triadic
#F396D0 #D0F396 #96D0F3
tetradic
#F396D0 #F3E896 #96F3B9 #96A2F3
square
#F396D0 #F3E896 #96F3B9 #96A2F3
split-complementary
#F396D0 #A2F396 #96F3E8
monochromatic
#E6289F #ED5FB7 #F396D0 #F9CDE9 #FCE4F3
Accessibility & contrast
On white
2.08
#F396D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F396D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396D0
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396D0 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BABD2
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#FE96AB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f396d0; /* rgb */ color: rgb(243, 150, 208); /* oklch */ color: oklch(78.6% 0.132 342.5);
Tailwind
colors: {
custom: {
50: '#f8b6de',
500: '#f396d0',
950: '#000000',
},
}SCSS
$custom: #f396d0; $custom-light: #f8b6de; $custom-dark: #000000;
JSON
{
"hex": "#f396d0",
"rgb": {
"r": 243,
"g": 150,
"b": 208
},
"hsl": {
"h": 322.581,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.78563,
"c": 0.13183,
"h": 342.5
},
"luminance": 0.45421
}Semantic roles & 50–950 ramp
primary
#F396D0
secondary
#D7F4E2
accent
#DC590A
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083