#D0C8DB#D0C8DB
#D0C8DB is a very light, muted violet. Relative luminance 0.598; OKLCH L 84.5% C 0.027 H 304.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8DB |
|---|---|
| RGB | rgb(208, 200, 219) |
| HSL | hsl(265, 21%, 82%) |
| HSV | hsv(265, 9%, 86%) |
| CMYK | cmyk(5%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(81.75, 6.28, -8.43) |
| CIE-LCH | lch(81.75, 10.51, 306.69°) |
| OKLab | oklab(84.5% 0.0157 -0.0225) |
| OKLCH | oklch(84.5% 0.027 304.8) |
| XYZ | xyz(59.4506, 59.8330, 75.4210) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.35
Lavender (CSS)
#E6E6FA
ΔE00 7.37
Dove Gray
#B6B8BD
ΔE00 9.61
Light Gray
#D3D3D3
ΔE00 10.01
Periwinkle
#CCCCFF
ΔE00 10.10
Silver
#C0C0C0
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8DB #D3DBC8
analogous
#C8CADB #D0C8DB #DAC8DB
triadic
#D0C8DB #DBD0C8 #C8DBD0
tetradic
#D0C8DB #DBC8CA #D3DBC8 #C8DBDA
square
#D0C8DB #DBC8CA #D3DBC8 #C8DBDA
split-complementary
#D0C8DB #DBDAC8 #CADBC8
monochromatic
#917EAB #B0A3C3 #D0C8DB #EFEDF3 #EFEDF3
Accessibility & contrast
On white
1.62
#D0C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#D0C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8DB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8DB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#C6CBDA
Tritanopia (blue-blind)
#CFCACE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d0c8db; /* rgb */ color: rgb(208, 200, 219); /* oklch */ color: oklch(84.5% 0.027 304.8);
Tailwind
colors: {
custom: {
50: '#ded8e6',
500: '#d0c8db',
950: '#000000',
},
}SCSS
$custom: #d0c8db; $custom-light: #ded8e6; $custom-dark: #000000;
JSON
{
"hex": "#d0c8db",
"rgb": {
"r": 208,
"g": 200,
"b": 219
},
"hsl": {
"h": 265.263,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.845,
"c": 0.02745,
"h": 304.8
},
"luminance": 0.59833
}Semantic roles & 50–950 ramp
primary
#D0C8DB
secondary
#A6B196
accent
#9F467A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384