#D3DEFE#D3DEFE
#D3DEFE is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.2% C 0.045 H 270.4°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEFE |
|---|---|
| RGB | rgb(211, 222, 254) |
| HSL | hsl(225, 96%, 91%) |
| HSV | hsv(225, 17%, 100%) |
| CMYK | cmyk(16.9%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(88.56, 2.69, -16.78) |
| CIE-LCH | lch(88.56, 16.99, 279.10°) |
| OKLab | oklab(90.23% 0.0004 -0.0455) |
| OKLCH | oklch(90.23% 0.046 270.4) |
| XYZ | xyz(70.8704, 73.2460, 104.1508) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.77
Periwinkle
#CCCCFF
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 6.89
Light Periwinkle
#C1C6FC
ΔE00 7.40
Powder Blue (survey)
#B1D1FC
ΔE00 7.78
Lightsteelblue
#B0C4DE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEFE #FEF3D3
analogous
#D3F3FE #D3DEFE #DDD3FE
triadic
#D3DEFE #FED3DE #DEFED3
tetradic
#D3DEFE #FED3F3 #FEF3D3 #D3FEDD
square
#D3DEFE #FED3F3 #FEF3D3 #D3FEDD
split-complementary
#D3DEFE #FEDDD3 #F3FED3
monochromatic
#5B84FB #97B1FD #D3DEFE #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.34
#D3DEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#D3DEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEFE
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEFE | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#C9E4E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d3defe; /* rgb */ color: rgb(211, 222, 254); /* oklch */ color: oklch(90.2% 0.045 270.4);
Tailwind
colors: {
custom: {
50: '#e0e8fe',
500: '#d3defe',
950: '#000000',
},
}SCSS
$custom: #d3defe; $custom-light: #e0e8fe; $custom-dark: #000000;
JSON
{
"hex": "#d3defe",
"rgb": {
"r": 211,
"g": 222,
"b": 254
},
"hsl": {
"h": 224.651,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.90233,
"c": 0.0455,
"h": 270.4
},
"luminance": 0.73247
}Semantic roles & 50–950 ramp
primary
#D3DEFE
secondary
#E8D18D
accent
#AB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485