#F383EB#F383EB
#F383EB is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.8% C 0.185 H 329.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F383EB |
|---|---|
| RGB | rgb(243, 131, 235) |
| HSL | hsl(304, 82%, 73%) |
| HSV | hsv(304, 46%, 95%) |
| CMYK | cmyk(0%, 46.1%, 3.3%, 4.7%) |
| CIE-LAB | lab(70.38, 56.77, -34.05) |
| CIE-LCH | lch(70.38, 66.20, 329.04°) |
| OKLab | oklab(76.79% 0.16 -0.0929) |
| OKLCH | oklch(76.79% 0.185 329.9) |
| XYZ | xyz(60.0732, 41.2888, 83.3865) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.30
Purply Pink
#F075E6
ΔE00 2.80
Lavender Pink
#DD85D7
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 5.26
Orchid
#DA70D6
ΔE00 6.13
Light Magenta
#FA5FF7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F383EB #83F38B
analogous
#C383F3 #F383EB #F383B3
triadic
#F383EB #EBF383 #83EBF3
tetradic
#F383EB #F3C383 #83F38B #83B3F3
square
#F383EB #F3C383 #83F38B #83B3F3
split-complementary
#F383EB #B3F383 #83F3C3
monochromatic
#E516D7 #EE4BE2 #F383EB #F8BBF4 #FCE3FA
Accessibility & contrast
On white
2.27
#F383EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F383EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F383EB
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F383EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F383EB | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EF
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#FA8CAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f383eb; /* rgb */ color: rgb(243, 131, 235); /* oklch */ color: oklch(76.8% 0.185 329.9);
Tailwind
colors: {
custom: {
50: '#f9aaf1',
500: '#f383eb',
950: '#000000',
},
}SCSS
$custom: #f383eb; $custom-light: #f9aaf1; $custom-dark: #000000;
JSON
{
"hex": "#f383eb",
"rgb": {
"r": 243,
"g": 131,
"b": 235
},
"hsl": {
"h": 304.286,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.76787,
"c": 0.18503,
"h": 329.9
},
"luminance": 0.41285
}Semantic roles & 50–950 ramp
primary
#F383EB
secondary
#D7F4D9
accent
#DF1607
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85