#F396FA#F396FA
#F396FA is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.2% C 0.168 H 324.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F396FA |
|---|---|
| RGB | rgb(243, 150, 250) |
| HSL | hsl(296, 91%, 78%) |
| HSV | hsv(296, 40%, 98%) |
| CMYK | cmyk(2.8%, 40%, 0%, 2%) |
| CIE-LAB | lab(74.68, 49.93, -35.57) |
| CIE-LCH | lch(74.68, 61.30, 324.53°) |
| OKLab | oklab(80.2% 0.1364 -0.0973) |
| OKLCH | oklch(80.2% 0.168 324.5) |
| XYZ | xyz(65.1222, 47.7722, 96.2146) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 6.36
Purply Pink
#F075E6
ΔE00 6.78
Plum
#DDA0DD
ΔE00 6.87
Mauve
#E0B0FF
ΔE00 7.51
Baby Purple
#CA9BF7
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396FA #9DFA96
analogous
#C196FA #F396FA #FA96CF
triadic
#F396FA #FAF396 #96FAF3
tetradic
#F396FA #FAC196 #9DFA96 #96CFFA
square
#F396FA #FAC196 #9DFA96 #96CFFA
split-complementary
#F396FA #CFFA96 #96FAC1
monochromatic
#E621F4 #EC5CF7 #F396FA #FAD0FD #FCE2FE
Accessibility & contrast
On white
1.99
#F396FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#F396FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396FA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396FA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#F7A1BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f396fa; /* rgb */ color: rgb(243, 150, 250); /* oklch */ color: oklch(80.2% 0.168 324.5);
Tailwind
colors: {
custom: {
50: '#f8b7fc',
500: '#f396fa',
950: '#000000',
},
}SCSS
$custom: #f396fa; $custom-light: #f8b7fc; $custom-dark: #000000;
JSON
{
"hex": "#f396fa",
"rgb": {
"r": 243,
"g": 150,
"b": 250
},
"hsl": {
"h": 295.8,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.80198,
"c": 0.16753,
"h": 324.5
},
"luminance": 0.4777
}Semantic roles & 50–950 ramp
primary
#F396FA
secondary
#D8F6D5
accent
#E60010
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085