#D1CDEB#D1CDEB
#D1CDEB is a very light, muted blue. Relative luminance 0.632; OKLCH L 86.1% C 0.041 H 291.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CDEB |
|---|---|
| RGB | rgb(209, 205, 235) |
| HSL | hsl(248, 43%, 86%) |
| HSV | hsv(248, 13%, 92%) |
| CMYK | cmyk(11.1%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.56, 7.10, -14.26) |
| CIE-LCH | lch(83.56, 15.94, 296.47°) |
| OKLab | oklab(86.09% 0.0153 -0.0385) |
| OKLCH | oklch(86.09% 0.041 291.6) |
| XYZ | xyz(63.1182, 63.2158, 87.4577) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.10
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 7.65
Thistle
#D8BFD8
ΔE00 7.87
Pale Lilac
#E4CBFF
ΔE00 7.99
Light Lavender
#DFC5FE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CDEB #E7EBCD
analogous
#CDD8EB #D1CDEB #E0CDEB
triadic
#D1CDEB #EBD1CD #CDEBD1
tetradic
#D1CDEB #EBCDD8 #E7EBCD #CDEBE0
square
#D1CDEB #EBCDD8 #E7EBCD #CDEBE0
split-complementary
#D1CDEB #EBE0CD #D8EBCD
monochromatic
#8176C8 #A9A1DA #D1CDEB #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.54
#D1CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#D1CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CDEB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CDEB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#CCD1D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d1cdeb; /* rgb */ color: rgb(209, 205, 235); /* oklch */ color: oklch(86.1% 0.041 291.6);
Tailwind
colors: {
custom: {
50: '#dfdcf1',
500: '#d1cdeb',
950: '#000000',
},
}SCSS
$custom: #d1cdeb; $custom-light: #dfdcf1; $custom-dark: #000000;
JSON
{
"hex": "#d1cdeb",
"rgb": {
"r": 209,
"g": 205,
"b": 235
},
"hsl": {
"h": 248,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.86088,
"c": 0.0414,
"h": 291.6
},
"luminance": 0.63216
}Semantic roles & 50–950 ramp
primary
#D1CDEB
secondary
#C0C696
accent
#B630A4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485