#D2D8EE#D2D8EE
#D2D8EE is a very light, muted blue. Relative luminance 0.690; OKLCH L 88.4% C 0.031 H 273.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8EE |
|---|---|
| RGB | rgb(210, 216, 238) |
| HSL | hsl(227, 45%, 88%) |
| HSV | hsv(227, 12%, 93%) |
| CMYK | cmyk(11.8%, 9.2%, 0%, 6.7%) |
| CIE-LAB | lab(86.50, 2.22, -11.45) |
| CIE-LCH | lch(86.50, 11.66, 280.99°) |
| OKLab | oklab(88.44% 0.0019 -0.0308) |
| OKLCH | oklch(88.44% 0.031 273.6) |
| XYZ | xyz(66.5635, 68.9857, 90.6811) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.27
Light Blue Grey
#B7C9E2
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 7.63
Fog
#D8DCE0
ΔE00 7.74
Periwinkle
#CCCCFF
ΔE00 8.77
Cloudy Blue
#ACC2D9
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8EE #EEE8D2
analogous
#D2E6EE #D2D8EE #DAD2EE
triadic
#D2D8EE #EED2D8 #D8EED2
tetradic
#D2D8EE #EED2E6 #EEE8D2 #D2EEDA
square
#D2D8EE #EED2E6 #EEE8D2 #D2EEDA
split-complementary
#D2D8EE #EEDAD2 #E6EED2
monochromatic
#798BCC #A6B2DD #D2D8EE #E9ECF7 #E9ECF7
Accessibility & contrast
On white
1.42
#D2D8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#D2D8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8EE
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8EE | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#CCDCDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d8ee; /* rgb */ color: rgb(210, 216, 238); /* oklch */ color: oklch(88.4% 0.031 273.6);
Tailwind
colors: {
custom: {
50: '#e0e4f3',
500: '#d2d8ee',
950: '#000000',
},
}SCSS
$custom: #d2d8ee; $custom-light: #e0e4f3; $custom-dark: #000000;
JSON
{
"hex": "#d2d8ee",
"rgb": {
"r": 210,
"g": 216,
"b": 238
},
"hsl": {
"h": 227.143,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.88437,
"c": 0.03091,
"h": 273.6
},
"luminance": 0.68986
}Semantic roles & 50–950 ramp
primary
#D2D8EE
secondary
#CAC09A
accent
#9B2DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485