#D5DCF2#D5DCF2
#D5DCF2 is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.6% C 0.031 H 271.7°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCF2 |
|---|---|
| RGB | rgb(213, 220, 242) |
| HSL | hsl(226, 53%, 89%) |
| HSV | hsv(226, 12%, 95%) |
| CMYK | cmyk(12%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(87.84, 1.89, -11.53) |
| CIE-LCH | lch(87.84, 11.68, 279.32°) |
| OKLab | oklab(89.59% 0.0009 -0.0311) |
| OKLCH | oklch(89.59% 0.031 271.7) |
| XYZ | xyz(69.0573, 71.7425, 94.1966) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.94
Light Blue Grey
#B7C9E2
ΔE00 6.54
Fog
#D8DCE0
ΔE00 7.59
Lightsteelblue
#B0C4DE
ΔE00 7.98
Ghostwhite
#F8F8FF
ΔE00 8.67
Aliceblue
#F0F8FF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCF2 #F2EBD5
analogous
#D5EBF2 #D5DCF2 #DDD5F2
triadic
#D5DCF2 #F2D5DC #DCF2D5
tetradic
#D5DCF2 #F2D5EB #F2EBD5 #D5F2DD
square
#D5DCF2 #F2D5EB #F2EBD5 #D5F2DD
split-complementary
#D5DCF2 #F2DDD5 #EBF2D5
monochromatic
#788ED5 #A6B5E4 #D5DCF2 #E8ECF8 #E8ECF8
Accessibility & contrast
On white
1.37
#D5DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#D5DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCF2
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCF2 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF3
Deuteranopia (green-blind)
#D4DBF1
Tritanopia (blue-blind)
#CFE0E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5dcf2; /* rgb */ color: rgb(213, 220, 242); /* oklch */ color: oklch(89.6% 0.031 271.7);
Tailwind
colors: {
custom: {
50: '#e2e6f6',
500: '#d5dcf2',
950: '#000000',
},
}SCSS
$custom: #d5dcf2; $custom-light: #e2e6f6; $custom-dark: #000000;
JSON
{
"hex": "#d5dcf2",
"rgb": {
"r": 213,
"g": 220,
"b": 242
},
"hsl": {
"h": 225.517,
"s": 52.727,
"l": 89.216
},
"oklch": {
"l": 0.89586,
"c": 0.03108,
"h": 271.7
},
"luminance": 0.71743
}Semantic roles & 50–950 ramp
primary
#D5DCF2
secondary
#D1C49B
accent
#9B25C0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485