#F394F8#F394F8
#F394F8 is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.8% C 0.169 H 325.2°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F394F8 |
|---|---|
| RGB | rgb(243, 148, 248) |
| HSL | hsl(297, 88%, 78%) |
| HSV | hsv(297, 40%, 97%) |
| CMYK | cmyk(2%, 40.3%, 0%, 2.7%) |
| CIE-LAB | lab(74.20, 50.58, -35.24) |
| CIE-LCH | lch(74.20, 61.64, 325.14°) |
| OKLab | oklab(79.81% 0.1388 -0.0964) |
| OKLCH | oklch(79.81% 0.169 325.2) |
| XYZ | xyz(64.4938, 47.0146, 94.4663) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 5.98
Purply Pink
#F075E6
ΔE00 6.33
Plum
#DDA0DD
ΔE00 6.89
Mauve
#E0B0FF
ΔE00 7.91
Baby Purple
#CA9BF7
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394F8 #99F894
analogous
#C194F8 #F394F8 #F894CB
triadic
#F394F8 #F8F394 #94F8F3
tetradic
#F394F8 #F8C194 #99F894 #94CBF8
square
#F394F8 #F8C194 #99F894 #94CBF8
split-complementary
#F394F8 #CBF894 #94F8C1
monochromatic
#E621F0 #ED5BF4 #F394F8 #F9CDFC #FCE2FD
Accessibility & contrast
On white
2.02
#F394F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F394F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394F8
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394F8 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFC
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#F89EBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f394f8; /* rgb */ color: rgb(243, 148, 248); /* oklch */ color: oklch(79.8% 0.169 325.2);
Tailwind
colors: {
custom: {
50: '#f9b5fb',
500: '#f394f8',
950: '#000000',
},
}SCSS
$custom: #f394f8; $custom-light: #f9b5fb; $custom-dark: #000000;
JSON
{
"hex": "#f394f8",
"rgb": {
"r": 243,
"g": 148,
"b": 248
},
"hsl": {
"h": 297,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.79811,
"c": 0.16894,
"h": 325.2
},
"luminance": 0.47012
}Semantic roles & 50–950 ramp
primary
#F394F8
secondary
#D7F5D6
accent
#E4010D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085