#F387EA#F387EA
#F387EA is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.3% C 0.178 H 330.2°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F387EA |
|---|---|
| RGB | rgb(243, 135, 234) |
| HSL | hsl(305, 82%, 74%) |
| HSV | hsv(305, 44%, 95%) |
| CMYK | cmyk(0%, 44.4%, 3.7%, 4.7%) |
| CIE-LAB | lab(71.10, 54.64, -32.40) |
| CIE-LCH | lch(71.10, 63.52, 329.34°) |
| OKLab | oklab(77.31% 0.1543 -0.0882) |
| OKLCH | oklch(77.31% 0.178 330.2) |
| XYZ | xyz(60.4767, 42.3265, 82.8103) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Purply Pink
#F075E6
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 6.04
Orchid
#DA70D6
ΔE00 6.70
Bubblegum Pink
#FE83CC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F387EA #87F390
analogous
#C687F3 #F387EA #F387B4
triadic
#F387EA #EAF387 #87EAF3
tetradic
#F387EA #F3C687 #87F390 #87B4F3
square
#F387EA #F3C687 #87F390 #87B4F3
split-complementary
#F387EA #B4F387 #87F3C6
monochromatic
#E818D7 #ED4FE0 #F387EA #F9BFF4 #FCE3FA
Accessibility & contrast
On white
2.22
#F387EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F387EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F387EA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F387EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F387EA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5ED
Deuteranopia (green-blind)
#A0B3E7
Tritanopia (blue-blind)
#FA8FAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f387ea; /* rgb */ color: rgb(243, 135, 234); /* oklch */ color: oklch(77.3% 0.178 330.2);
Tailwind
colors: {
custom: {
50: '#f9adf1',
500: '#f387ea',
950: '#000000',
},
}SCSS
$custom: #f387ea; $custom-light: #f9adf1; $custom-dark: #000000;
JSON
{
"hex": "#f387ea",
"rgb": {
"r": 243,
"g": 135,
"b": 234
},
"hsl": {
"h": 305,
"s": 81.818,
"l": 74.118
},
"oklch": {
"l": 0.77309,
"c": 0.17769,
"h": 330.2
},
"luminance": 0.42323
}Semantic roles & 50–950 ramp
primary
#F387EA
secondary
#D7F4D9
accent
#DE1907
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84