#D18EDD#D18EDD
#D18EDD is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.1% C 0.132 H 321.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D18EDD |
|---|---|
| RGB | rgb(209, 142, 221) |
| HSL | hsl(291, 54%, 71%) |
| HSV | hsv(291, 36%, 87%) |
| CMYK | cmyk(5.4%, 35.7%, 0%, 13.3%) |
| CIE-LAB | lab(68.11, 38.42, -30.16) |
| CIE-LCH | lch(68.11, 48.84, 321.86°) |
| OKLab | oklab(74.05% 0.103 -0.0825) |
| OKLCH | oklch(74.05% 0.132 321.3) |
| XYZ | xyz(49.0171, 38.1233, 73.1691) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.53
Pale Purple
#B790D4
ΔE00 5.39
Plum
#DDA0DD
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 6.26
Lavender (survey)
#C79FEF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D18EDD #9ADD8E
analogous
#A98EDD #D18EDD #DD8EC1
triadic
#D18EDD #DDD18E #8EDDD1
tetradic
#D18EDD #DDA98E #9ADD8E #8EC1DD
square
#D18EDD #DDA98E #9ADD8E #8EC1DD
split-complementary
#D18EDD #C1DD8E #8EDDA9
monochromatic
#A538B9 #BE5FCF #D18EDD #E4BDEB #F5E7F8
Accessibility & contrast
On white
2.43
#D18EDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#D18EDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D18EDD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D18EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D18EDD | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1E0
Deuteranopia (green-blind)
#95A9DA
Tritanopia (blue-blind)
#D397AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d18edd; /* rgb */ color: rgb(209, 142, 221); /* oklch */ color: oklch(74.1% 0.132 321.3);
Tailwind
colors: {
custom: {
50: '#e0b0e7',
500: '#d18edd',
950: '#000000',
},
}SCSS
$custom: #d18edd; $custom-light: #e0b0e7; $custom-dark: #000000;
JSON
{
"hex": "#d18edd",
"rgb": {
"r": 209,
"g": 142,
"b": 221
},
"hsl": {
"h": 290.886,
"s": 53.741,
"l": 71.176
},
"oklch": {
"l": 0.7405,
"c": 0.13193,
"h": 321.3
},
"luminance": 0.38122
}Semantic roles & 50–950 ramp
primary
#D18EDD
secondary
#DCEED9
accent
#C1243C
background
#FDFAFE
surface
#FBF5FC
border
#D4CFD5
text
#151016
muted
#837F84