#D377DC#D377DC
#D377DC is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.6% C 0.171 H 323.9°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D377DC |
|---|---|
| RGB | rgb(211, 119, 220) |
| HSL | hsl(295, 59%, 66%) |
| HSV | hsv(295, 46%, 86%) |
| CMYK | cmyk(4.1%, 45.9%, 0%, 13.7%) |
| CIE-LAB | lab(63.52, 50.89, -36.72) |
| CIE-LCH | lch(63.52, 62.75, 324.19°) |
| OKLab | oklab(70.64% 0.1382 -0.101) |
| OKLCH | oklch(70.64% 0.171 323.9) |
| XYZ | xyz(46.3778, 32.2119, 71.4709) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.22
Orchid (survey)
#C875C4
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D377DC #80DC77
analogous
#A177DC #D377DC #DC77B3
triadic
#D377DC #DCD377 #77DCD3
tetradic
#D377DC #DCA177 #80DC77 #77B3DC
square
#D377DC #DCA177 #80DC77 #77B3DC
split-complementary
#D377DC #B3DC77 #77DCA1
monochromatic
#A12CAC #C346CF #D377DC #E3A8E9 #F2D8F5
Accessibility & contrast
On white
2.82
#D377DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#D377DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D377DC
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D377DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D377DC | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B93DF
Deuteranopia (green-blind)
#859ED9
Tritanopia (blue-blind)
#D6839F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #d377dc; /* rgb */ color: rgb(211, 119, 220); /* oklch */ color: oklch(70.6% 0.171 323.9);
Tailwind
colors: {
custom: {
50: '#e2a1e7',
500: '#d377dc',
950: '#000000',
},
}SCSS
$custom: #d377dc; $custom-light: #e2a1e7; $custom-dark: #000000;
JSON
{
"hex": "#d377dc",
"rgb": {
"r": 211,
"g": 119,
"b": 220
},
"hsl": {
"h": 294.653,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.70642,
"c": 0.17118,
"h": 323.9
},
"luminance": 0.3221
}Semantic roles & 50–950 ramp
primary
#D377DC
secondary
#CAE8C7
accent
#C71F2E
background
#FEFAFE
surface
#FCF4FC
border
#D5CED5
text
#160F16
muted
#847F84