#D0CDEC#D0CDEC
#D0CDEC is a very light, muted blue. Relative luminance 0.631; OKLCH L 86.0% C 0.043 H 289.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDEC |
|---|---|
| RGB | rgb(208, 205, 236) |
| HSL | hsl(246, 45%, 86%) |
| HSV | hsv(246, 13%, 93%) |
| CMYK | cmyk(11.9%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(83.51, 6.98, -14.87) |
| CIE-LCH | lch(83.51, 16.43, 295.16°) |
| OKLab | oklab(86.04% 0.0146 -0.0402) |
| OKLCH | oklch(86.04% 0.043 289.9) |
| XYZ | xyz(62.9809, 63.1283, 88.2075) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.68
Lavender (CSS)
#E6E6FA
ΔE00 6.84
Light Periwinkle
#C1C6FC
ΔE00 7.19
Pale Lilac
#E4CBFF
ΔE00 7.99
Thistle
#D8BFD8
ΔE00 8.28
Light Lavender
#DFC5FE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDEC #E9ECCD
analogous
#CDDAEC #D0CDEC #E0CDEC
triadic
#D0CDEC #ECD0CD #CDECD0
tetradic
#D0CDEC #ECCDDA #E9ECCD #CDECE0
square
#D0CDEC #ECCDDA #E9ECCD #CDECE0
split-complementary
#D0CDEC #ECE0CD #DAECCD
monochromatic
#7D74CA #A6A1DB #D0CDEC #EAE9F7 #EAE9F7
Accessibility & contrast
On white
1.54
#D0CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#D0CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDEC
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDEC | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1ED
Deuteranopia (green-blind)
#C6CFEB
Tritanopia (blue-blind)
#CBD2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0cdec; /* rgb */ color: rgb(208, 205, 236); /* oklch */ color: oklch(86.0% 0.043 289.9);
Tailwind
colors: {
custom: {
50: '#dedcf2',
500: '#d0cdec',
950: '#000000',
},
}SCSS
$custom: #d0cdec; $custom-light: #dedcf2; $custom-dark: #000000;
JSON
{
"hex": "#d0cdec",
"rgb": {
"r": 208,
"g": 205,
"b": 236
},
"hsl": {
"h": 245.806,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.86043,
"c": 0.04273,
"h": 289.9
},
"luminance": 0.63129
}Semantic roles & 50–950 ramp
primary
#D0CDEC
secondary
#C3C895
accent
#B82DAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485