#DCDFF4#DCDFF4
#DCDFF4 is a very light, muted blue. Relative luminance 0.745; OKLCH L 90.8% C 0.029 H 279.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFF4 |
|---|---|
| RGB | rgb(220, 223, 244) |
| HSL | hsl(233, 52%, 91%) |
| HSV | hsv(233, 10%, 96%) |
| CMYK | cmyk(9.8%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(89.17, 2.96, -10.55) |
| CIE-LCH | lch(89.17, 10.96, 285.68°) |
| OKLab | oklab(90.77% 0.0047 -0.0284) |
| OKLCH | oklch(90.77% 0.029 279.3) |
| XYZ | xyz(72.2286, 74.5221, 96.1493) |
| Luminance | 0.7452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.12
Ghostwhite
#F8F8FF
ΔE00 7.73
Fog
#D8DCE0
ΔE00 7.74
Light Blue Grey
#B7C9E2
ΔE00 8.37
Aliceblue
#F0F8FF
ΔE00 8.78
Gainsboro
#DCDCDC
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFF4 #F4F1DC
analogous
#DCEBF4 #DCDFF4 #E5DCF4
triadic
#DCDFF4 #F4DCDF #DFF4DC
tetradic
#DCDFF4 #F4DCEB #F4F1DC #DCF4E5
square
#DCDFF4 #F4DCEB #F4F1DC #DCF4E5
split-complementary
#DCDFF4 #F4E5DC #EBF4DC
monochromatic
#7F8AD7 #ADB4E5 #DCDFF4 #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.32
#DCDFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#DCDFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFF4
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFF4 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F5
Deuteranopia (green-blind)
#D9DFF3
Tritanopia (blue-blind)
#D7E2E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdff4; /* rgb */ color: rgb(220, 223, 244); /* oklch */ color: oklch(90.8% 0.029 279.3);
Tailwind
colors: {
custom: {
50: '#e7e9f7',
500: '#dcdff4',
950: '#000000',
},
}SCSS
$custom: #dcdff4; $custom-light: #e7e9f7; $custom-dark: #000000;
JSON
{
"hex": "#dcdff4",
"rgb": {
"r": 220,
"g": 223,
"b": 244
},
"hsl": {
"h": 232.5,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.90769,
"c": 0.02875,
"h": 279.3
},
"luminance": 0.74523
}Semantic roles & 50–950 ramp
primary
#DCDFF4
secondary
#D3CDA1
accent
#AC26C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485