#F395F8#F395F8
#F395F8 is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.0% C 0.167 H 325.2°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F395F8 |
|---|---|
| RGB | rgb(243, 149, 248) |
| HSL | hsl(297, 88%, 78%) |
| HSV | hsv(297, 40%, 97%) |
| CMYK | cmyk(2%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(74.40, 50.07, -34.92) |
| CIE-LCH | lch(74.40, 61.05, 325.10°) |
| OKLab | oklab(79.96% 0.1374 -0.0955) |
| OKLCH | oklch(79.96% 0.167 325.2) |
| XYZ | xyz(64.6513, 47.3296, 94.5188) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 6.06
Purply Pink
#F075E6
ΔE00 6.52
Plum
#DDA0DD
ΔE00 6.75
Mauve
#E0B0FF
ΔE00 7.74
Baby Purple
#CA9BF7
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F395F8 #9AF895
analogous
#C295F8 #F395F8 #F895CB
triadic
#F395F8 #F8F395 #95F8F3
tetradic
#F395F8 #F8C295 #9AF895 #95CBF8
square
#F395F8 #F8C295 #9AF895 #95CBF8
split-complementary
#F395F8 #CBF895 #95F8C2
monochromatic
#E622F0 #ED5CF4 #F395F8 #F9CEFC #FCE2FD
Accessibility & contrast
On white
2.01
#F395F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#F395F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F395F8
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F395F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F395F8 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FC
Deuteranopia (green-blind)
#A5BBF5
Tritanopia (blue-blind)
#F89FBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f395f8; /* rgb */ color: rgb(243, 149, 248); /* oklch */ color: oklch(80.0% 0.167 325.2);
Tailwind
colors: {
custom: {
50: '#f9b6fb',
500: '#f395f8',
950: '#000000',
},
}SCSS
$custom: #f395f8; $custom-light: #f9b6fb; $custom-dark: #000000;
JSON
{
"hex": "#f395f8",
"rgb": {
"r": 243,
"g": 149,
"b": 248
},
"hsl": {
"h": 296.97,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.79962,
"c": 0.16728,
"h": 325.2
},
"luminance": 0.47327
}Semantic roles & 50–950 ramp
primary
#F395F8
secondary
#D7F5D6
accent
#E4010D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085