#DCDEF3#DCDEF3
#DCDEF3 is a very light, muted blue. Relative luminance 0.739; OKLCH L 90.5% C 0.029 H 281.5°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEF3 |
|---|---|
| RGB | rgb(220, 222, 243) |
| HSL | hsl(235, 49%, 91%) |
| HSV | hsv(235, 9%, 95%) |
| CMYK | cmyk(9.5%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(88.89, 3.29, -10.44) |
| CIE-LCH | lch(88.89, 10.95, 287.47°) |
| OKLab | oklab(90.54% 0.0057 -0.0281) |
| OKLCH | oklch(90.54% 0.029 281.5) |
| XYZ | xyz(71.8108, 73.9287, 95.2631) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.04
Ghostwhite
#F8F8FF
ΔE00 7.88
Fog
#D8DCE0
ΔE00 7.88
Light Blue Grey
#B7C9E2
ΔE00 8.61
Aliceblue
#F0F8FF
ΔE00 9.10
Gainsboro
#DCDCDC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEF3 #F3F1DC
analogous
#DCE9F3 #DCDEF3 #E5DCF3
triadic
#DCDEF3 #F3DCDE #DEF3DC
tetradic
#DCDEF3 #F3DCE9 #F3F1DC #DCF3E5
square
#DCDEF3 #F3DCE9 #F3F1DC #DCF3E5
split-complementary
#DCDEF3 #F3E5DC #E9F3DC
monochromatic
#8188D4 #AEB3E3 #DCDEF3 #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.33
#DCDEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#DCDEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEF3
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEF3 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F4
Deuteranopia (green-blind)
#D8DFF2
Tritanopia (blue-blind)
#D7E1E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdef3; /* rgb */ color: rgb(220, 222, 243); /* oklch */ color: oklch(90.5% 0.029 281.5);
Tailwind
colors: {
custom: {
50: '#e7e8f7',
500: '#dcdef3',
950: '#000000',
},
}SCSS
$custom: #dcdef3; $custom-light: #e7e8f7; $custom-dark: #000000;
JSON
{
"hex": "#dcdef3",
"rgb": {
"r": 220,
"g": 222,
"b": 243
},
"hsl": {
"h": 234.783,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.9054,
"c": 0.02864,
"h": 281.5
},
"luminance": 0.73929
}Semantic roles & 50–950 ramp
primary
#DCDEF3
secondary
#D1CDA2
accent
#AF29BC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485