#D3DFFE#D3DFFE
#D3DFFE is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.4% C 0.044 H 268.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFFE |
|---|---|
| RGB | rgb(211, 223, 254) |
| HSL | hsl(223, 96%, 91%) |
| HSV | hsv(223, 17%, 100%) |
| CMYK | cmyk(16.9%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(88.82, 2.16, -16.40) |
| CIE-LCH | lch(88.82, 16.54, 277.52°) |
| OKLab | oklab(90.43% -0.001 -0.0445) |
| OKLCH | oklch(90.43% 0.044 268.7) |
| XYZ | xyz(71.1368, 73.7787, 104.2396) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 6.68
Periwinkle
#CCCCFF
ΔE00 7.24
Powder Blue (survey)
#B1D1FC
ΔE00 7.56
Light Periwinkle
#C1C6FC
ΔE00 7.79
Lightsteelblue
#B0C4DE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFFE #FEF2D3
analogous
#D3F4FE #D3DFFE #DCD3FE
triadic
#D3DFFE #FED3DF #DFFED3
tetradic
#D3DFFE #FED3F4 #FEF2D3 #D3FEDC
square
#D3DFFE #FED3F4 #FEF2D3 #D3FEDC
split-complementary
#D3DFFE #FEDCD3 #F4FED3
monochromatic
#5B88FB #97B3FD #D3DFFE #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.33
#D3DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#D3DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFFE
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFFE | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D3DDFD
Tritanopia (blue-blind)
#C9E5E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d3dffe; /* rgb */ color: rgb(211, 223, 254); /* oklch */ color: oklch(90.4% 0.044 268.7);
Tailwind
colors: {
custom: {
50: '#e0e8fe',
500: '#d3dffe',
950: '#000000',
},
}SCSS
$custom: #d3dffe; $custom-light: #e0e8fe; $custom-dark: #000000;
JSON
{
"hex": "#d3dffe",
"rgb": {
"r": 211,
"g": 223,
"b": 254
},
"hsl": {
"h": 223.256,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.90431,
"c": 0.04447,
"h": 268.7
},
"luminance": 0.7378
}Semantic roles & 50–950 ramp
primary
#D3DFFE
secondary
#E8CF8D
accent
#A500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485