#DCDFE8#DCDFE8
#DCDFE8 is a very light, near-neutral blue. Relative luminance 0.738; OKLCH L 90.4% C 0.013 H 271.3°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFE8 |
|---|---|
| RGB | rgb(220, 223, 232) |
| HSL | hsl(225, 21%, 89%) |
| HSV | hsv(225, 5%, 91%) |
| CMYK | cmyk(5.2%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(88.84, 0.65, -4.74) |
| CIE-LCH | lch(88.84, 4.78, 277.85°) |
| OKLab | oklab(90.4% 0.0003 -0.0127) |
| OKLCH | oklch(90.4% 0.013 271.3) |
| XYZ | xyz(70.4656, 73.8169, 86.8640) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.81
Gainsboro
#DCDCDC
ΔE00 4.42
Light Gray
#D3D3D3
ΔE00 5.17
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Ghostwhite
#F8F8FF
ΔE00 5.63
Aliceblue
#F0F8FF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFE8 #E8E5DC
analogous
#DCE5E8 #DCDFE8 #DFDCE8
triadic
#DCDFE8 #E8DCDF #DFE8DC
tetradic
#DCDFE8 #E8DCE5 #E8E5DC #DCE8DF
square
#DCDFE8 #E8DCE5 #E8E5DC #DCE8DF
split-complementary
#DCDFE8 #E8DFDC #E5E8DC
monochromatic
#929BB7 #B7BDD0 #DCDFE8 #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.33
#DCDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#DCDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFE8
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFE8 | 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)
#DDE0E8
Deuteranopia (green-blind)
#DCDFE8
Tritanopia (blue-blind)
#DAE1E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdfe8; /* rgb */ color: rgb(220, 223, 232); /* oklch */ color: oklch(90.4% 0.013 271.3);
Tailwind
colors: {
custom: {
50: '#e6e9ef',
500: '#dcdfe8',
950: '#000000',
},
}SCSS
$custom: #dcdfe8; $custom-light: #e6e9ef; $custom-dark: #000000;
JSON
{
"hex": "#dcdfe8",
"rgb": {
"r": 220,
"g": 223,
"b": 232
},
"hsl": {
"h": 225,
"s": 20.69,
"l": 88.627
},
"oklch": {
"l": 0.90398,
"c": 0.01266,
"h": 271.3
},
"luminance": 0.73817
}Semantic roles & 50–950 ramp
primary
#DCDFE8
secondary
#BFBAA9
accent
#89469F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485