#D2DDEE#D2DDEE
#D2DDEE is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.4% C 0.026 H 259.0°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDEE |
|---|---|
| RGB | rgb(210, 221, 238) |
| HSL | hsl(216, 45%, 88%) |
| HSV | hsv(216, 12%, 93%) |
| CMYK | cmyk(11.8%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(87.77, -0.39, -9.56) |
| CIE-LCH | lch(87.77, 9.56, 267.67°) |
| OKLab | oklab(89.44% -0.005 -0.0257) |
| OKLCH | oklch(89.44% 0.026 259) |
| XYZ | xyz(67.8640, 71.5867, 91.1146) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.64
Light Blue Grey
#B7C9E2
ΔE00 5.88
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Aliceblue
#F0F8FF
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 7.30
Gainsboro
#DCDCDC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDEE #EEE3D2
analogous
#D2EBEE #D2DDEE #D5D2EE
triadic
#D2DDEE #EED2DD #DDEED2
tetradic
#D2DDEE #EED2EB #EEE3D2 #D2EED5
square
#D2DDEE #EED2EB #EEE3D2 #D2EED5
split-complementary
#D2DDEE #EED5D2 #EBEED2
monochromatic
#799ACC #A6BBDD #D2DDEE #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.37
#D2DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D2DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDEE
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDEE | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#CCE0E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2ddee; /* rgb */ color: rgb(210, 221, 238); /* oklch */ color: oklch(89.4% 0.026 259.0);
Tailwind
colors: {
custom: {
50: '#e0e7f3',
500: '#d2ddee',
950: '#000000',
},
}SCSS
$custom: #d2ddee; $custom-light: #e0e7f3; $custom-dark: #000000;
JSON
{
"hex": "#d2ddee",
"rgb": {
"r": 210,
"g": 221,
"b": 238
},
"hsl": {
"h": 216.429,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.89435,
"c": 0.02621,
"h": 259
},
"luminance": 0.71588
}Semantic roles & 50–950 ramp
primary
#D2DDEE
secondary
#CAB79A
accent
#822DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485