#D7C8DD#D7C8DD
#D7C8DD is a very light, muted purple. Relative luminance 0.610; OKLCH L 85.1% C 0.033 H 316.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C8DD |
|---|---|
| RGB | rgb(215, 200, 221) |
| HSL | hsl(283, 24%, 83%) |
| HSV | hsv(283, 10%, 87%) |
| CMYK | cmyk(2.7%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.37, 9.00, -8.52) |
| CIE-LCH | lch(82.37, 12.40, 316.58°) |
| OKLab | oklab(85.14% 0.0239 -0.0227) |
| OKLCH | oklch(85.14% 0.033 316.4) |
| XYZ | xyz(61.7277, 60.9765, 76.9103) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.86
Lavender (CSS)
#E6E6FA
ΔE00 8.67
Pale Lavender
#EECFFE
ΔE00 8.83
Pale Lilac
#E4CBFF
ΔE00 9.21
Very Light Purple
#F6CEFC
ΔE00 9.66
Light Pink
#FFD1DF
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C8DD #CEDDC8
analogous
#CCC8DD #D7C8DD #DDC8D9
triadic
#D7C8DD #DDD7C8 #C8DDD7
tetradic
#D7C8DD #DDCCC8 #CEDDC8 #C8D9DD
square
#D7C8DD #DDCCC8 #CEDDC8 #C8D9DD
split-complementary
#D7C8DD #D9DDC8 #C8DDCC
monochromatic
#A07CAE #BBA2C6 #D7C8DD #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.59
#D7C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#D7C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C8DD
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C8DD | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#C9CDDC
Tritanopia (blue-blind)
#D7CACF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d7c8dd; /* rgb */ color: rgb(215, 200, 221); /* oklch */ color: oklch(85.1% 0.033 316.4);
Tailwind
colors: {
custom: {
50: '#e3d8e7',
500: '#d7c8dd',
950: '#000000',
},
}SCSS
$custom: #d7c8dd; $custom-light: #e3d8e7; $custom-dark: #000000;
JSON
{
"hex": "#d7c8dd",
"rgb": {
"r": 215,
"g": 200,
"b": 221
},
"hsl": {
"h": 282.857,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85138,
"c": 0.03296,
"h": 316.4
},
"luminance": 0.60976
}Semantic roles & 50–950 ramp
primary
#D7C8DD
secondary
#9EB496
accent
#A2435E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384