#D7C8DB#D7C8DB
#D7C8DB is a very light, muted purple. Relative luminance 0.609; OKLCH L 85.1% C 0.031 H 319.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C8DB |
|---|---|
| RGB | rgb(215, 200, 219) |
| HSL | hsl(287, 21%, 82%) |
| HSV | hsv(287, 9%, 86%) |
| CMYK | cmyk(1.8%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(82.31, 8.63, -7.54) |
| CIE-LCH | lch(82.31, 11.46, 318.87°) |
| OKLab | oklab(85.08% 0.0232 -0.0201) |
| OKLCH | oklch(85.08% 0.031 319.1) |
| XYZ | xyz(61.4628, 60.8705, 75.5154) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.15
Lavender (CSS)
#E6E6FA
ΔE00 8.67
Pale Lavender
#EECFFE
ΔE00 9.44
Pale Lilac
#E4CBFF
ΔE00 9.89
Light Pink
#FFD1DF
ΔE00 9.96
Very Light Purple
#F6CEFC
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C8DB #CCDBC8
analogous
#CEC8DB #D7C8DB #DBC8D6
triadic
#D7C8DB #DBD7C8 #C8DBD7
tetradic
#D7C8DB #DBCEC8 #CCDBC8 #C8D6DB
square
#D7C8DB #DBCEC8 #CCDBC8 #C8D6DB
split-complementary
#D7C8DB #D6DBC8 #C8DBCE
monochromatic
#A17EAB #BCA3C3 #D7C8DB #F2EDF3 #F2EDF3
Accessibility & contrast
On white
1.59
#D7C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#D7C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C8DB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C8DB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#C9CDDA
Tritanopia (blue-blind)
#D7CACE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d7c8db; /* rgb */ color: rgb(215, 200, 219); /* oklch */ color: oklch(85.1% 0.031 319.1);
Tailwind
colors: {
custom: {
50: '#e3d8e6',
500: '#d7c8db',
950: '#000000',
},
}SCSS
$custom: #d7c8db; $custom-light: #e3d8e6; $custom-dark: #000000;
JSON
{
"hex": "#d7c8db",
"rgb": {
"r": 215,
"g": 200,
"b": 219
},
"hsl": {
"h": 287.368,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.85075,
"c": 0.03063,
"h": 319.1
},
"luminance": 0.6087
}Semantic roles & 50–950 ramp
primary
#D7C8DB
secondary
#9CB196
accent
#9F4659
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384