#D2D6EA#D2D6EA
#D2D6EA is a very light, muted blue. Relative luminance 0.677; OKLCH L 87.9% C 0.028 H 276.8°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6EA |
|---|---|
| RGB | rgb(210, 214, 234) |
| HSL | hsl(230, 36%, 87%) |
| HSV | hsv(230, 10%, 92%) |
| CMYK | cmyk(10.3%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(85.87, 2.47, -10.26) |
| CIE-LCH | lch(85.87, 10.56, 283.54°) |
| OKLab | oklab(87.91% 0.0033 -0.0276) |
| OKLCH | oklch(87.91% 0.028 276.8) |
| XYZ | xyz(65.4731, 67.7347, 87.4507) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.18
Light Blue Grey
#B7C9E2
ΔE00 6.65
Fog
#D8DCE0
ΔE00 7.29
Lightsteelblue
#B0C4DE
ΔE00 7.98
Light Gray
#D3D3D3
ΔE00 8.80
Gainsboro
#DCDCDC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6EA #EAE6D2
analogous
#D2E2EA #D2D6EA #DAD2EA
triadic
#D2D6EA #EAD2D6 #D6EAD2
tetradic
#D2D6EA #EAD2E2 #EAE6D2 #D2EADA
square
#D2D6EA #EAD2E2 #EAE6D2 #D2EADA
split-complementary
#D2D6EA #EADAD2 #E2EAD2
monochromatic
#7F8AC3 #A8B0D7 #D2D6EA #EAECF5 #EAECF5
Accessibility & contrast
On white
1.44
#D2D6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#D2D6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6EA
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6EA | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#D0D6E9
Tritanopia (blue-blind)
#CDD9DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d6ea; /* rgb */ color: rgb(210, 214, 234); /* oklch */ color: oklch(87.9% 0.028 276.8);
Tailwind
colors: {
custom: {
50: '#dfe2f0',
500: '#d2d6ea',
950: '#000000',
},
}SCSS
$custom: #d2d6ea; $custom-light: #dfe2f0; $custom-dark: #000000;
JSON
{
"hex": "#d2d6ea",
"rgb": {
"r": 210,
"g": 214,
"b": 234
},
"hsl": {
"h": 230,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.8791,
"c": 0.0278,
"h": 276.8
},
"luminance": 0.67735
}Semantic roles & 50–950 ramp
primary
#D2D6EA
secondary
#C4BD9C
accent
#9B36AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485