#D3DDFC#D3DDFC
#D3DDFC is a very light, muted blue. Relative luminance 0.726; OKLCH L 90.0% C 0.044 H 271.3°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DDFC |
|---|---|
| RGB | rgb(211, 221, 252) |
| HSL | hsl(225, 87%, 91%) |
| HSV | hsv(225, 16%, 99%) |
| CMYK | cmyk(16.3%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.25, 2.79, -16.20) |
| CIE-LCH | lch(88.25, 16.43, 279.78°) |
| OKLab | oklab(89.97% 0.001 -0.0439) |
| OKLCH | oklch(89.97% 0.044 271.3) |
| XYZ | xyz(70.2870, 72.5889, 102.3846) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.46
Periwinkle
#CCCCFF
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 7.47
Powder Blue (survey)
#B1D1FC
ΔE00 8.06
Lightsteelblue
#B0C4DE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DDFC #FCF2D3
analogous
#D3F1FC #D3DDFC #DDD3FC
triadic
#D3DDFC #FCD3DD #DDFCD3
tetradic
#D3DDFC #FCD3F1 #FCF2D3 #D3FCDD
square
#D3DDFC #FCD3F1 #FCF2D3 #D3FCDD
split-complementary
#D3DDFC #FCDDD3 #F1FCD3
monochromatic
#6084F4 #9AB1F8 #D3DDFC #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.35
#D3DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#D3DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DDFC
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DDFC | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFE
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#CAE3E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3ddfc; /* rgb */ color: rgb(211, 221, 252); /* oklch */ color: oklch(90.0% 0.044 271.3);
Tailwind
colors: {
custom: {
50: '#e0e7fd',
500: '#d3ddfc',
950: '#000000',
},
}SCSS
$custom: #d3ddfc; $custom-light: #e0e7fd; $custom-dark: #000000;
JSON
{
"hex": "#d3ddfc",
"rgb": {
"r": 211,
"g": 221,
"b": 252
},
"hsl": {
"h": 225.366,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.89967,
"c": 0.04391,
"h": 271.3
},
"luminance": 0.7259
}Semantic roles & 50–950 ramp
primary
#D3DDFC
secondary
#E4CF8F
accent
#AD02E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485