#D0C8D6#D0C8D6
#D0C8D6 is a very light, muted violet. Relative luminance 0.596; OKLCH L 84.3% C 0.021 H 311.1°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C8D6 |
|---|---|
| RGB | rgb(208, 200, 214) |
| HSL | hsl(274, 15%, 81%) |
| HSV | hsv(274, 7%, 84%) |
| CMYK | cmyk(2.8%, 6.5%, 0%, 16.1%) |
| CIE-LAB | lab(81.61, 5.33, -5.96) |
| CIE-LCH | lch(81.61, 8.00, 311.80°) |
| OKLab | oklab(84.34% 0.0138 -0.0159) |
| OKLCH | oklch(84.34% 0.021 311.1) |
| XYZ | xyz(58.8023, 59.5736, 72.0063) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.27
Lavender (CSS)
#E6E6FA
ΔE00 7.67
Dove Gray
#B6B8BD
ΔE00 8.33
Light Gray
#D3D3D3
ΔE00 8.38
Silver
#C0C0C0
ΔE00 8.58
Gainsboro
#DCDCDC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C8D6 #CED6C8
analogous
#C9C8D6 #D0C8D6 #D6C8D5
triadic
#D0C8D6 #D6D0C8 #C8D6D0
tetradic
#D0C8D6 #D6C9C8 #CED6C8 #C8D5D6
square
#D0C8D6 #D6C9C8 #CED6C8 #C8D5D6
split-complementary
#D0C8D6 #D5D6C8 #C8D6C9
monochromatic
#9482A2 #B2A5BC #D0C8D6 #EEEBF0 #F0EDF2
Accessibility & contrast
On white
1.63
#D0C8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#D0C8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C8D6
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C8D6 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD7
Deuteranopia (green-blind)
#C8CBD5
Tritanopia (blue-blind)
#D0CACC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d0c8d6; /* rgb */ color: rgb(208, 200, 214); /* oklch */ color: oklch(84.3% 0.021 311.1);
Tailwind
colors: {
custom: {
50: '#ded8e2',
500: '#d0c8d6',
950: '#000000',
},
}SCSS
$custom: #d0c8d6; $custom-light: #ded8e2; $custom-dark: #000000;
JSON
{
"hex": "#d0c8d6",
"rgb": {
"r": 208,
"g": 200,
"b": 214
},
"hsl": {
"h": 274.286,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.84343,
"c": 0.02104,
"h": 311.1
},
"luminance": 0.59573
}Semantic roles & 50–950 ramp
primary
#D0C8D6
secondary
#A0AB98
accent
#994D6D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384