#F394F4#F394F4
#F394F4 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.6% C 0.165 H 326.6°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F394F4 |
|---|---|
| RGB | rgb(243, 148, 244) |
| HSL | hsl(299, 81%, 77%) |
| HSV | hsv(299, 39%, 96%) |
| CMYK | cmyk(0.4%, 39.3%, 0%, 4.3%) |
| CIE-LAB | lab(74.04, 49.86, -33.31) |
| CIE-LCH | lch(74.04, 59.96, 326.26°) |
| OKLab | oklab(79.64% 0.1379 -0.0909) |
| OKLCH | oklch(79.64% 0.165 326.6) |
| XYZ | xyz(63.8799, 46.7690, 91.2329) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 5.58
Purply Pink
#F075E6
ΔE00 6.23
Plum
#DDA0DD
ΔE00 6.42
Mauve
#E0B0FF
ΔE00 8.07
Bubblegum Pink
#FE83CC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394F4 #95F494
analogous
#C394F4 #F394F4 #F494C5
triadic
#F394F4 #F4F394 #94F4F3
tetradic
#F394F4 #F4C394 #95F494 #94C5F4
square
#F394F4 #F4C394 #95F494 #94C5F4
split-complementary
#F394F4 #C5F494 #94F4C3
monochromatic
#E725E9 #ED5DEE #F394F4 #F9CBFA #FCE3FC
Accessibility & contrast
On white
2.03
#F394F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F394F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394F4
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394F4 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF7
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#F89DB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f394f4; /* rgb */ color: rgb(243, 148, 244); /* oklch */ color: oklch(79.6% 0.165 326.6);
Tailwind
colors: {
custom: {
50: '#f9b5f8',
500: '#f394f4',
950: '#000000',
},
}SCSS
$custom: #f394f4; $custom-light: #f9b5f8; $custom-dark: #000000;
JSON
{
"hex": "#f394f4",
"rgb": {
"r": 243,
"g": 148,
"b": 244
},
"hsl": {
"h": 299.375,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.79641,
"c": 0.16517,
"h": 326.6
},
"luminance": 0.46766
}Semantic roles & 50–950 ramp
primary
#F394F4
secondary
#D7F4D7
accent
#DE080A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085