#F390EA#F390EA
#F390EA is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.6% C 0.163 H 330.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F390EA |
|---|---|
| RGB | rgb(243, 144, 234) |
| HSL | hsl(305, 80%, 76%) |
| HSV | hsv(305, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 3.7%, 4.7%) |
| CIE-LAB | lab(72.86, 50.13, -29.68) |
| CIE-LCH | lch(72.86, 58.26, 329.37°) |
| OKLab | oklab(78.63% 0.1415 -0.0806) |
| OKLCH | oklch(78.63% 0.163 330.3) |
| XYZ | xyz(61.7859, 44.9449, 83.2467) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 4.49
Purply Pink
#F075E6
ΔE00 5.51
Plum
#DDA0DD
ΔE00 6.14
Bubblegum Pink
#FE83CC
ΔE00 6.67
Candy Pink
#FF63E9
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F390EA #90F399
analogous
#CB90F3 #F390EA #F390B8
triadic
#F390EA #EAF390 #90EAF3
tetradic
#F390EA #F3CB90 #90F399 #90B8F3
square
#F390EA #F3CB90 #90F399 #90B8F3
split-complementary
#F390EA #B8F390 #90F3CB
monochromatic
#E722D5 #ED59E0 #F390EA #F9C7F4 #FCE3FA
Accessibility & contrast
On white
2.10
#F390EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F390EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F390EA
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F390EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F390EA | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#FA97B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f390ea; /* rgb */ color: rgb(243, 144, 234); /* oklch */ color: oklch(78.6% 0.163 330.3);
Tailwind
colors: {
custom: {
50: '#f9b3f1',
500: '#f390ea',
950: '#000000',
},
}SCSS
$custom: #f390ea; $custom-light: #f9b3f1; $custom-dark: #000000;
JSON
{
"hex": "#f390ea",
"rgb": {
"r": 243,
"g": 144,
"b": 234
},
"hsl": {
"h": 305.455,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.78625,
"c": 0.1628,
"h": 330.3
},
"luminance": 0.44942
}Semantic roles & 50–950 ramp
primary
#F390EA
secondary
#D7F4DA
accent
#DD1C09
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084