#DCDFE5#DCDFE5
#DCDFE5 is a very light, near-neutral blue. Relative luminance 0.736; OKLCH L 90.3% C 0.009 H 264.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFE5 |
|---|---|
| RGB | rgb(220, 223, 229) |
| HSL | hsl(220, 15%, 88%) |
| HSV | hsv(220, 4%, 90%) |
| CMYK | cmyk(3.9%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(88.76, 0.09, -3.28) |
| CIE-LCH | lch(88.76, 3.28, 271.61°) |
| OKLab | oklab(90.31% -0.0008 -0.0088) |
| OKLCH | oklch(90.31% 0.009 264.5) |
| XYZ | xyz(70.0431, 73.6479, 84.6389) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 1.48
Gainsboro
#DCDCDC
ΔE00 3.12
Light Gray
#D3D3D3
ΔE00 4.09
Aliceblue
#F0F8FF
ΔE00 5.57
Whitesmoke
#F5F5F5
ΔE00 5.65
Ghostwhite
#F8F8FF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFE5 #E5E2DC
analogous
#DCE3E5 #DCDFE5 #DDDCE5
triadic
#DCDFE5 #E5DCDF #DFE5DC
tetradic
#DCDFE5 #E5DCE3 #E5E2DC #DCE5DD
square
#DCDFE5 #E5DCE3 #E5E2DC #DCE5DD
split-complementary
#DCDFE5 #E5DDDC #E3E5DC
monochromatic
#969FB1 #B9BFCB #DCDFE5 #EDEFF2 #EDEFF2
Accessibility & contrast
On white
1.34
#DCDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#DCDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFE5
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFE5 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE5
Deuteranopia (green-blind)
#DCDEE5
Tritanopia (blue-blind)
#DAE0E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdfe5; /* rgb */ color: rgb(220, 223, 229); /* oklch */ color: oklch(90.3% 0.009 264.5);
Tailwind
colors: {
custom: {
50: '#e6e9ed',
500: '#dcdfe5',
950: '#000000',
},
}SCSS
$custom: #dcdfe5; $custom-light: #e6e9ed; $custom-dark: #000000;
JSON
{
"hex": "#dcdfe5",
"rgb": {
"r": 220,
"g": 223,
"b": 229
},
"hsl": {
"h": 220,
"s": 14.754,
"l": 88.039
},
"oklch": {
"l": 0.90308,
"c": 0.00879,
"h": 264.5
},
"luminance": 0.73648
}Semantic roles & 50–950 ramp
primary
#DCDFE5
secondary
#BAB5AB
accent
#7F4D99
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484