#D7C8DF#D7C8DF
#D7C8DF is a very light, muted violet. Relative luminance 0.611; OKLCH L 85.2% C 0.035 H 314.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C8DF |
|---|---|
| RGB | rgb(215, 200, 223) |
| HSL | hsl(279, 26%, 83%) |
| HSV | hsv(279, 10%, 87%) |
| CMYK | cmyk(3.6%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.42, 9.38, -9.50) |
| CIE-LCH | lch(82.42, 13.35, 314.63°) |
| OKLab | oklab(85.2% 0.0246 -0.0254) |
| OKLCH | oklch(85.2% 0.035 314.1) |
| XYZ | xyz(61.9957, 61.0837, 78.3220) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.69
Pale Lavender
#EECFFE
ΔE00 8.24
Pale Lilac
#E4CBFF
ΔE00 8.55
Lavender (CSS)
#E6E6FA
ΔE00 8.71
Very Light Purple
#F6CEFC
ΔE00 9.17
Light Lavender
#DFC5FE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C8DF #D0DFC8
analogous
#CBC8DF #D7C8DF #DFC8DB
triadic
#D7C8DF #DFD7C8 #C8DFD7
tetradic
#D7C8DF #DFCBC8 #D0DFC8 #C8DBDF
square
#D7C8DF #DFCBC8 #D0DFC8 #C8DBDF
split-complementary
#D7C8DF #DBDFC8 #C8DFCB
monochromatic
#9F7BB2 #BBA1C8 #D7C8DF #F1ECF4 #F1ECF4
Accessibility & contrast
On white
1.59
#D7C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#D7C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C8DF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C8DF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#D7CACF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d7c8df; /* rgb */ color: rgb(215, 200, 223); /* oklch */ color: oklch(85.2% 0.035 314.1);
Tailwind
colors: {
custom: {
50: '#e3d8e9',
500: '#d7c8df',
950: '#000000',
},
}SCSS
$custom: #d7c8df; $custom-light: #e3d8e9; $custom-dark: #000000;
JSON
{
"hex": "#d7c8df",
"rgb": {
"r": 215,
"g": 200,
"b": 223
},
"hsl": {
"h": 279.13,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.85202,
"c": 0.03535,
"h": 314.1
},
"luminance": 0.61083
}Semantic roles & 50–950 ramp
primary
#D7C8DF
secondary
#A1B695
accent
#A54063
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384