#D178EC#D178EC
#D178EC is a light, vivid purple. Relative luminance 0.330; OKLCH L 71.3% C 0.184 H 317.9°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D178EC |
|---|---|
| RGB | rgb(209, 120, 236) |
| HSL | hsl(286, 75%, 70%) |
| HSV | hsv(286, 49%, 93%) |
| CMYK | cmyk(11.4%, 49.2%, 0%, 7.5%) |
| CIE-LAB | lab(64.20, 52.90, -44.56) |
| CIE-LCH | lch(64.20, 69.17, 319.89°) |
| OKLab | oklab(71.33% 0.1369 -0.1236) |
| OKLCH | oklch(71.33% 0.184 317.9) |
| XYZ | xyz(48.1492, 33.0460, 83.1828) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.33
Orchid
#DA70D6
ΔE00 4.80
Easter Purple
#C071FE
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.91
Purply Pink
#F075E6
ΔE00 5.99
Bright Lilac
#C95EFB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D178EC #93EC78
analogous
#9778EC #D178EC #EC78CD
triadic
#D178EC #ECD178 #78ECD1
tetradic
#D178EC #EC9778 #93EC78 #78CDEC
square
#D178EC #EC9778 #93EC78 #78CDEC
split-complementary
#D178EC #CDEC78 #78EC97
monochromatic
#A41DCD #BF42E4 #D178EC #E3AEF4 #F6E3FB
Accessibility & contrast
On white
2.76
#D178EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#D178EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D178EC
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D178EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D178EC | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F0
Deuteranopia (green-blind)
#7D9FE9
Tritanopia (blue-blind)
#D189A7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #d178ec; /* rgb */ color: rgb(209, 120, 236); /* oklch */ color: oklch(71.3% 0.184 317.9);
Tailwind
colors: {
custom: {
50: '#e1a2f2',
500: '#d178ec',
950: '#000000',
},
}SCSS
$custom: #d178ec; $custom-light: #e1a2f2; $custom-dark: #000000;
JSON
{
"hex": "#d178ec",
"rgb": {
"r": 209,
"g": 120,
"b": 236
},
"hsl": {
"h": 286.034,
"s": 75.325,
"l": 69.804
},
"oklch": {
"l": 0.71332,
"c": 0.18445,
"h": 317.9
},
"luminance": 0.33044
}Semantic roles & 50–950 ramp
primary
#D178EC
secondary
#D7F0D0
accent
#D70E3D
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85