#D2D6EC#D2D6EC
#D2D6EC is a very light, muted blue. Relative luminance 0.679; OKLCH L 88.0% C 0.031 H 277.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6EC |
|---|---|
| RGB | rgb(210, 214, 236) |
| HSL | hsl(231, 41%, 87%) |
| HSV | hsv(231, 11%, 93%) |
| CMYK | cmyk(11%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(85.93, 2.87, -11.24) |
| CIE-LCH | lch(85.93, 11.60, 284.33°) |
| OKLab | oklab(87.97% 0.004 -0.0302) |
| OKLCH | oklch(87.97% 0.031 277.6) |
| XYZ | xyz(65.7620, 67.8503, 88.9724) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.14
Light Blue Grey
#B7C9E2
ΔE00 6.76
Fog
#D8DCE0
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 8.08
Periwinkle
#CCCCFF
ΔE00 8.58
Cloudy Blue
#ACC2D9
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6EC #ECE8D2
analogous
#D2E3EC #D2D6EC #DBD2EC
triadic
#D2D6EC #ECD2D6 #D6ECD2
tetradic
#D2D6EC #ECD2E3 #ECE8D2 #D2ECDB
square
#D2D6EC #ECD2E3 #ECE8D2 #D2ECDB
split-complementary
#D2D6EC #ECDBD2 #E3ECD2
monochromatic
#7C88C8 #A7AFDA #D2D6EC #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.44
#D2D6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#D2D6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6EC
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6EC | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8ED
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#CDDADD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d6ec; /* rgb */ color: rgb(210, 214, 236); /* oklch */ color: oklch(88.0% 0.031 277.6);
Tailwind
colors: {
custom: {
50: '#dfe2f2',
500: '#d2d6ec',
950: '#000000',
},
}SCSS
$custom: #d2d6ec; $custom-light: #dfe2f2; $custom-dark: #000000;
JSON
{
"hex": "#d2d6ec",
"rgb": {
"r": 210,
"g": 214,
"b": 236
},
"hsl": {
"h": 230.769,
"s": 40.625,
"l": 87.451
},
"oklch": {
"l": 0.87974,
"c": 0.03051,
"h": 277.6
},
"luminance": 0.67851
}Semantic roles & 50–950 ramp
primary
#D2D6EC
secondary
#C7C09B
accent
#A032B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485