#F396FB#F396FB
#F396FB is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.2% C 0.168 H 324.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F396FB |
|---|---|
| RGB | rgb(243, 150, 251) |
| HSL | hsl(295, 93%, 79%) |
| HSV | hsv(295, 40%, 98%) |
| CMYK | cmyk(3.2%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(74.72, 50.11, -36.06) |
| CIE-LCH | lch(74.72, 61.73, 324.26°) |
| OKLab | oklab(80.24% 0.1366 -0.0987) |
| OKLCH | oklch(80.24% 0.168 324.1) |
| XYZ | xyz(65.2794, 47.8351, 97.0426) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 6.47
Purply Pink
#F075E6
ΔE00 6.82
Plum
#DDA0DD
ΔE00 7.00
Mauve
#E0B0FF
ΔE00 7.49
Baby Purple
#CA9BF7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F396FB #9EFB96
analogous
#C096FB #F396FB #FB96D0
triadic
#F396FB #FBF396 #96FBF3
tetradic
#F396FB #FBC096 #9EFB96 #96D0FB
square
#F396FB #FBC096 #9EFB96 #96D0FB
split-complementary
#F396FB #D0FB96 #96FBC0
monochromatic
#E620F7 #EC5BF9 #F396FB #FAD1FD #FCE2FE
Accessibility & contrast
On white
1.99
#F396FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F396FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F396FB
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F396FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F396FB | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#F7A1BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f396fb; /* rgb */ color: rgb(243, 150, 251); /* oklch */ color: oklch(80.2% 0.168 324.1);
Tailwind
colors: {
custom: {
50: '#f9b7fd',
500: '#f396fb',
950: '#000000',
},
}SCSS
$custom: #f396fb; $custom-light: #f9b7fd; $custom-dark: #000000;
JSON
{
"hex": "#f396fb",
"rgb": {
"r": 243,
"g": 150,
"b": 251
},
"hsl": {
"h": 295.248,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.80241,
"c": 0.16849,
"h": 324.1
},
"luminance": 0.47832
}Semantic roles & 50–950 ramp
primary
#F396FB
secondary
#D8F6D5
accent
#E60012
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085