#D0C6E2#D0C6E2
#D0C6E2 is a very light, muted violet. Relative luminance 0.593; OKLCH L 84.3% C 0.040 H 301.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C6E2 |
|---|---|
| RGB | rgb(208, 198, 226) |
| HSL | hsl(261, 33%, 83%) |
| HSV | hsv(261, 12%, 89%) |
| CMYK | cmyk(8%, 12.4%, 0%, 11.4%) |
| CIE-LAB | lab(81.45, 8.71, -12.62) |
| CIE-LCH | lch(81.45, 15.34, 304.61°) |
| OKLab | oklab(84.34% 0.021 -0.0339) |
| OKLCH | oklch(84.34% 0.04 301.8) |
| XYZ | xyz(59.9314, 59.2890, 80.2234) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.25
Pale Lilac
#E4CBFF
ΔE00 7.70
Periwinkle
#CCCCFF
ΔE00 7.74
Pale Lavender
#EECFFE
ΔE00 8.20
Light Lavender
#DFC5FE
ΔE00 8.36
Lavender (CSS)
#E6E6FA
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C6E2 #D8E2C6
analogous
#C6CAE2 #D0C6E2 #DEC6E2
triadic
#D0C6E2 #E2D0C6 #C6E2D0
tetradic
#D0C6E2 #E2C6CA #D8E2C6 #C6E2DE
square
#D0C6E2 #E2C6CA #D8E2C6 #C6E2DE
split-complementary
#D0C6E2 #E2DEC6 #CAE2C6
monochromatic
#8D75B9 #AF9DCD #D0C6E2 #EEEBF5 #EEEBF5
Accessibility & contrast
On white
1.63
#D0C6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#D0C6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C6E2
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C6E2 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CAE3
Deuteranopia (green-blind)
#C3CAE1
Tritanopia (blue-blind)
#CDCACF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d0c6e2; /* rgb */ color: rgb(208, 198, 226); /* oklch */ color: oklch(84.3% 0.040 301.8);
Tailwind
colors: {
custom: {
50: '#ded7eb',
500: '#d0c6e2',
950: '#000000',
},
}SCSS
$custom: #d0c6e2; $custom-light: #ded7eb; $custom-dark: #000000;
JSON
{
"hex": "#d0c6e2",
"rgb": {
"r": 208,
"g": 198,
"b": 226
},
"hsl": {
"h": 261.429,
"s": 32.558,
"l": 83.137
},
"oklch": {
"l": 0.84336,
"c": 0.03993,
"h": 301.8
},
"luminance": 0.59289
}Semantic roles & 50–950 ramp
primary
#D0C6E2
secondary
#ACBA92
accent
#AB3A83
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384