#DCDEF2#DCDEF2
#DCDEF2 is a very light, muted blue. Relative luminance 0.739; OKLCH L 90.5% C 0.027 H 281.3°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEF2 |
|---|---|
| RGB | rgb(220, 222, 242) |
| HSL | hsl(235, 46%, 91%) |
| HSV | hsv(235, 9%, 95%) |
| CMYK | cmyk(9.1%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(88.86, 3.09, -9.96) |
| CIE-LCH | lch(88.86, 10.43, 287.24°) |
| OKLab | oklab(90.51% 0.0053 -0.0267) |
| OKLCH | oklch(90.51% 0.027 281.3) |
| XYZ | xyz(71.6602, 73.8685, 94.4699) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.06
Fog
#D8DCE0
ΔE00 7.52
Ghostwhite
#F8F8FF
ΔE00 7.63
Light Blue Grey
#B7C9E2
ΔE00 8.56
Aliceblue
#F0F8FF
ΔE00 8.82
Gainsboro
#DCDCDC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEF2 #F2F0DC
analogous
#DCE9F2 #DCDEF2 #E5DCF2
triadic
#DCDEF2 #F2DCDE #DEF2DC
tetradic
#DCDEF2 #F2DCE9 #F2F0DC #DCF2E5
square
#DCDEF2 #F2DCE9 #F2F0DC #DCF2E5
split-complementary
#DCDEF2 #F2E5DC #E9F2DC
monochromatic
#838AD1 #AFB4E1 #DCDEF2 #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.33
#DCDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#DCDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEF2
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEF2 | 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)
#D9E0F3
Deuteranopia (green-blind)
#D8DEF1
Tritanopia (blue-blind)
#D8E1E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdef2; /* rgb */ color: rgb(220, 222, 242); /* oklch */ color: oklch(90.5% 0.027 281.3);
Tailwind
colors: {
custom: {
50: '#e7e8f6',
500: '#dcdef2',
950: '#000000',
},
}SCSS
$custom: #dcdef2; $custom-light: #e7e8f6; $custom-dark: #000000;
JSON
{
"hex": "#dcdef2",
"rgb": {
"r": 220,
"g": 222,
"b": 242
},
"hsl": {
"h": 234.545,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.90508,
"c": 0.02728,
"h": 281.3
},
"luminance": 0.73869
}Semantic roles & 50–950 ramp
primary
#DCDEF2
secondary
#D0CBA3
accent
#AC2CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485