#D3DEFF#D3DEFF
#D3DEFF is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.3% C 0.047 H 270.9°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEFF |
|---|---|
| RGB | rgb(211, 222, 255) |
| HSL | hsl(225, 100%, 91%) |
| HSV | hsv(225, 17%, 100%) |
| CMYK | cmyk(17.3%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(88.60, 2.90, -17.25) |
| CIE-LCH | lch(88.60, 17.50, 279.53°) |
| OKLab | oklab(90.27% 0.0007 -0.0468) |
| OKLCH | oklch(90.27% 0.047 270.9) |
| XYZ | xyz(71.0309, 73.3102, 104.9963) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.93
Periwinkle
#CCCCFF
ΔE00 6.52
Light Blue Grey
#B7C9E2
ΔE00 7.05
Light Periwinkle
#C1C6FC
ΔE00 7.20
Powder Blue (survey)
#B1D1FC
ΔE00 7.77
Lightsteelblue
#B0C4DE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEFF #FFF4D3
analogous
#D3F4FF #D3DEFF #DED3FF
triadic
#D3DEFF #FFD3DE #DEFFD3
tetradic
#D3DEFF #FFD3F4 #FFF4D3 #D3FFDE
square
#D3DEFF #FFD3F4 #FFF4D3 #D3FFDE
split-complementary
#D3DEFF #FFDED3 #F4FFD3
monochromatic
#5982FF #96B0FF #D3DEFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.34
#D3DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#D3DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEFF
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEFF | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D1DDFE
Tritanopia (blue-blind)
#C9E4E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d3deff; /* rgb */ color: rgb(211, 222, 255); /* oklch */ color: oklch(90.3% 0.047 270.9);
Tailwind
colors: {
custom: {
50: '#e0e8ff',
500: '#d3deff',
950: '#000000',
},
}SCSS
$custom: #d3deff; $custom-light: #e0e8ff; $custom-dark: #000000;
JSON
{
"hex": "#d3deff",
"rgb": {
"r": 211,
"g": 222,
"b": 255
},
"hsl": {
"h": 225,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.90267,
"c": 0.04684,
"h": 270.9
},
"luminance": 0.73311
}Semantic roles & 50–950 ramp
primary
#D3DEFF
secondary
#EBD38C
accent
#AC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486