#F382EE#F382EE
#F382EE is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.8% C 0.189 H 328.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F382EE |
|---|---|
| RGB | rgb(243, 130, 238) |
| HSL | hsl(303, 82%, 73%) |
| HSV | hsv(303, 47%, 95%) |
| CMYK | cmyk(0%, 46.5%, 2.1%, 4.7%) |
| CIE-LAB | lab(70.31, 57.77, -35.80) |
| CIE-LCH | lch(70.31, 67.97, 328.21°) |
| OKLab | oklab(76.78% 0.162 -0.0978) |
| OKLCH | oklch(76.78% 0.189 328.9) |
| XYZ | xyz(60.3766, 41.1963, 85.6438) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.88
Purply Pink
#F075E6
ΔE00 2.66
Lavender Pink
#DD85D7
ΔE00 4.51
Candy Pink
#FF63E9
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.97
Orchid
#DA70D6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F382EE #82F387
analogous
#BF82F3 #F382EE #F382B5
triadic
#F382EE #EEF382 #82EEF3
tetradic
#F382EE #F3BF82 #82F387 #82B5F3
square
#F382EE #F3BF82 #82F387 #82B5F3
split-complementary
#F382EE #B5F382 #82F3BF
monochromatic
#E516DC #EE4AE6 #F382EE #F8BAF6 #FCE3FB
Accessibility & contrast
On white
2.27
#F382EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F382EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F382EE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F382EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F382EE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#9BB1EB
Tritanopia (blue-blind)
#FA8CAD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f382ee; /* rgb */ color: rgb(243, 130, 238); /* oklch */ color: oklch(76.8% 0.189 328.9);
Tailwind
colors: {
custom: {
50: '#f9aaf4',
500: '#f382ee',
950: '#000000',
},
}SCSS
$custom: #f382ee; $custom-light: #f9aaf4; $custom-dark: #000000;
JSON
{
"hex": "#f382ee",
"rgb": {
"r": 243,
"g": 130,
"b": 238
},
"hsl": {
"h": 302.655,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.76779,
"c": 0.18923,
"h": 328.9
},
"luminance": 0.41193
}Semantic roles & 50–950 ramp
primary
#F382EE
secondary
#D7F4D8
accent
#DF1007
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85