#DCDFE4#DCDFE4
#DCDFE4 is a very light, near-neutral blue. Relative luminance 0.736; OKLCH L 90.3% C 0.008 H 260.7°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFE4 |
|---|---|
| RGB | rgb(220, 223, 228) |
| HSL | hsl(218, 13%, 88%) |
| HSV | hsv(218, 4%, 89%) |
| CMYK | cmyk(3.5%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(88.73, -0.09, -2.79) |
| CIE-LCH | lch(88.73, 2.79, 268.09°) |
| OKLab | oklab(90.28% -0.0012 -0.0074) |
| OKLCH | oklch(90.28% 0.008 260.7) |
| XYZ | xyz(69.9039, 73.5922, 83.9057) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 1.10
Gainsboro
#DCDCDC
ΔE00 2.70
Light Gray
#D3D3D3
ΔE00 3.77
Whitesmoke
#F5F5F5
ΔE00 5.45
Aliceblue
#F0F8FF
ΔE00 5.57
Ghostwhite
#F8F8FF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFE4 #E4E1DC
analogous
#DCE3E4 #DCDFE4 #DDDCE4
triadic
#DCDFE4 #E4DCDF #DFE4DC
tetradic
#DCDFE4 #E4DCE3 #E4E1DC #DCE4DD
square
#DCDFE4 #E4DCE3 #E4E1DC #DCE4DD
split-complementary
#DCDFE4 #E4DDDC #E3E4DC
monochromatic
#97A0AF #B9BFC9 #DCDFE4 #EEEFF2 #EEEFF2
Accessibility & contrast
On white
1.34
#DCDFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#DCDFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFE4
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFE4 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE4
Deuteranopia (green-blind)
#DDDEE4
Tritanopia (blue-blind)
#DAE0E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdfe4; /* rgb */ color: rgb(220, 223, 228); /* oklch */ color: oklch(90.3% 0.008 260.7);
Tailwind
colors: {
custom: {
50: '#e6e9ec',
500: '#dcdfe4',
950: '#000000',
},
}SCSS
$custom: #dcdfe4; $custom-light: #e6e9ec; $custom-dark: #000000;
JSON
{
"hex": "#dcdfe4",
"rgb": {
"r": 220,
"g": 223,
"b": 228
},
"hsl": {
"h": 217.5,
"s": 12.903,
"l": 87.843
},
"oklch": {
"l": 0.90279,
"c": 0.00755,
"h": 260.7
},
"luminance": 0.73592
}Semantic roles & 50–950 ramp
primary
#DCDFE4
secondary
#B9B4AB
accent
#7C4E97
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484