#F394EB#F394EB
#F394EB is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.3% C 0.157 H 330.0°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F394EB |
|---|---|
| RGB | rgb(243, 148, 235) |
| HSL | hsl(305, 80%, 77%) |
| HSV | hsv(305, 39%, 95%) |
| CMYK | cmyk(0%, 39.1%, 3.3%, 4.7%) |
| CIE-LAB | lab(73.70, 48.27, -28.93) |
| CIE-LCH | lch(73.70, 56.28, 329.06°) |
| OKLab | oklab(79.27% 0.1359 -0.0785) |
| OKLCH | oklch(79.27% 0.157 330) |
| XYZ | xyz(62.5466, 46.2357, 84.2110) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 4.97
Plum
#DDA0DD
ΔE00 5.57
Purply Pink
#F075E6
ΔE00 6.34
Bubblegum Pink
#FE83CC
ΔE00 6.95
Mauve
#E0B0FF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394EB #94F39C
analogous
#CC94F3 #F394EB #F394BC
triadic
#F394EB #EBF394 #94EBF3
tetradic
#F394EB #F3CC94 #94F39C #94BCF3
square
#F394EB #F3CC94 #94F39C #94BCF3
split-complementary
#F394EB #BCF394 #94F3CC
monochromatic
#E726D6 #ED5DE1 #F394EB #F9CBF5 #FCE3FA
Accessibility & contrast
On white
2.05
#F394EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F394EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394EB
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394EB | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#FA9BB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f394eb; /* rgb */ color: rgb(243, 148, 235); /* oklch */ color: oklch(79.3% 0.157 330.0);
Tailwind
colors: {
custom: {
50: '#f8b5f1',
500: '#f394eb',
950: '#000000',
},
}SCSS
$custom: #f394eb; $custom-light: #f8b5f1; $custom-dark: #000000;
JSON
{
"hex": "#f394eb",
"rgb": {
"r": 243,
"g": 148,
"b": 235
},
"hsl": {
"h": 305.053,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.7927,
"c": 0.15696,
"h": 330
},
"luminance": 0.46233
}Semantic roles & 50–950 ramp
primary
#F394EB
secondary
#D7F4DA
accent
#DC1B09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084