#D2D8EA#D2D8EA
#D2D8EA is a very light, muted blue. Relative luminance 0.688; OKLCH L 88.3% C 0.026 H 271.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8EA |
|---|---|
| RGB | rgb(210, 216, 234) |
| HSL | hsl(225, 36%, 87%) |
| HSV | hsv(225, 10%, 92%) |
| CMYK | cmyk(10.3%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.38, 1.42, -9.51) |
| CIE-LCH | lch(86.38, 9.61, 278.52°) |
| OKLab | oklab(88.31% 0.0005 -0.0256) |
| OKLCH | oklch(88.31% 0.026 271.1) |
| XYZ | xyz(65.9823, 68.7532, 87.6204) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.60
Light Blue Grey
#B7C9E2
ΔE00 6.14
Fog
#D8DCE0
ΔE00 6.23
Lightsteelblue
#B0C4DE
ΔE00 7.54
Gainsboro
#DCDCDC
ΔE00 8.04
Light Gray
#D3D3D3
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8EA #EAE4D2
analogous
#D2E4EA #D2D8EA #D8D2EA
triadic
#D2D8EA #EAD2D8 #D8EAD2
tetradic
#D2D8EA #EAD2E4 #EAE4D2 #D2EAD8
square
#D2D8EA #EAD2E4 #EAE4D2 #D2EAD8
split-complementary
#D2D8EA #EAD8D2 #E4EAD2
monochromatic
#7F90C3 #A8B4D7 #D2D8EA #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.42
#D2D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#D2D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8EA
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8EA | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#CDDBDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d8ea; /* rgb */ color: rgb(210, 216, 234); /* oklch */ color: oklch(88.3% 0.026 271.1);
Tailwind
colors: {
custom: {
50: '#dfe4f0',
500: '#d2d8ea',
950: '#000000',
},
}SCSS
$custom: #d2d8ea; $custom-light: #dfe4f0; $custom-dark: #000000;
JSON
{
"hex": "#d2d8ea",
"rgb": {
"r": 210,
"g": 216,
"b": 234
},
"hsl": {
"h": 225,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.88308,
"c": 0.02556,
"h": 271.1
},
"luminance": 0.68754
}Semantic roles & 50–950 ramp
primary
#D2D8EA
secondary
#C4BA9C
accent
#9136AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485