#D3DDEF#D3DDEF
#D3DDEF is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.5% C 0.027 H 262.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DDEF |
|---|---|
| RGB | rgb(211, 221, 239) |
| HSL | hsl(219, 47%, 88%) |
| HSV | hsv(219, 12%, 94%) |
| CMYK | cmyk(11.7%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(87.87, 0.13, -9.93) |
| CIE-LCH | lch(87.87, 9.93, 270.76°) |
| OKLab | oklab(89.54% -0.0036 -0.0267) |
| OKLCH | oklch(89.54% 0.027 262.3) |
| XYZ | xyz(68.2970, 71.7929, 91.9038) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.50
Light Blue Grey
#B7C9E2
ΔE00 5.94
Fog
#D8DCE0
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 7.39
Aliceblue
#F0F8FF
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DDEF #EFE5D3
analogous
#D3EBEF #D3DDEF #D7D3EF
triadic
#D3DDEF #EFD3DD #DDEFD3
tetradic
#D3DDEF #EFD3EB #EFE5D3 #D3EFD7
square
#D3DDEF #EFD3EB #EFE5D3 #D3EFD7
split-complementary
#D3DDEF #EFD7D3 #EBEFD3
monochromatic
#7998CE #A6BADF #D3DDEF #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.37
#D3DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D3DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DDEF
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DDEF | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D5DBEF
Tritanopia (blue-blind)
#CDE1E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3ddef; /* rgb */ color: rgb(211, 221, 239); /* oklch */ color: oklch(89.5% 0.027 262.3);
Tailwind
colors: {
custom: {
50: '#e0e7f4',
500: '#d3ddef',
950: '#000000',
},
}SCSS
$custom: #d3ddef; $custom-light: #e0e7f4; $custom-dark: #000000;
JSON
{
"hex": "#d3ddef",
"rgb": {
"r": 211,
"g": 221,
"b": 239
},
"hsl": {
"h": 218.571,
"s": 46.667,
"l": 88.235
},
"oklch": {
"l": 0.8954,
"c": 0.02697,
"h": 262.3
},
"luminance": 0.71794
}Semantic roles & 50–950 ramp
primary
#D3DDEF
secondary
#CCBA9A
accent
#872CBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485