#DCDEF4#DCDEF4
#DCDEF4 is a very light, muted blue. Relative luminance 0.740; OKLCH L 90.6% C 0.030 H 281.7°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEF4 |
|---|---|
| RGB | rgb(220, 222, 244) |
| HSL | hsl(235, 52%, 91%) |
| HSV | hsv(235, 10%, 96%) |
| CMYK | cmyk(9.8%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(88.92, 3.48, -10.93) |
| CIE-LCH | lch(88.92, 11.47, 287.68°) |
| OKLab | oklab(90.57% 0.0061 -0.0294) |
| OKLCH | oklch(90.57% 0.03 281.7) |
| XYZ | xyz(71.9622, 73.9893, 96.0605) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.10
Ghostwhite
#F8F8FF
ΔE00 8.13
Fog
#D8DCE0
ΔE00 8.24
Light Blue Grey
#B7C9E2
ΔE00 8.66
Periwinkle
#CCCCFF
ΔE00 9.15
Aliceblue
#F0F8FF
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEF4 #F4F2DC
analogous
#DCEAF4 #DCDEF4 #E6DCF4
triadic
#DCDEF4 #F4DCDE #DEF4DC
tetradic
#DCDEF4 #F4DCEA #F4F2DC #DCF4E6
square
#DCDEF4 #F4DCEA #F4F2DC #DCF4E6
split-complementary
#DCDEF4 #F4E6DC #EAF4DC
monochromatic
#7F86D7 #ADB2E5 #DCDEF4 #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.33
#DCDEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#DCDEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEF4
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEF4 | 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)
#D9E0F5
Deuteranopia (green-blind)
#D8DFF3
Tritanopia (blue-blind)
#D7E2E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdef4; /* rgb */ color: rgb(220, 222, 244); /* oklch */ color: oklch(90.6% 0.030 281.7);
Tailwind
colors: {
custom: {
50: '#e7e8f7',
500: '#dcdef4',
950: '#000000',
},
}SCSS
$custom: #dcdef4; $custom-light: #e7e8f7; $custom-dark: #000000;
JSON
{
"hex": "#dcdef4",
"rgb": {
"r": 220,
"g": 222,
"b": 244
},
"hsl": {
"h": 235,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.90572,
"c": 0.03,
"h": 281.7
},
"luminance": 0.7399
}Semantic roles & 50–950 ramp
primary
#DCDEF4
secondary
#D3CFA1
accent
#B326C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485