#DFE3EB#DFE3EB
#DFE3EB is a very light, near-neutral blue. Relative luminance 0.766; OKLCH L 91.5% C 0.012 H 264.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE3EB |
|---|---|
| RGB | rgb(223, 227, 235) |
| HSL | hsl(220, 23%, 90%) |
| HSV | hsv(220, 5%, 92%) |
| CMYK | cmyk(5.1%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.15, 0.13, -4.36) |
| CIE-LCH | lch(90.15, 4.36, 271.77°) |
| OKLab | oklab(91.51% -0.0011 -0.0116) |
| OKLCH | oklch(91.51% 0.012 264.5) |
| XYZ | xyz(72.8930, 76.6239, 89.5308) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.58
Gainsboro
#DCDCDC
ΔE00 4.25
Aliceblue
#F0F8FF
ΔE00 4.73
Ghostwhite
#F8F8FF
ΔE00 4.97
Light Gray
#D3D3D3
ΔE00 5.36
Whitesmoke
#F5F5F5
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE3EB #EBE7DF
analogous
#DFE9EB #DFE3EB #E1DFEB
triadic
#DFE3EB #EBDFE3 #E3EBDF
tetradic
#DFE3EB #EBDFE9 #EBE7DF #DFEBE1
square
#DFE3EB #EBDFE9 #EBE7DF #DFEBE1
split-complementary
#DFE3EB #EBE1DF #E9EBDF
monochromatic
#94A1BC #B9C2D3 #DFE3EB #ECEFF3 #ECEFF3
Accessibility & contrast
On white
1.29
#DFE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#DFE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE3EB
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE3EB | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EB
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#DCE5E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dfe3eb; /* rgb */ color: rgb(223, 227, 235); /* oklch */ color: oklch(91.5% 0.012 264.5);
Tailwind
colors: {
custom: {
50: '#e9ebf1',
500: '#dfe3eb',
950: '#000000',
},
}SCSS
$custom: #dfe3eb; $custom-light: #e9ebf1; $custom-dark: #000000;
JSON
{
"hex": "#dfe3eb",
"rgb": {
"r": 223,
"g": 227,
"b": 235
},
"hsl": {
"h": 220,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.9151,
"c": 0.01168,
"h": 264.5
},
"luminance": 0.76624
}Semantic roles & 50–950 ramp
primary
#DFE3EB
secondary
#C3BBAB
accent
#8244A2
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161616
muted
#848485