#D9C8DF#D9C8DF
#D9C8DF is a very light, muted purple. Relative luminance 0.614; OKLCH L 85.4% C 0.036 H 317.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D9C8DF |
|---|---|
| RGB | rgb(217, 200, 223) |
| HSL | hsl(284, 26%, 83%) |
| HSV | hsv(284, 10%, 87%) |
| CMYK | cmyk(2.7%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.59, 10.05, -9.24) |
| CIE-LCH | lch(82.59, 13.66, 317.40°) |
| OKLab | oklab(85.37% 0.0267 -0.0247) |
| OKLCH | oklch(85.37% 0.036 317.3) |
| XYZ | xyz(62.5868, 61.3884, 78.3498) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.16
Pale Lavender
#EECFFE
ΔE00 7.94
Pale Lilac
#E4CBFF
ΔE00 8.43
Very Light Purple
#F6CEFC
ΔE00 8.74
Lavender (CSS)
#E6E6FA
ΔE00 9.14
Light Lavender
#DFC5FE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9C8DF #CEDFC8
analogous
#CDC8DF #D9C8DF #DFC8D9
triadic
#D9C8DF #DFD9C8 #C8DFD9
tetradic
#D9C8DF #DFCDC8 #CEDFC8 #C8D9DF
square
#D9C8DF #DFCDC8 #CEDFC8 #C8D9DF
split-complementary
#D9C8DF #D9DFC8 #C8DFCD
monochromatic
#A47BB2 #BEA1C8 #D9C8DF #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.58
#D9C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#D9C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9C8DF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9C8DF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCE0
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#D9CACF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d9c8df; /* rgb */ color: rgb(217, 200, 223); /* oklch */ color: oklch(85.4% 0.036 317.3);
Tailwind
colors: {
custom: {
50: '#e4d8e9',
500: '#d9c8df',
950: '#000000',
},
}SCSS
$custom: #d9c8df; $custom-light: #e4d8e9; $custom-dark: #000000;
JSON
{
"hex": "#d9c8df",
"rgb": {
"r": 217,
"g": 200,
"b": 223
},
"hsl": {
"h": 284.348,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.85369,
"c": 0.03638,
"h": 317.3
},
"luminance": 0.61388
}Semantic roles & 50–950 ramp
primary
#D9C8DF
secondary
#9EB695
accent
#A5405B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384