#DCDFEB#DCDFEB
#DCDFEB is a very light, near-neutral blue. Relative luminance 0.740; OKLCH L 90.5% C 0.017 H 274.8°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFEB |
|---|---|
| RGB | rgb(220, 223, 235) |
| HSL | hsl(228, 27%, 89%) |
| HSV | hsv(228, 6%, 92%) |
| CMYK | cmyk(6.4%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(88.92, 1.22, -6.20) |
| CIE-LCH | lch(88.92, 6.32, 281.15°) |
| OKLab | oklab(90.49% 0.0014 -0.0166) |
| OKLCH | oklch(90.49% 0.017 274.8) |
| XYZ | xyz(70.8954, 73.9888, 89.1274) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.14
Lavender (CSS)
#E6E6FA
ΔE00 4.23
Gainsboro
#DCDCDC
ΔE00 5.69
Ghostwhite
#F8F8FF
ΔE00 5.88
Light Gray
#D3D3D3
ΔE00 6.31
Aliceblue
#F0F8FF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFEB #EBE8DC
analogous
#DCE7EB #DCDFEB #E1DCEB
triadic
#DCDFEB #EBDCDF #DFEBDC
tetradic
#DCDFEB #EBDCE7 #EBE8DC #DCEBE1
square
#DCDFEB #EBDCE7 #EBE8DC #DCEBE1
split-complementary
#DCDFEB #EBE1DC #E7EBDC
monochromatic
#8E98BE #B5BBD5 #DCDFEB #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.33
#DCDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#DCDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFEB
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFEB | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#D9E1E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdfeb; /* rgb */ color: rgb(220, 223, 235); /* oklch */ color: oklch(90.5% 0.017 274.8);
Tailwind
colors: {
custom: {
50: '#e6e9f1',
500: '#dcdfeb',
950: '#000000',
},
}SCSS
$custom: #dcdfeb; $custom-light: #e6e9f1; $custom-dark: #000000;
JSON
{
"hex": "#dcdfeb",
"rgb": {
"r": 220,
"g": 223,
"b": 235
},
"hsl": {
"h": 228,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.90488,
"c": 0.01663,
"h": 274.8
},
"luminance": 0.73989
}Semantic roles & 50–950 ramp
primary
#DCDFEB
secondary
#C4BEA8
accent
#9140A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485