#F397FB#F397FB
#F397FB is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.4% C 0.167 H 324.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F397FB |
|---|---|
| RGB | rgb(243, 151, 251) |
| HSL | hsl(295, 93%, 79%) |
| HSV | hsv(295, 40%, 98%) |
| CMYK | cmyk(3.2%, 39.8%, 0%, 1.6%) |
| CIE-LAB | lab(74.92, 49.60, -35.74) |
| CIE-LCH | lch(74.92, 61.13, 324.22°) |
| OKLab | oklab(80.39% 0.1351 -0.0978) |
| OKLCH | oklch(80.39% 0.167 324.1) |
| XYZ | xyz(65.4396, 48.1556, 97.0960) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 6.55
Plum
#DDA0DD
ΔE00 6.87
Purply Pink
#F075E6
ΔE00 7.01
Mauve
#E0B0FF
ΔE00 7.32
Baby Purple
#CA9BF7
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F397FB #9FFB97
analogous
#C197FB #F397FB #FB97D1
triadic
#F397FB #FBF397 #97FBF3
tetradic
#F397FB #FBC197 #9FFB97 #97D1FB
square
#F397FB #FBC197 #9FFB97 #97D1FB
split-complementary
#F397FB #D1FB97 #97FBC1
monochromatic
#E521F6 #EC5CF9 #F397FB #FAD2FD #FCE2FE
Accessibility & contrast
On white
1.98
#F397FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F397FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F397FB
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F397FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F397FB | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FF
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#F7A2BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f397fb; /* rgb */ color: rgb(243, 151, 251); /* oklch */ color: oklch(80.4% 0.167 324.1);
Tailwind
colors: {
custom: {
50: '#f8b7fd',
500: '#f397fb',
950: '#000000',
},
}SCSS
$custom: #f397fb; $custom-light: #f8b7fd; $custom-dark: #000000;
JSON
{
"hex": "#f397fb",
"rgb": {
"r": 243,
"g": 151,
"b": 251
},
"hsl": {
"h": 295.2,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.80393,
"c": 0.16683,
"h": 324.1
},
"luminance": 0.48153
}Semantic roles & 50–950 ramp
primary
#F397FB
secondary
#D8F6D5
accent
#E60012
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085