#D1C8DB#D1C8DB
#D1C8DB is a very light, muted violet. Relative luminance 0.600; OKLCH L 84.6% C 0.028 H 307.0°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D1C8DB |
|---|---|
| RGB | rgb(209, 200, 219) |
| HSL | hsl(268, 21%, 82%) |
| HSV | hsv(268, 9%, 86%) |
| CMYK | cmyk(4.6%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(81.83, 6.61, -8.30) |
| CIE-LCH | lch(81.83, 10.62, 308.54°) |
| OKLab | oklab(84.58% 0.0167 -0.0222) |
| OKLCH | oklch(84.58% 0.028 307) |
| XYZ | xyz(59.7327, 59.9785, 75.4343) |
| Luminance | 0.5998 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.99
Lavender (CSS)
#E6E6FA
ΔE00 7.52
Dove Gray
#B6B8BD
ΔE00 9.86
Light Gray
#D3D3D3
ΔE00 10.18
Periwinkle
#CCCCFF
ΔE00 10.22
Silver
#C0C0C0
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1C8DB #D2DBC8
analogous
#C8C9DB #D1C8DB #DBC8DB
triadic
#D1C8DB #DBD1C8 #C8DBD1
tetradic
#D1C8DB #DBC8C9 #D2DBC8 #C8DBDB
square
#D1C8DB #DBC8C9 #D2DBC8 #C8DBDB
split-complementary
#D1C8DB #DBDBC8 #C9DBC8
monochromatic
#937EAB #B2A3C3 #D1C8DB #F0EDF3 #F0EDF3
Accessibility & contrast
On white
1.62
#D1C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#D1C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1C8DB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1C8DB | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#C7CCDA
Tritanopia (blue-blind)
#D0CACE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d1c8db; /* rgb */ color: rgb(209, 200, 219); /* oklch */ color: oklch(84.6% 0.028 307.0);
Tailwind
colors: {
custom: {
50: '#dfd8e6',
500: '#d1c8db',
950: '#000000',
},
}SCSS
$custom: #d1c8db; $custom-light: #dfd8e6; $custom-dark: #000000;
JSON
{
"hex": "#d1c8db",
"rgb": {
"r": 209,
"g": 200,
"b": 219
},
"hsl": {
"h": 268.421,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.84581,
"c": 0.02778,
"h": 307
},
"luminance": 0.59978
}Semantic roles & 50–950 ramp
primary
#D1C8DB
secondary
#A4B196
accent
#9F4675
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384