#D7CCDB#D7CCDB
#D7CCDB is a very light, muted purple. Relative luminance 0.627; OKLCH L 85.9% C 0.024 H 317.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CCDB |
|---|---|
| RGB | rgb(215, 204, 219) |
| HSL | hsl(284, 17%, 83%) |
| HSV | hsv(284, 7%, 86%) |
| CMYK | cmyk(1.8%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(83.31, 6.51, -6.05) |
| CIE-LCH | lch(83.31, 8.89, 317.07°) |
| OKLab | oklab(85.86% 0.0173 -0.0161) |
| OKLCH | oklch(85.86% 0.024 317.1) |
| XYZ | xyz(62.4013, 62.7476, 75.8282) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.39
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Lavenderblush
#FFF0F5
ΔE00 9.14
Light Gray
#D3D3D3
ΔE00 9.16
Gainsboro
#DCDCDC
ΔE00 9.58
Fog
#D8DCE0
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CCDB #D0DBCC
analogous
#CFCCDB #D7CCDB #DBCCD7
triadic
#D7CCDB #DBD7CC #CCDBD7
tetradic
#D7CCDB #DBCFCC #D0DBCC #CCD7DB
square
#D7CCDB #DBCFCC #D0DBCC #CCD7DB
split-complementary
#D7CCDB #D7DBCC #CCDBCF
monochromatic
#9F84A8 #BBA8C2 #D7CCDB #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.55
#D7CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#D7CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CCDB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CCDB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#D7CDD1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d7ccdb; /* rgb */ color: rgb(215, 204, 219); /* oklch */ color: oklch(85.9% 0.024 317.1);
Tailwind
colors: {
custom: {
50: '#e3dbe6',
500: '#d7ccdb',
950: '#000000',
},
}SCSS
$custom: #d7ccdb; $custom-light: #e3dbe6; $custom-dark: #000000;
JSON
{
"hex": "#d7ccdb",
"rgb": {
"r": 215,
"g": 204,
"b": 219
},
"hsl": {
"h": 284,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.85856,
"c": 0.02366,
"h": 317.1
},
"luminance": 0.62747
}Semantic roles & 50–950 ramp
primary
#D7CCDB
secondary
#A1B09B
accent
#9C4A60
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484