#D2DDEF#D2DDEF
#D2DDEF is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.5% C 0.027 H 260.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDEF |
|---|---|
| RGB | rgb(210, 221, 239) |
| HSL | hsl(217, 48%, 88%) |
| HSV | hsv(217, 12%, 94%) |
| CMYK | cmyk(12.1%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(87.80, -0.19, -10.04) |
| CIE-LCH | lch(87.80, 10.04, 268.93°) |
| OKLab | oklab(89.47% -0.0046 -0.027) |
| OKLCH | oklch(89.47% 0.027 260.3) |
| XYZ | xyz(68.0113, 71.6456, 91.8905) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.77
Lavender (CSS)
#E6E6FA
ΔE00 5.92
Fog
#D8DCE0
ΔE00 5.99
Lightsteelblue
#B0C4DE
ΔE00 7.21
Aliceblue
#F0F8FF
ΔE00 7.42
Cloudy Blue
#ACC2D9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDEF #EFE4D2
analogous
#D2EBEF #D2DDEF #D5D2EF
triadic
#D2DDEF #EFD2DD #DDEFD2
tetradic
#D2DDEF #EFD2EB #EFE4D2 #D2EFD5
square
#D2DDEF #EFD2EB #EFE4D2 #D2EFD5
split-complementary
#D2DDEF #EFD5D2 #EBEFD2
monochromatic
#7899CF #A5BBDF #D2DDEF #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.37
#D2DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D2DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDEF
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDEF | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF0
Deuteranopia (green-blind)
#D5DBEF
Tritanopia (blue-blind)
#CBE1E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2ddef; /* rgb */ color: rgb(210, 221, 239); /* oklch */ color: oklch(89.5% 0.027 260.3);
Tailwind
colors: {
custom: {
50: '#e0e7f4',
500: '#d2ddef',
950: '#000000',
},
}SCSS
$custom: #d2ddef; $custom-light: #e0e7f4; $custom-dark: #000000;
JSON
{
"hex": "#d2ddef",
"rgb": {
"r": 210,
"g": 221,
"b": 239
},
"hsl": {
"h": 217.241,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.89467,
"c": 0.02743,
"h": 260.3
},
"luminance": 0.71647
}Semantic roles & 50–950 ramp
primary
#D2DDEF
secondary
#CCB999
accent
#842BBB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485