#F390EB#F390EB
#F390EB is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.7% C 0.164 H 330.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F390EB |
|---|---|
| RGB | rgb(243, 144, 235) |
| HSL | hsl(305, 80%, 76%) |
| HSV | hsv(305, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 3.3%, 4.7%) |
| CIE-LAB | lab(72.89, 50.31, -30.17) |
| CIE-LCH | lch(72.89, 58.66, 329.05°) |
| OKLab | oklab(78.67% 0.1417 -0.082) |
| OKLCH | oklch(78.67% 0.164 330) |
| XYZ | xyz(61.9300, 45.0025, 84.0054) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.51
Lavender Pink
#DD85D7
ΔE00 4.54
Purply Pink
#F075E6
ΔE00 5.47
Plum
#DDA0DD
ΔE00 6.21
Bubblegum Pink
#FE83CC
ΔE00 6.84
Candy Pink
#FF63E9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F390EB #90F398
analogous
#C990F3 #F390EB #F390B9
triadic
#F390EB #EBF390 #90EBF3
tetradic
#F390EB #F3C990 #90F398 #90B9F3
square
#F390EB #F3C990 #90F398 #90B9F3
split-complementary
#F390EB #B9F390 #90F3C9
monochromatic
#E722D7 #ED59E1 #F390EB #F9C7F5 #FCE3FA
Accessibility & contrast
On white
2.10
#F390EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F390EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F390EB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F390EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F390EB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#FA98B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f390eb; /* rgb */ color: rgb(243, 144, 235); /* oklch */ color: oklch(78.7% 0.164 330.0);
Tailwind
colors: {
custom: {
50: '#f9b3f1',
500: '#f390eb',
950: '#000000',
},
}SCSS
$custom: #f390eb; $custom-light: #f9b3f1; $custom-dark: #000000;
JSON
{
"hex": "#f390eb",
"rgb": {
"r": 243,
"g": 144,
"b": 235
},
"hsl": {
"h": 304.848,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.78666,
"c": 0.16368,
"h": 330
},
"luminance": 0.44999
}Semantic roles & 50–950 ramp
primary
#F390EB
secondary
#D7F4D9
accent
#DD1A09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085