#DCDEF8#DCDEF8
#DCDEF8 is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.7% C 0.035 H 282.2°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEF8 |
|---|---|
| RGB | rgb(220, 222, 248) |
| HSL | hsl(236, 67%, 92%) |
| HSV | hsv(236, 11%, 97%) |
| CMYK | cmyk(11.3%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(89.03, 4.28, -12.86) |
| CIE-LCH | lch(89.03, 13.55, 288.40°) |
| OKLab | oklab(90.7% 0.0075 -0.0346) |
| OKLCH | oklch(90.7% 0.035 282.2) |
| XYZ | xyz(72.5762, 74.2349, 99.2939) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.80
Periwinkle
#CCCCFF
ΔE00 7.92
Light Blue Grey
#B7C9E2
ΔE00 8.98
Ghostwhite
#F8F8FF
ΔE00 9.16
Light Periwinkle
#C1C6FC
ΔE00 9.37
Fog
#D8DCE0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEF8 #F8F6DC
analogous
#DCECF8 #DCDEF8 #E8DCF8
triadic
#DCDEF8 #F8DCDE #DEF8DC
tetradic
#DCDEF8 #F8DCEC #F8F6DC #DCF8E8
square
#DCDEF8 #F8DCEC #F8F6DC #DCF8E8
split-complementary
#DCDEF8 #F8E8DC #ECF8DC
monochromatic
#767EE4 #A9AEEE #DCDEF8 #E5E7FA #E5E7FA
Accessibility & contrast
On white
1.33
#DCDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#DCDEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEF8
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEF8 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1F9
Deuteranopia (green-blind)
#D7DFF7
Tritanopia (blue-blind)
#D6E2E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdef8; /* rgb */ color: rgb(220, 222, 248); /* oklch */ color: oklch(90.7% 0.035 282.2);
Tailwind
colors: {
custom: {
50: '#e7e8fa',
500: '#dcdef8',
950: '#000000',
},
}SCSS
$custom: #dcdef8; $custom-light: #e7e8fa; $custom-dark: #000000;
JSON
{
"hex": "#dcdef8",
"rgb": {
"r": 220,
"g": 222,
"b": 248
},
"hsl": {
"h": 235.714,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.90701,
"c": 0.03545,
"h": 282.2
},
"luminance": 0.74236
}Semantic roles & 50–950 ramp
primary
#DCDEF8
secondary
#DBD79D
accent
#C117CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485