#D377EC#D377EC
#D377EC is a light, vivid purple. Relative luminance 0.331; OKLCH L 71.4% C 0.187 H 318.7°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D377EC |
|---|---|
| RGB | rgb(211, 119, 236) |
| HSL | hsl(287, 75%, 70%) |
| HSV | hsv(287, 50%, 93%) |
| CMYK | cmyk(10.6%, 49.6%, 0%, 7.5%) |
| CIE-LAB | lab(64.24, 53.95, -44.47) |
| CIE-LCH | lch(64.24, 69.92, 320.50°) |
| OKLab | oklab(71.42% 0.1406 -0.1233) |
| OKLCH | oklch(71.42% 0.187 318.7) |
| XYZ | xyz(48.5991, 33.1004, 83.1696) |
| Luminance | 0.3310 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.54
Light Purple
#BF77F6
ΔE00 4.63
Easter Purple
#C071FE
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 5.65
Violet (CSS)
#EE82EE
ΔE00 5.68
Light Magenta
#FA5FF7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D377EC #90EC77
analogous
#9877EC #D377EC #EC77CB
triadic
#D377EC #ECD377 #77ECD3
tetradic
#D377EC #EC9877 #90EC77 #77CBEC
square
#D377EC #EC9877 #90EC77 #77CBEC
split-complementary
#D377EC #CBEC77 #77EC98
monochromatic
#A71DCC #C241E4 #D377EC #E4ADF4 #F6E2FB
Accessibility & contrast
On white
2.76
#D377EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#D377EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D377EC
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D377EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D377EC | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F0
Deuteranopia (green-blind)
#7D9FE9
Tritanopia (blue-blind)
#D388A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #d377ec; /* rgb */ color: rgb(211, 119, 236); /* oklch */ color: oklch(71.4% 0.187 318.7);
Tailwind
colors: {
custom: {
50: '#e3a1f2',
500: '#d377ec',
950: '#000000',
},
}SCSS
$custom: #d377ec; $custom-light: #e3a1f2; $custom-dark: #000000;
JSON
{
"hex": "#d377ec",
"rgb": {
"r": 211,
"g": 119,
"b": 236
},
"hsl": {
"h": 287.179,
"s": 75.484,
"l": 69.608
},
"oklch": {
"l": 0.71416,
"c": 0.18699,
"h": 318.7
},
"luminance": 0.33099
}Semantic roles & 50–950 ramp
primary
#D377EC
secondary
#D6F0CF
accent
#D80E39
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85