#D67DEB#D67DEB
#D67DEB is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.6% C 0.178 H 319.7°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D67DEB |
|---|---|
| RGB | rgb(214, 125, 235) |
| HSL | hsl(289, 73%, 71%) |
| HSV | hsv(289, 47%, 92%) |
| CMYK | cmyk(8.9%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(65.72, 51.54, -41.58) |
| CIE-LCH | lch(65.72, 66.22, 321.11°) |
| OKLab | oklab(72.57% 0.1357 -0.1149) |
| OKLCH | oklch(72.57% 0.178 319.7) |
| XYZ | xyz(50.0587, 34.9634, 82.6929) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.47
Orchid
#DA70D6
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.34
Light Purple
#BF77F6
ΔE00 5.66
Liliac
#C48EFD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D67DEB #92EB7D
analogous
#9F7DEB #D67DEB #EB7DC9
triadic
#D67DEB #EBD67D #7DEBD6
tetradic
#D67DEB #EB9F7D #92EB7D #7DC9EB
square
#D67DEB #EB9F7D #92EB7D #7DC9EB
split-complementary
#D67DEB #C9EB7D #7DEB9F
monochromatic
#AD20CE #C548E3 #D67DEB #E7B2F3 #F7E4FB
Accessibility & contrast
On white
2.63
#D67DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#D67DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D67DEB
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D67DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D67DEB | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EF
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#D78CA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d67deb; /* rgb */ color: rgb(214, 125, 235); /* oklch */ color: oklch(72.6% 0.178 319.7);
Tailwind
colors: {
custom: {
50: '#e4a5f2',
500: '#d67deb',
950: '#000000',
},
}SCSS
$custom: #d67deb; $custom-light: #e4a5f2; $custom-dark: #000000;
JSON
{
"hex": "#d67deb",
"rgb": {
"r": 214,
"g": 125,
"b": 235
},
"hsl": {
"h": 288.545,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.72574,
"c": 0.17784,
"h": 319.7
},
"luminance": 0.34962
}Semantic roles & 50–950 ramp
primary
#D67DEB
secondary
#D9F1D3
accent
#D51036
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85