#D18CD0#D18CD0
#D18CD0 is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.2% C 0.122 H 327.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D18CD0 |
|---|---|
| RGB | rgb(209, 140, 208) |
| HSL | hsl(301, 43%, 68%) |
| HSV | hsv(301, 33%, 82%) |
| CMYK | cmyk(0%, 33%, 0.5%, 18%) |
| CIE-LAB | lab(67.18, 37.02, -24.39) |
| CIE-LCH | lch(67.18, 44.33, 326.63°) |
| OKLab | oklab(73.18% 0.1027 -0.0661) |
| OKLCH | oklch(73.18% 0.122 327.2) |
| XYZ | xyz(47.0568, 36.8674, 64.2997) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.02
Plum
#DDA0DD
ΔE00 5.10
Orchid (survey)
#C875C4
ΔE00 5.91
Pale Purple
#B790D4
ΔE00 6.36
Violet (CSS)
#EE82EE
ΔE00 6.84
Orchid
#DA70D6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D18CD0 #8CD18D
analogous
#AF8CD1 #D18CD0 #D18CAD
triadic
#D18CD0 #D0D18C #8CD0D1
tetradic
#D18CD0 #D1AF8C #8CD18D #8CADD1
square
#D18CD0 #D1AF8C #8CD18D #8CADD1
split-complementary
#D18CD0 #ADD18C #8CD1AF
monochromatic
#A241A0 #C060BE #D18CD0 #E2B8E2 #F4E3F4
Accessibility & contrast
On white
2.51
#D18CD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#D18CD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D18CD0
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D18CD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D18CD0 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879ED3
Deuteranopia (green-blind)
#98A7CE
Tritanopia (blue-blind)
#D592A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d18cd0; /* rgb */ color: rgb(209, 140, 208); /* oklch */ color: oklch(73.2% 0.122 327.2);
Tailwind
colors: {
custom: {
50: '#e0aede',
500: '#d18cd0',
950: '#000000',
},
}SCSS
$custom: #d18cd0; $custom-light: #e0aede; $custom-dark: #000000;
JSON
{
"hex": "#d18cd0",
"rgb": {
"r": 209,
"g": 140,
"b": 208
},
"hsl": {
"h": 300.87,
"s": 42.857,
"l": 68.431
},
"oklch": {
"l": 0.7318,
"c": 0.12217,
"h": 327.2
},
"luminance": 0.36866
}Semantic roles & 50–950 ramp
primary
#D18CD0
secondary
#D2E7D2
accent
#B63130
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83