#D1C4E2#D1C4E2
#D1C4E2 is a very light, muted violet. Relative luminance 0.585; OKLCH L 84.0% C 0.044 H 305.1°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D1C4E2 |
|---|---|
| RGB | rgb(209, 196, 226) |
| HSL | hsl(266, 34%, 83%) |
| HSV | hsv(266, 13%, 89%) |
| CMYK | cmyk(7.5%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(81.03, 10.11, -13.24) |
| CIE-LCH | lch(81.03, 16.66, 307.36°) |
| OKLab | oklab(84.03% 0.025 -0.0356) |
| OKLCH | oklch(84.03% 0.044 305.1) |
| XYZ | xyz(59.7594, 58.5263, 80.0852) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.39
Pale Lilac
#E4CBFF
ΔE00 6.89
Pale Lavender
#EECFFE
ΔE00 7.34
Light Lavender
#DFC5FE
ΔE00 7.53
Periwinkle
#CCCCFF
ΔE00 7.87
Light Lilac
#EDC8FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1C4E2 #D5E2C4
analogous
#C4C6E2 #D1C4E2 #E0C4E2
triadic
#D1C4E2 #E2D1C4 #C4E2D1
tetradic
#D1C4E2 #E2C4C6 #D5E2C4 #C4E2E0
square
#D1C4E2 #E2C4C6 #D5E2C4 #C4E2E0
split-complementary
#D1C4E2 #E2E0C4 #C6E2C4
monochromatic
#9172BA #B19BCE #D1C4E2 #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.65
#D1C4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#D1C4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1C4E2
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1C4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1C4E2 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E3
Deuteranopia (green-blind)
#C1C9E1
Tritanopia (blue-blind)
#CFC8CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d1c4e2; /* rgb */ color: rgb(209, 196, 226); /* oklch */ color: oklch(84.0% 0.044 305.1);
Tailwind
colors: {
custom: {
50: '#dfd5eb',
500: '#d1c4e2',
950: '#000000',
},
}SCSS
$custom: #d1c4e2; $custom-light: #dfd5eb; $custom-dark: #000000;
JSON
{
"hex": "#d1c4e2",
"rgb": {
"r": 209,
"g": 196,
"b": 226
},
"hsl": {
"h": 266,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.84029,
"c": 0.04351,
"h": 305.1
},
"luminance": 0.58526
}Semantic roles & 50–950 ramp
primary
#D1C4E2
secondary
#A8BB90
accent
#AD397B
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151416
muted
#848384