#D67DEC#D67DEC
#D67DEC is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.6% C 0.179 H 319.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D67DEC |
|---|---|
| RGB | rgb(214, 125, 236) |
| HSL | hsl(288, 74%, 71%) |
| HSV | hsv(288, 47%, 93%) |
| CMYK | cmyk(9.3%, 47%, 0%, 7.5%) |
| CIE-LAB | lab(65.77, 51.74, -42.06) |
| CIE-LCH | lch(65.77, 66.68, 320.89°) |
| OKLab | oklab(72.62% 0.1359 -0.1163) |
| OKLCH | oklch(72.62% 0.179 319.4) |
| XYZ | xyz(50.2036, 35.0213, 83.4559) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.53
Orchid
#DA70D6
ΔE00 4.65
Purply Pink
#F075E6
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.50
Light Purple
#BF77F6
ΔE00 5.54
Liliac
#C48EFD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D67DEC #93EC7D
analogous
#9E7DEC #D67DEC #EC7DCA
triadic
#D67DEC #ECD67D #7DECD6
tetradic
#D67DEC #EC9E7D #93EC7D #7DCAEC
square
#D67DEC #EC9E7D #93EC7D #7DCAEC
split-complementary
#D67DEC #CAEC7D #7DEC9E
monochromatic
#AD1ED0 #C548E4 #D67DEC #E7B2F4 #F7E4FB
Accessibility & contrast
On white
2.62
#D67DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#D67DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D67DEC
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D67DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D67DEC | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF0
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#D78CAA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d67dec; /* rgb */ color: rgb(214, 125, 236); /* oklch */ color: oklch(72.6% 0.179 319.4);
Tailwind
colors: {
custom: {
50: '#e5a5f2',
500: '#d67dec',
950: '#000000',
},
}SCSS
$custom: #d67dec; $custom-light: #e5a5f2; $custom-dark: #000000;
JSON
{
"hex": "#d67dec",
"rgb": {
"r": 214,
"g": 125,
"b": 236
},
"hsl": {
"h": 288.108,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.72623,
"c": 0.17885,
"h": 319.4
},
"luminance": 0.3502
}Semantic roles & 50–950 ramp
primary
#D67DEC
secondary
#D9F1D3
accent
#D70F36
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85