#D388DC#D388DC
#D388DC is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.2% C 0.142 H 323.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D388DC |
|---|---|
| RGB | rgb(211, 136, 220) |
| HSL | hsl(294, 55%, 70%) |
| HSV | hsv(294, 38%, 86%) |
| CMYK | cmyk(4.1%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(67.00, 42.04, -31.31) |
| CIE-LCH | lch(67.00, 52.42, 323.32°) |
| OKLab | oklab(73.24% 0.1139 -0.0857) |
| OKLCH | oklch(73.24% 0.142 323) |
| XYZ | xyz(48.5850, 36.6263, 72.2066) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.55
Violet (CSS)
#EE82EE
ΔE00 4.87
Orchid
#DA70D6
ΔE00 5.44
Orchid (survey)
#C875C4
ΔE00 5.66
Purply Pink
#F075E6
ΔE00 5.95
Pale Purple
#B790D4
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D388DC #91DC88
analogous
#A988DC #D388DC #DC88BB
triadic
#D388DC #DCD388 #88DCD3
tetradic
#D388DC #DCA988 #91DC88 #88BBDC
square
#D388DC #DCA988 #91DC88 #88BBDC
split-complementary
#D388DC #BBDC88 #88DCA9
monochromatic
#A735B5 #C259CE #D388DC #E4B7EA #F6E7F8
Accessibility & contrast
On white
2.52
#D388DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#D388DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D388DC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D388DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D388DC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDF
Deuteranopia (green-blind)
#92A6D9
Tritanopia (blue-blind)
#D691A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d388dc; /* rgb */ color: rgb(211, 136, 220); /* oklch */ color: oklch(73.2% 0.142 323.0);
Tailwind
colors: {
custom: {
50: '#e2ace7',
500: '#d388dc',
950: '#000000',
},
}SCSS
$custom: #d388dc; $custom-light: #e2ace7; $custom-dark: #000000;
JSON
{
"hex": "#d388dc",
"rgb": {
"r": 211,
"g": 136,
"b": 220
},
"hsl": {
"h": 293.571,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.73244,
"c": 0.14248,
"h": 323
},
"luminance": 0.36625
}Semantic roles & 50–950 ramp
primary
#D388DC
secondary
#D7ECD4
accent
#C22334
background
#FEFAFE
surface
#FCF4FC
border
#D5CED5
text
#151016
muted
#847F84