#D18CED#D18CED
#D18CED is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.4% C 0.153 H 315.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D18CED |
|---|---|
| RGB | rgb(209, 140, 237) |
| HSL | hsl(283, 73%, 74%) |
| HSV | hsv(283, 41%, 93%) |
| CMYK | cmyk(11.8%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(68.33, 42.67, -38.63) |
| CIE-LCH | lch(68.33, 57.56, 317.85°) |
| OKLab | oklab(74.43% 0.1093 -0.1066) |
| OKLCH | oklch(74.43% 0.153 315.7) |
| XYZ | xyz(50.9563, 38.4272, 84.8373) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.54
Liliac
#C48EFD
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.64
Lavender (survey)
#C79FEF
ΔE00 5.67
Lilac (survey)
#CEA2FD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D18CED #A8ED8C
analogous
#A18CED #D18CED #ED8CD9
triadic
#D18CED #EDD18C #8CEDD1
tetradic
#D18CED #EDA18C #A8ED8C #8CD9ED
square
#D18CED #EDA18C #A8ED8C #8CD9ED
split-complementary
#D18CED #D9ED8C #8CEDA1
monochromatic
#A722DC #BC57E5 #D18CED #E6C1F5 #F4E5FB
Accessibility & contrast
On white
2.42
#D18CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#D18CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D18CED
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D18CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D18CED | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#D099B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d18ced; /* rgb */ color: rgb(209, 140, 237); /* oklch */ color: oklch(74.4% 0.153 315.7);
Tailwind
colors: {
custom: {
50: '#e0aff3',
500: '#d18ced',
950: '#000000',
},
}SCSS
$custom: #d18ced; $custom-light: #e0aff3; $custom-dark: #000000;
JSON
{
"hex": "#d18ced",
"rgb": {
"r": 209,
"g": 140,
"b": 237
},
"hsl": {
"h": 282.68,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.74433,
"c": 0.1527,
"h": 315.7
},
"luminance": 0.38426
}Semantic roles & 50–950 ramp
primary
#D18CED
secondary
#E0F3D8
accent
#D51049
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85