#DCDFE9#DCDFE9
#DCDFE9 is a very light, near-neutral blue. Relative luminance 0.739; OKLCH L 90.4% C 0.014 H 272.7°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFE9 |
|---|---|
| RGB | rgb(220, 223, 233) |
| HSL | hsl(226, 23%, 89%) |
| HSV | hsv(226, 6%, 91%) |
| CMYK | cmyk(5.6%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(88.86, 0.84, -5.23) |
| CIE-LCH | lch(88.86, 5.29, 279.15°) |
| OKLab | oklab(90.43% 0.0007 -0.014) |
| OKLCH | oklch(90.43% 0.014 272.7) |
| XYZ | xyz(70.6080, 73.8738, 87.6142) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 3.26
Gainsboro
#DCDCDC
ΔE00 4.85
Lavender (CSS)
#E6E6FA
ΔE00 5.02
Light Gray
#D3D3D3
ΔE00 5.55
Ghostwhite
#F8F8FF
ΔE00 5.68
Aliceblue
#F0F8FF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFE9 #E9E6DC
analogous
#DCE6E9 #DCDFE9 #E0DCE9
triadic
#DCDFE9 #E9DCDF #DFE9DC
tetradic
#DCDFE9 #E9DCE6 #E9E6DC #DCE9E0
square
#DCDFE9 #E9DCE6 #E9E6DC #DCE9E0
split-complementary
#DCDFE9 #E9E0DC #E6E9DC
monochromatic
#919ABA #B6BDD1 #DCDFE9 #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.33
#DCDFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#DCDFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFE9
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFE9 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EA
Deuteranopia (green-blind)
#DCDFE9
Tritanopia (blue-blind)
#D9E1E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdfe9; /* rgb */ color: rgb(220, 223, 233); /* oklch */ color: oklch(90.4% 0.014 272.7);
Tailwind
colors: {
custom: {
50: '#e6e9f0',
500: '#dcdfe9',
950: '#000000',
},
}SCSS
$custom: #dcdfe9; $custom-light: #e6e9f0; $custom-dark: #000000;
JSON
{
"hex": "#dcdfe9",
"rgb": {
"r": 220,
"g": 223,
"b": 233
},
"hsl": {
"h": 226.154,
"s": 22.807,
"l": 88.824
},
"oklch": {
"l": 0.90428,
"c": 0.01398,
"h": 272.7
},
"luminance": 0.73874
}Semantic roles & 50–950 ramp
primary
#DCDFE9
secondary
#C0BBA9
accent
#8C44A1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485