#F394EA#F394EA
#F394EA is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.2% C 0.156 H 330.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F394EA |
|---|---|
| RGB | rgb(243, 148, 234) |
| HSL | hsl(306, 80%, 77%) |
| HSV | hsv(306, 39%, 95%) |
| CMYK | cmyk(0%, 39.1%, 3.7%, 4.7%) |
| CIE-LAB | lab(73.66, 48.10, -28.44) |
| CIE-LCH | lch(73.66, 55.88, 329.40°) |
| OKLab | oklab(79.23% 0.1357 -0.0771) |
| OKLCH | oklch(79.23% 0.156 330.4) |
| XYZ | xyz(62.4025, 46.1781, 83.4522) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 4.94
Plum
#DDA0DD
ΔE00 5.49
Purply Pink
#F075E6
ΔE00 6.39
Bubblegum Pink
#FE83CC
ΔE00 6.79
Candy Pink
#FF63E9
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F394EA #94F39D
analogous
#CD94F3 #F394EA #F394BB
triadic
#F394EA #EAF394 #94EAF3
tetradic
#F394EA #F3CD94 #94F39D #94BBF3
square
#F394EA #F3CD94 #94F39D #94BBF3
split-complementary
#F394EA #BBF394 #94F3CD
monochromatic
#E726D4 #ED5DDF #F394EA #F9CBF5 #FCE3FA
Accessibility & contrast
On white
2.05
#F394EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#F394EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F394EA
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F394EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F394EA | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#A9BAE7
Tritanopia (blue-blind)
#FA9BB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f394ea; /* rgb */ color: rgb(243, 148, 234); /* oklch */ color: oklch(79.2% 0.156 330.4);
Tailwind
colors: {
custom: {
50: '#f8b5f1',
500: '#f394ea',
950: '#000000',
},
}SCSS
$custom: #f394ea; $custom-light: #f8b5f1; $custom-dark: #000000;
JSON
{
"hex": "#f394ea",
"rgb": {
"r": 243,
"g": 148,
"b": 234
},
"hsl": {
"h": 305.684,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.7923,
"c": 0.15607,
"h": 330.4
},
"luminance": 0.46175
}Semantic roles & 50–950 ramp
primary
#F394EA
secondary
#D7F4DA
accent
#DC1D09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084