#D0CDEB#D0CDEB
#D0CDEB is a very light, muted blue. Relative luminance 0.631; OKLCH L 86.0% C 0.041 H 290.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CDEB |
|---|---|
| RGB | rgb(208, 205, 235) |
| HSL | hsl(246, 43%, 86%) |
| HSV | hsv(246, 13%, 92%) |
| CMYK | cmyk(11.5%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.48, 6.78, -14.39) |
| CIE-LCH | lch(83.48, 15.91, 295.24°) |
| OKLab | oklab(86.01% 0.0142 -0.0388) |
| OKLCH | oklch(86.01% 0.041 290.1) |
| XYZ | xyz(62.8360, 63.0703, 87.4445) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.98
Lavender (CSS)
#E6E6FA
ΔE00 6.68
Light Periwinkle
#C1C6FC
ΔE00 7.45
Thistle
#D8BFD8
ΔE00 8.22
Pale Lilac
#E4CBFF
ΔE00 8.23
Light Lavender
#DFC5FE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CDEB #E8EBCD
analogous
#CDD9EB #D0CDEB #DFCDEB
triadic
#D0CDEB #EBD0CD #CDEBD0
tetradic
#D0CDEB #EBCDD9 #E8EBCD #CDEBDF
square
#D0CDEB #EBCDD9 #E8EBCD #CDEBDF
split-complementary
#D0CDEB #EBDFCD #D9EBCD
monochromatic
#7E76C8 #A7A1DA #D0CDEB #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.54
#D0CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#D0CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CDEB
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CDEB | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#CBD2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d0cdeb; /* rgb */ color: rgb(208, 205, 235); /* oklch */ color: oklch(86.0% 0.041 290.1);
Tailwind
colors: {
custom: {
50: '#dedcf1',
500: '#d0cdeb',
950: '#000000',
},
}SCSS
$custom: #d0cdeb; $custom-light: #dedcf1; $custom-dark: #000000;
JSON
{
"hex": "#d0cdeb",
"rgb": {
"r": 208,
"g": 205,
"b": 235
},
"hsl": {
"h": 246,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.8601,
"c": 0.04136,
"h": 290.1
},
"luminance": 0.63071
}Semantic roles & 50–950 ramp
primary
#D0CDEB
secondary
#C2C696
accent
#B630A9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485