#D2CDEC#D2CDEC
#D2CDEC is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.2% C 0.043 H 292.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDEC |
|---|---|
| RGB | rgb(210, 205, 236) |
| HSL | hsl(250, 45%, 86%) |
| HSV | hsv(250, 13%, 93%) |
| CMYK | cmyk(11%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(83.66, 7.63, -14.63) |
| CIE-LCH | lch(83.66, 16.50, 297.54°) |
| OKLab | oklab(86.2% 0.0167 -0.0395) |
| OKLCH | oklch(86.2% 0.043 292.9) |
| XYZ | xyz(63.5469, 63.4201, 88.2341) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.95
Lavender (CSS)
#E6E6FA
ΔE00 6.99
Pale Lilac
#E4CBFF
ΔE00 7.53
Thistle
#D8BFD8
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 7.61
Light Lavender
#DFC5FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDEC #E7ECCD
analogous
#CDD8EC #D2CDEC #E2CDEC
triadic
#D2CDEC #ECD2CD #CDECD2
tetradic
#D2CDEC #ECCDD8 #E7ECCD #CDECE2
square
#D2CDEC #ECCDD8 #E7ECCD #CDECE2
split-complementary
#D2CDEC #ECE2CD #D8ECCD
monochromatic
#8274CA #AAA1DB #D2CDEC #EBE9F7 #EBE9F7
Accessibility & contrast
On white
1.53
#D2CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#D2CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDEC
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDEC | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#CDD2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2cdec; /* rgb */ color: rgb(210, 205, 236); /* oklch */ color: oklch(86.2% 0.043 292.9);
Tailwind
colors: {
custom: {
50: '#e0dcf2',
500: '#d2cdec',
950: '#000000',
},
}SCSS
$custom: #d2cdec; $custom-light: #e0dcf2; $custom-dark: #000000;
JSON
{
"hex": "#d2cdec",
"rgb": {
"r": 210,
"g": 205,
"b": 236
},
"hsl": {
"h": 249.677,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.862,
"c": 0.04285,
"h": 292.9
},
"luminance": 0.6342
}Semantic roles & 50–950 ramp
primary
#D2CDEC
secondary
#C0C895
accent
#B82DA2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485