#DCDEF6#DCDEF6
#DCDEF6 is a very light, muted blue. Relative luminance 0.741; OKLCH L 90.6% C 0.033 H 281.9°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEF6 |
|---|---|
| RGB | rgb(220, 222, 246) |
| HSL | hsl(235, 59%, 91%) |
| HSV | hsv(235, 11%, 96%) |
| CMYK | cmyk(10.6%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(88.98, 3.88, -11.89) |
| CIE-LCH | lch(88.98, 12.51, 288.06°) |
| OKLab | oklab(90.64% 0.0068 -0.032) |
| OKLCH | oklch(90.64% 0.033 281.9) |
| XYZ | xyz(72.2676, 74.1114, 97.6685) |
| Luminance | 0.7411 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.37
Periwinkle
#CCCCFF
ΔE00 8.52
Ghostwhite
#F8F8FF
ΔE00 8.64
Light Blue Grey
#B7C9E2
ΔE00 8.81
Fog
#D8DCE0
ΔE00 8.93
Light Periwinkle
#C1C6FC
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEF6 #F6F4DC
analogous
#DCEBF6 #DCDEF6 #E7DCF6
triadic
#DCDEF6 #F6DCDE #DEF6DC
tetradic
#DCDEF6 #F6DCEB #F6F4DC #DCF6E7
square
#DCDEF6 #F6DCEB #F6F4DC #DCF6E7
split-complementary
#DCDEF6 #F6E7DC #EBF6DC
monochromatic
#7B82DD #ABB0E9 #DCDEF6 #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.33
#DCDEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#DCDEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEF6
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEF6 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F7
Deuteranopia (green-blind)
#D7DFF5
Tritanopia (blue-blind)
#D7E2E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdef6; /* rgb */ color: rgb(220, 222, 246); /* oklch */ color: oklch(90.6% 0.033 281.9);
Tailwind
colors: {
custom: {
50: '#e7e8f9',
500: '#dcdef6',
950: '#000000',
},
}SCSS
$custom: #dcdef6; $custom-light: #e7e8f9; $custom-dark: #000000;
JSON
{
"hex": "#dcdef6",
"rgb": {
"r": 220,
"g": 222,
"b": 246
},
"hsl": {
"h": 235.385,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.90636,
"c": 0.03272,
"h": 281.9
},
"luminance": 0.74112
}Semantic roles & 50–950 ramp
primary
#DCDEF6
secondary
#D7D39F
accent
#BA1FC7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485