#D67DED#D67DED
#D67DED is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.7% C 0.180 H 319.1°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D67DED |
|---|---|
| RGB | rgb(214, 125, 237) |
| HSL | hsl(288, 76%, 71%) |
| HSV | hsv(288, 47%, 93%) |
| CMYK | cmyk(9.7%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(65.81, 51.93, -42.54) |
| CIE-LCH | lch(65.81, 67.13, 320.68°) |
| OKLab | oklab(72.67% 0.136 -0.1177) |
| OKLCH | oklch(72.67% 0.18 319.1) |
| XYZ | xyz(50.3492, 35.0796, 84.2232) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.60
Orchid
#DA70D6
ΔE00 4.79
Purply Pink
#F075E6
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.65
Liliac
#C48EFD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D67DED #94ED7D
analogous
#9E7DED #D67DED #ED7DCC
triadic
#D67DED #EDD67D #7DEDD6
tetradic
#D67DED #ED9E7D #94ED7D #7DCCED
square
#D67DED #ED9E7D #94ED7D #7DCCED
split-complementary
#D67DED #CCED7D #7DED9E
monochromatic
#AD1DD2 #C547E6 #D67DED #E7B3F4 #F7E4FB
Accessibility & contrast
On white
2.62
#D67DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#D67DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D67DED
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D67DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D67DED | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF1
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#D78CAA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d67ded; /* rgb */ color: rgb(214, 125, 237); /* oklch */ color: oklch(72.7% 0.180 319.1);
Tailwind
colors: {
custom: {
50: '#e5a5f3',
500: '#d67ded',
950: '#000000',
},
}SCSS
$custom: #d67ded; $custom-light: #e5a5f3; $custom-dark: #000000;
JSON
{
"hex": "#d67ded",
"rgb": {
"r": 214,
"g": 125,
"b": 237
},
"hsl": {
"h": 287.679,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.72671,
"c": 0.17988,
"h": 319.1
},
"luminance": 0.35078
}Semantic roles & 50–950 ramp
primary
#D67DED
secondary
#DAF2D4
accent
#D80E37
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85