#F397FF#F397FF
#F397FF is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.6% C 0.171 H 322.8°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F397FF |
|---|---|
| RGB | rgb(243, 151, 255) |
| HSL | hsl(293, 100%, 80%) |
| HSV | hsv(293, 41%, 100%) |
| CMYK | cmyk(4.7%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(75.08, 50.34, -37.66) |
| CIE-LCH | lch(75.08, 62.86, 323.20°) |
| OKLab | oklab(80.57% 0.1359 -0.1033) |
| OKLCH | oklch(80.57% 0.171 322.8) |
| XYZ | xyz(66.0768, 48.4105, 100.4519) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 7.01
Purply Pink
#F075E6
ΔE00 7.21
Mauve
#E0B0FF
ΔE00 7.25
Plum
#DDA0DD
ΔE00 7.40
Baby Purple
#CA9BF7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F397FF #A3FF97
analogous
#BF97FF #F397FF #FF97D7
triadic
#F397FF #FFF397 #97FFF3
tetradic
#F397FF #FFBF97 #A3FF97 #97D7FF
square
#F397FF #FFBF97 #A3FF97 #97D7FF
split-complementary
#F397FF #D7FF97 #97FFBF
monochromatic
#E51DFF #EC5AFF #F397FF #FAD4FF #FBE0FF
Accessibility & contrast
On white
1.97
#F397FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#F397FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F397FF
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F397FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F397FF | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#A3BDFC
Tritanopia (blue-blind)
#F6A3BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f397ff; /* rgb */ color: rgb(243, 151, 255); /* oklch */ color: oklch(80.6% 0.171 322.8);
Tailwind
colors: {
custom: {
50: '#f9b7ff',
500: '#f397ff',
950: '#000000',
},
}SCSS
$custom: #f397ff; $custom-light: #f9b7ff; $custom-dark: #000000;
JSON
{
"hex": "#f397ff",
"rgb": {
"r": 243,
"g": 151,
"b": 255
},
"hsl": {
"h": 293.077,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80565,
"c": 0.17073,
"h": 322.8
},
"luminance": 0.48408
}Semantic roles & 50–950 ramp
primary
#F397FF
secondary
#D8F7D4
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086