#D7DFEB#D7DFEB
#D7DFEB is a very light, near-neutral blue. Relative luminance 0.732; OKLCH L 90.1% C 0.019 H 258.3°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFEB |
|---|---|
| RGB | rgb(215, 223, 235) |
| HSL | hsl(216, 33%, 88%) |
| HSV | hsv(216, 9%, 92%) |
| CMYK | cmyk(8.5%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(88.55, -0.41, -6.78) |
| CIE-LCH | lch(88.55, 6.79, 266.55°) |
| OKLab | oklab(90.11% -0.0037 -0.0182) |
| OKLCH | oklch(90.11% 0.019 258.3) |
| XYZ | xyz(69.4043, 73.2199, 89.0575) |
| Luminance | 0.7322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.68
Aliceblue
#F0F8FF
ΔE00 5.80
Gainsboro
#DCDCDC
ΔE00 5.92
Lavender (CSS)
#E6E6FA
ΔE00 6.11
Light Gray
#D3D3D3
ΔE00 6.44
Ghostwhite
#F8F8FF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFEB #EBE3D7
analogous
#D7E9EB #D7DFEB #D9D7EB
triadic
#D7DFEB #EBD7DF #DFEBD7
tetradic
#D7DFEB #EBD7E9 #EBE3D7 #D7EBD9
square
#D7DFEB #EBD7E9 #EBE3D7 #D7EBD9
split-complementary
#D7DFEB #EBD9D7 #E9EBD7
monochromatic
#859EC2 #AEBED7 #D7DFEB #EBEFF5 #EBEFF5
Accessibility & contrast
On white
1.34
#D7DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#D7DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFEB
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFEB | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#D3E1E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7dfeb; /* rgb */ color: rgb(215, 223, 235); /* oklch */ color: oklch(90.1% 0.019 258.3);
Tailwind
colors: {
custom: {
50: '#e3e9f1',
500: '#d7dfeb',
950: '#000000',
},
}SCSS
$custom: #d7dfeb; $custom-light: #e3e9f1; $custom-dark: #000000;
JSON
{
"hex": "#d7dfeb",
"rgb": {
"r": 215,
"g": 223,
"b": 235
},
"hsl": {
"h": 216,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.90112,
"c": 0.01855,
"h": 258.3
},
"luminance": 0.73221
}Semantic roles & 50–950 ramp
primary
#D7DFEB
secondary
#C5B7A1
accent
#7E39AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485