#DCDFF5#DCDFF5
#DCDFF5 is a very light, muted blue. Relative luminance 0.746; OKLCH L 90.8% C 0.030 H 279.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFF5 |
|---|---|
| RGB | rgb(220, 223, 245) |
| HSL | hsl(233, 56%, 91%) |
| HSV | hsv(233, 10%, 96%) |
| CMYK | cmyk(10.2%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(89.20, 3.16, -11.04) |
| CIE-LCH | lch(89.20, 11.48, 285.97°) |
| OKLab | oklab(90.8% 0.005 -0.0297) |
| OKLCH | oklch(90.8% 0.03 279.6) |
| XYZ | xyz(72.3809, 74.5830, 96.9512) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.15
Ghostwhite
#F8F8FF
ΔE00 7.99
Fog
#D8DCE0
ΔE00 8.10
Light Blue Grey
#B7C9E2
ΔE00 8.43
Aliceblue
#F0F8FF
ΔE00 9.07
Periwinkle
#CCCCFF
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFF5 #F5F2DC
analogous
#DCEBF5 #DCDFF5 #E5DCF5
triadic
#DCDFF5 #F5DCDF #DFF5DC
tetradic
#DCDFF5 #F5DCEB #F5F2DC #DCF5E5
square
#DCDFF5 #F5DCEB #F5F2DC #DCF5E5
split-complementary
#DCDFF5 #F5E5DC #EBF5DC
monochromatic
#7D88DA #ACB3E7 #DCDFF5 #E7E9F8 #E7E9F8
Accessibility & contrast
On white
1.32
#DCDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#DCDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFF5
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFF5 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE1F6
Deuteranopia (green-blind)
#D8DFF4
Tritanopia (blue-blind)
#D7E3E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdff5; /* rgb */ color: rgb(220, 223, 245); /* oklch */ color: oklch(90.8% 0.030 279.6);
Tailwind
colors: {
custom: {
50: '#e7e9f8',
500: '#dcdff5',
950: '#000000',
},
}SCSS
$custom: #dcdff5; $custom-light: #e7e9f8; $custom-dark: #000000;
JSON
{
"hex": "#dcdff5",
"rgb": {
"r": 220,
"g": 223,
"b": 245
},
"hsl": {
"h": 232.8,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.90801,
"c": 0.0301,
"h": 279.6
},
"luminance": 0.74584
}Semantic roles & 50–950 ramp
primary
#DCDFF5
secondary
#D5CFA0
accent
#B022C3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485