#D1CDEE#D1CDEE
#D1CDEE is a very light, muted blue. Relative luminance 0.634; OKLCH L 86.2% C 0.046 H 291.0°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D1CDEE |
|---|---|
| RGB | rgb(209, 205, 238) |
| HSL | hsl(247, 49%, 87%) |
| HSV | hsv(247, 14%, 93%) |
| CMYK | cmyk(12.2%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(83.65, 7.71, -15.72) |
| CIE-LCH | lch(83.65, 17.51, 296.13°) |
| OKLab | oklab(86.19% 0.0163 -0.0425) |
| OKLCH | oklch(86.19% 0.046 291) |
| XYZ | xyz(63.5552, 63.3906, 89.7596) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.23
Light Periwinkle
#C1C6FC
ΔE00 6.90
Lavender (CSS)
#E6E6FA
ΔE00 7.25
Pale Lilac
#E4CBFF
ΔE00 7.31
Light Lavender
#DFC5FE
ΔE00 7.86
Thistle
#D8BFD8
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1CDEE #EAEECD
analogous
#CDDAEE #D1CDEE #E2CDEE
triadic
#D1CDEE #EED1CD #CDEED1
tetradic
#D1CDEE #EECDDA #EAEECD #CDEEE2
square
#D1CDEE #EECDDA #EAEECD #CDEEE2
split-complementary
#D1CDEE #EEE2CD #DAEECD
monochromatic
#7D72CF #A79FDE #D1CDEE #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.54
#D1CDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#D1CDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1CDEE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1CDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1CDEE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 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)
#C6D1F0
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#CCD2D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d1cdee; /* rgb */ color: rgb(209, 205, 238); /* oklch */ color: oklch(86.2% 0.046 291.0);
Tailwind
colors: {
custom: {
50: '#dfdcf3',
500: '#d1cdee',
950: '#000000',
},
}SCSS
$custom: #d1cdee; $custom-light: #dfdcf3; $custom-dark: #000000;
JSON
{
"hex": "#d1cdee",
"rgb": {
"r": 209,
"g": 205,
"b": 238
},
"hsl": {
"h": 247.273,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.8619,
"c": 0.04552,
"h": 291
},
"luminance": 0.63391
}Semantic roles & 50–950 ramp
primary
#D1CDEE
secondary
#C4CB94
accent
#BD29AB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485