#D2CDED#D2CDED
#D2CDED is a very light, muted blue. Relative luminance 0.635; OKLCH L 86.2% C 0.044 H 292.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDED |
|---|---|
| RGB | rgb(210, 205, 237) |
| HSL | hsl(249, 47%, 87%) |
| HSV | hsv(249, 14%, 93%) |
| CMYK | cmyk(11.4%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(83.69, 7.83, -15.12) |
| CIE-LCH | lch(83.69, 17.02, 297.38°) |
| OKLab | oklab(86.23% 0.017 -0.0408) |
| OKLCH | oklch(86.23% 0.044 292.6) |
| XYZ | xyz(63.6926, 63.4784, 89.0014) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.66
Lavender (CSS)
#E6E6FA
ΔE00 7.16
Pale Lilac
#E4CBFF
ΔE00 7.29
Light Periwinkle
#C1C6FC
ΔE00 7.36
Thistle
#D8BFD8
ΔE00 7.68
Light Lavender
#DFC5FE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDED #E8EDCD
analogous
#CDD8ED #D2CDED #E2CDED
triadic
#D2CDED #EDD2CD #CDEDD2
tetradic
#D2CDED #EDCDD8 #E8EDCD #CDEDE2
square
#D2CDED #EDCDD8 #E8EDCD #CDEDE2
split-complementary
#D2CDED #EDE2CD #D8EDCD
monochromatic
#8173CD #AAA0DD #D2CDED #EBE8F7 #EBE8F7
Accessibility & contrast
On white
1.53
#D2CDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#D2CDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDED
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDED | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EE
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#CDD2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2cded; /* rgb */ color: rgb(210, 205, 237); /* oklch */ color: oklch(86.2% 0.044 292.6);
Tailwind
colors: {
custom: {
50: '#e0dcf2',
500: '#d2cded',
950: '#000000',
},
}SCSS
$custom: #d2cded; $custom-light: #e0dcf2; $custom-dark: #000000;
JSON
{
"hex": "#d2cded",
"rgb": {
"r": 210,
"g": 205,
"b": 237
},
"hsl": {
"h": 249.375,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.86234,
"c": 0.04422,
"h": 292.6
},
"luminance": 0.63479
}Semantic roles & 50–950 ramp
primary
#D2CDED
secondary
#C1C995
accent
#BA2BA4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485