#F396EB#F396EB
#F396EB is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.6% C 0.154 H 330.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F396EB |
|---|---|
| RGB | rgb(243, 150, 235) |
| HSL | hsl(305, 79%, 77%) |
| HSV | hsv(305, 38%, 95%) |
| CMYK | cmyk(0%, 38.3%, 3.3%, 4.7%) |
| CIE-LAB | lab(74.11, 47.25, -28.31) |
| CIE-LCH | lch(74.11, 55.08, 329.08°) |
| OKLab | oklab(79.58% 0.133 -0.0767) |
| OKLCH | oklch(79.58% 0.154 330) |
| XYZ | xyz(62.8630, 46.8685, 84.3164) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.23
Plum
#DDA0DD
ΔE00 5.26
Purply Pink
#F075E6
ΔE00 6.79
Bubblegum Pink
#FE83CC
ΔE00 7.04
Mauve
#E0B0FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396EB #96F39E
analogous
#CC96F3 #F396EB #F396BD
triadic
#F396EB #EBF396 #96EBF3
tetradic
#F396EB #F3CC96 #96F39E #96BDF3
square
#F396EB #F3CC96 #96F39E #96BDF3
split-complementary
#F396EB #BDF396 #96F3CC
monochromatic
#E628D6 #ED5FE1 #F396EB #F9CDF5 #FCE4FA
Accessibility & contrast
On white
2.02
#F396EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F396EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396EB
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396EB | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#FA9DB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f396eb; /* rgb */ color: rgb(243, 150, 235); /* oklch */ color: oklch(79.6% 0.154 330.0);
Tailwind
colors: {
custom: {
50: '#f8b7f1',
500: '#f396eb',
950: '#000000',
},
}SCSS
$custom: #f396eb; $custom-light: #f8b7f1; $custom-dark: #000000;
JSON
{
"hex": "#f396eb",
"rgb": {
"r": 243,
"g": 150,
"b": 235
},
"hsl": {
"h": 305.161,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.79577,
"c": 0.15357,
"h": 330
},
"luminance": 0.46866
}Semantic roles & 50–950 ramp
primary
#F396EB
secondary
#D7F4DA
accent
#DC1C0A
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084