#D6D2ED#D6D2ED
#D6D2ED is a very light, muted blue. Relative luminance 0.665; OKLCH L 87.5% C 0.037 H 292.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D2ED |
|---|---|
| RGB | rgb(214, 210, 237) |
| HSL | hsl(249, 43%, 88%) |
| HSV | hsv(249, 11%, 93%) |
| CMYK | cmyk(9.7%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(85.25, 6.47, -12.75) |
| CIE-LCH | lch(85.25, 14.29, 296.90°) |
| OKLab | oklab(87.53% 0.0142 -0.0343) |
| OKLCH | oklch(87.53% 0.037 292.4) |
| XYZ | xyz(66.0612, 66.5035, 89.4605) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.32
Periwinkle
#CCCCFF
ΔE00 7.14
Thistle
#D8BFD8
ΔE00 8.20
Pale Lilac
#E4CBFF
ΔE00 8.74
Light Periwinkle
#C1C6FC
ΔE00 8.78
Pale Lavender
#EECFFE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D2ED #E9EDD2
analogous
#D2DBED #D6D2ED #E3D2ED
triadic
#D6D2ED #EDD6D2 #D2EDD6
tetradic
#D6D2ED #EDD2DB #E9EDD2 #D2EDE3
square
#D6D2ED #EDD2DB #E9EDD2 #D2EDE3
split-complementary
#D6D2ED #EDE3D2 #DBEDD2
monochromatic
#867BCA #AEA6DC #D6D2ED #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.47
#D6D2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#D6D2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D2ED
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D2ED | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EE
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#D2D6DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d6d2ed; /* rgb */ color: rgb(214, 210, 237); /* oklch */ color: oklch(87.5% 0.037 292.4);
Tailwind
colors: {
custom: {
50: '#e2dff2',
500: '#d6d2ed',
950: '#000000',
},
}SCSS
$custom: #d6d2ed; $custom-light: #e2dff2; $custom-dark: #000000;
JSON
{
"hex": "#d6d2ed",
"rgb": {
"r": 214,
"g": 210,
"b": 237
},
"hsl": {
"h": 248.889,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.87527,
"c": 0.03713,
"h": 292.4
},
"luminance": 0.66504
}Semantic roles & 50–950 ramp
primary
#D6D2ED
secondary
#C2C99A
accent
#B630A2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485