#D2CDEE#D2CDEE
#D2CDEE is a very light, muted blue. Relative luminance 0.635; OKLCH L 86.3% C 0.046 H 292.4°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CDEE |
|---|---|
| RGB | rgb(210, 205, 238) |
| HSL | hsl(249, 49%, 87%) |
| HSV | hsv(249, 14%, 93%) |
| CMYK | cmyk(11.8%, 13.9%, 0%, 6.7%) |
| CIE-LAB | lab(83.72, 8.03, -15.60) |
| CIE-LCH | lch(83.72, 17.55, 297.24°) |
| OKLab | oklab(86.27% 0.0174 -0.0422) |
| OKLCH | oklch(86.27% 0.046 292.4) |
| XYZ | xyz(63.8391, 63.5370, 89.7729) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.38
Pale Lilac
#E4CBFF
ΔE00 7.07
Light Periwinkle
#C1C6FC
ΔE00 7.12
Lavender (CSS)
#E6E6FA
ΔE00 7.33
Light Lavender
#DFC5FE
ΔE00 7.68
Thistle
#D8BFD8
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CDEE #E9EECD
analogous
#CDD9EE #D2CDEE #E3CDEE
triadic
#D2CDEE #EED2CD #CDEED2
tetradic
#D2CDEE #EECDD9 #E9EECD #CDEEE3
square
#D2CDEE #EECDD9 #E9EECD #CDEEE3
split-complementary
#D2CDEE #EEE3CD #D9EECD
monochromatic
#8072CF #A99FDE #D2CDEE #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.53
#D2CDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#D2CDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CDEE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CDEE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1F0
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#CDD2D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d2cdee; /* rgb */ color: rgb(210, 205, 238); /* oklch */ color: oklch(86.3% 0.046 292.4);
Tailwind
colors: {
custom: {
50: '#e0dcf3',
500: '#d2cdee',
950: '#000000',
},
}SCSS
$custom: #d2cdee; $custom-light: #e0dcf3; $custom-dark: #000000;
JSON
{
"hex": "#d2cdee",
"rgb": {
"r": 210,
"g": 205,
"b": 238
},
"hsl": {
"h": 249.091,
"s": 49.254,
"l": 86.863
},
"oklch": {
"l": 0.86268,
"c": 0.04559,
"h": 292.4
},
"luminance": 0.63537
}Semantic roles & 50–950 ramp
primary
#D2CDEE
secondary
#C3CB94
accent
#BD29A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485