#F396D4#F396D4
#F396D4 is a light, vivid pink. Relative luminance 0.456; OKLCH L 78.7% C 0.135 H 340.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F396D4 |
|---|---|
| RGB | rgb(243, 150, 212) |
| HSL | hsl(320, 79%, 77%) |
| HSV | hsv(320, 38%, 95%) |
| CMYK | cmyk(0%, 38.3%, 12.8%, 4.7%) |
| CIE-LAB | lab(73.30, 43.41, -16.93) |
| CIE-LCH | lch(73.30, 46.59, 338.69°) |
| OKLab | oklab(78.71% 0.1269 -0.045) |
| OKLCH | oklch(78.71% 0.135 340.5) |
| XYZ | xyz(59.7524, 45.6243, 67.9337) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.36
Plum
#DDA0DD
ΔE00 5.70
Pink (survey)
#FF81C0
ΔE00 5.74
Lavender Pink
#DD85D7
ΔE00 6.72
Violet (CSS)
#EE82EE
ΔE00 8.43
Powder Pink
#FFB2D0
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396D4 #96F3B5
analogous
#E496F3 #F396D4 #F396A6
triadic
#F396D4 #D4F396 #96D4F3
tetradic
#F396D4 #F3E496 #96F3B5 #96A6F3
square
#F396D4 #F3E496 #96F3B5 #96A6F3
split-complementary
#F396D4 #A6F396 #96F3E4
monochromatic
#E628A7 #ED5FBE #F396D4 #F9CDEA #FCE4F4
Accessibility & contrast
On white
2.07
#F396D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F396D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396D4
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396D4 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AABD6
Deuteranopia (green-blind)
#B1B9D1
Tritanopia (blue-blind)
#FD97AC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f396d4; /* rgb */ color: rgb(243, 150, 212); /* oklch */ color: oklch(78.7% 0.135 340.5);
Tailwind
colors: {
custom: {
50: '#f8b6e1',
500: '#f396d4',
950: '#000000',
},
}SCSS
$custom: #f396d4; $custom-light: #f8b6e1; $custom-dark: #000000;
JSON
{
"hex": "#f396d4",
"rgb": {
"r": 243,
"g": 150,
"b": 212
},
"hsl": {
"h": 320,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.78705,
"c": 0.13469,
"h": 340.5
},
"luminance": 0.45621
}Semantic roles & 50–950 ramp
primary
#F396D4
secondary
#D7F4E1
accent
#DC500A
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083