#F396F4#F396F4
#F396F4 is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.9% C 0.162 H 326.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F396F4 |
|---|---|
| RGB | rgb(243, 150, 244) |
| HSL | hsl(299, 81%, 77%) |
| HSV | hsv(299, 39%, 96%) |
| CMYK | cmyk(0.4%, 38.5%, 0%, 4.3%) |
| CIE-LAB | lab(74.45, 48.84, -32.68) |
| CIE-LCH | lch(74.45, 58.77, 326.21°) |
| OKLab | oklab(79.94% 0.1351 -0.0891) |
| OKLCH | oklch(79.94% 0.162 326.6) |
| XYZ | xyz(64.1963, 47.4018, 91.3384) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 6.63
Mauve
#E0B0FF
ΔE00 7.76
Baby Purple
#CA9BF7
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396F4 #97F496
analogous
#C496F4 #F396F4 #F496C6
triadic
#F396F4 #F4F396 #96F4F3
tetradic
#F396F4 #F4C496 #97F496 #96C6F4
square
#F396F4 #F4C496 #97F496 #96C6F4
split-complementary
#F396F4 #C6F496 #96F4C4
monochromatic
#E627E8 #ED5FEE #F396F4 #F9CDFA #FCE3FC
Accessibility & contrast
On white
2.00
#F396F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F396F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396F4
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396F4 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB0F7
Deuteranopia (green-blind)
#A7BBF1
Tritanopia (blue-blind)
#F89FBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f396f4; /* rgb */ color: rgb(243, 150, 244); /* oklch */ color: oklch(79.9% 0.162 326.6);
Tailwind
colors: {
custom: {
50: '#f8b7f8',
500: '#f396f4',
950: '#000000',
},
}SCSS
$custom: #f396f4; $custom-light: #f8b7f8; $custom-dark: #000000;
JSON
{
"hex": "#f396f4",
"rgb": {
"r": 243,
"g": 150,
"b": 244
},
"hsl": {
"h": 299.362,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.79945,
"c": 0.16183,
"h": 326.6
},
"luminance": 0.47399
}Semantic roles & 50–950 ramp
primary
#F396F4
secondary
#D7F4D7
accent
#DD080A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085