#F396EF#F396EF
#F396EF is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.7% C 0.157 H 328.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F396EF |
|---|---|
| RGB | rgb(243, 150, 239) |
| HSL | hsl(303, 79%, 77%) |
| HSV | hsv(303, 38%, 95%) |
| CMYK | cmyk(0%, 38.3%, 1.6%, 4.7%) |
| CIE-LAB | lab(74.26, 47.95, -30.26) |
| CIE-LCH | lch(74.26, 56.70, 327.75°) |
| OKLab | oklab(79.74% 0.134 -0.0822) |
| OKLCH | oklch(79.74% 0.157 328.5) |
| XYZ | xyz(63.4474, 47.1023, 87.3942) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 5.40
Plum
#DDA0DD
ΔE00 5.61
Purply Pink
#F075E6
ΔE00 6.66
Bubblegum Pink
#FE83CC
ΔE00 7.68
Mauve
#E0B0FF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396EF #96F39A
analogous
#C996F3 #F396EF #F396C0
triadic
#F396EF #EFF396 #96EFF3
tetradic
#F396EF #F3C996 #96F39A #96C0F3
square
#F396EF #F3C996 #96F39A #96C0F3
split-complementary
#F396EF #C0F396 #96F3C9
monochromatic
#E628DE #ED5FE7 #F396EF #F9CDF7 #FCE4FB
Accessibility & contrast
On white
2.02
#F396EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F396EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396EF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396EF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF2
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#F99EB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f396ef; /* rgb */ color: rgb(243, 150, 239); /* oklch */ color: oklch(79.7% 0.157 328.5);
Tailwind
colors: {
custom: {
50: '#f8b7f4',
500: '#f396ef',
950: '#000000',
},
}SCSS
$custom: #f396ef; $custom-light: #f8b7f4; $custom-dark: #000000;
JSON
{
"hex": "#f396ef",
"rgb": {
"r": 243,
"g": 150,
"b": 239
},
"hsl": {
"h": 302.581,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.79738,
"c": 0.1572,
"h": 328.5
},
"luminance": 0.47099
}Semantic roles & 50–950 ramp
primary
#F396EF
secondary
#D7F4D9
accent
#DC130A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085