#F394EF#F394EF
#F394EF is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.4% C 0.161 H 328.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F394EF |
|---|---|
| RGB | rgb(243, 148, 239) |
| HSL | hsl(303, 80%, 77%) |
| HSV | hsv(303, 39%, 95%) |
| CMYK | cmyk(0%, 39.1%, 1.6%, 4.7%) |
| CIE-LAB | lab(73.85, 48.97, -30.88) |
| CIE-LCH | lch(73.85, 57.90, 327.77°) |
| OKLab | oklab(79.43% 0.1368 -0.084) |
| OKLCH | oklch(79.43% 0.161 328.5) |
| XYZ | xyz(63.1310, 46.4695, 87.2888) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.03
Lavender Pink
#DD85D7
ΔE00 5.18
Plum
#DDA0DD
ΔE00 5.91
Purply Pink
#F075E6
ΔE00 6.23
Bubblegum Pink
#FE83CC
ΔE00 7.60
Mauve
#E0B0FF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394EF #94F398
analogous
#C894F3 #F394EF #F394C0
triadic
#F394EF #EFF394 #94EFF3
tetradic
#F394EF #F3C894 #94F398 #94C0F3
square
#F394EF #F3C894 #94F398 #94C0F3
split-complementary
#F394EF #C0F394 #94F3C8
monochromatic
#E726DF #ED5DE7 #F394EF #F9CBF7 #FCE3FB
Accessibility & contrast
On white
2.04
#F394EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#F394EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394EF
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394EF | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAEF2
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#F99CB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f394ef; /* rgb */ color: rgb(243, 148, 239); /* oklch */ color: oklch(79.4% 0.161 328.5);
Tailwind
colors: {
custom: {
50: '#f8b5f4',
500: '#f394ef',
950: '#000000',
},
}SCSS
$custom: #f394ef; $custom-light: #f8b5f4; $custom-dark: #000000;
JSON
{
"hex": "#f394ef",
"rgb": {
"r": 243,
"g": 148,
"b": 239
},
"hsl": {
"h": 302.526,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.79433,
"c": 0.16057,
"h": 328.5
},
"luminance": 0.46466
}Semantic roles & 50–950 ramp
primary
#F394EF
secondary
#D7F4D8
accent
#DC1209
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085