#F398FA#F398FA
#F398FA is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.5% C 0.164 H 324.4°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F398FA |
|---|---|
| RGB | rgb(243, 152, 250) |
| HSL | hsl(296, 91%, 79%) |
| HSV | hsv(296, 39%, 98%) |
| CMYK | cmyk(2.8%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(75.09, 48.90, -34.95) |
| CIE-LCH | lch(75.09, 60.11, 324.45°) |
| OKLab | oklab(80.5% 0.1335 -0.0956) |
| OKLCH | oklch(80.5% 0.164 324.4) |
| XYZ | xyz(65.4440, 48.4159, 96.3219) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 6.53
Plum
#DDA0DD
ΔE00 6.61
Purply Pink
#F075E6
ΔE00 7.16
Mauve
#E0B0FF
ΔE00 7.18
Baby Purple
#CA9BF7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F398FA #9FFA98
analogous
#C298FA #F398FA #FA98D0
triadic
#F398FA #FAF398 #98FAF3
tetradic
#F398FA #FAC298 #9FFA98 #98D0FA
square
#F398FA #FAC298 #9FFA98 #98D0FA
split-complementary
#F398FA #D0FA98 #98FAC2
monochromatic
#E523F4 #EC5EF7 #F398FA #FAD2FD #FCE2FE
Accessibility & contrast
On white
1.97
#F398FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#F398FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F398FA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F398FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F398FA | 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)
#8EB2FE
Deuteranopia (green-blind)
#A6BDF7
Tritanopia (blue-blind)
#F7A2BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f398fa; /* rgb */ color: rgb(243, 152, 250); /* oklch */ color: oklch(80.5% 0.164 324.4);
Tailwind
colors: {
custom: {
50: '#f8b8fc',
500: '#f398fa',
950: '#000000',
},
}SCSS
$custom: #f398fa; $custom-light: #f8b8fc; $custom-dark: #000000;
JSON
{
"hex": "#f398fa",
"rgb": {
"r": 243,
"g": 152,
"b": 250
},
"hsl": {
"h": 295.714,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.80502,
"c": 0.1642,
"h": 324.4
},
"luminance": 0.48413
}Semantic roles & 50–950 ramp
primary
#F398FA
secondary
#D8F6D5
accent
#E60010
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085