#D8DBF2#D8DBF2
#D8DBF2 is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.6% C 0.032 H 279.8°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DBF2 |
|---|---|
| RGB | rgb(216, 219, 242) |
| HSL | hsl(233, 50%, 90%) |
| HSV | hsv(233, 11%, 95%) |
| CMYK | cmyk(10.7%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(87.81, 3.37, -11.56) |
| CIE-LCH | lch(87.81, 12.04, 286.27°) |
| OKLab | oklab(89.61% 0.0054 -0.0311) |
| OKLCH | oklch(89.61% 0.032 279.8) |
| XYZ | xyz(69.6741, 71.6722, 94.1506) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.97
Light Blue Grey
#B7C9E2
ΔE00 7.91
Fog
#D8DCE0
ΔE00 8.42
Periwinkle
#CCCCFF
ΔE00 8.56
Ghostwhite
#F8F8FF
ΔE00 8.85
Lightsteelblue
#B0C4DE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DBF2 #F2EFD8
analogous
#D8E8F2 #D8DBF2 #E2D8F2
triadic
#D8DBF2 #F2D8DB #DBF2D8
tetradic
#D8DBF2 #F2D8E8 #F2EFD8 #D8F2E2
square
#D8DBF2 #F2D8E8 #F2EFD8 #D8F2E2
split-complementary
#D8DBF2 #F2E2D8 #E8F2D8
monochromatic
#7C86D3 #AAB1E3 #D8DBF2 #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.37
#D8DBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D8DBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DBF2
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DBF2 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#D4DBF1
Tritanopia (blue-blind)
#D3DFE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dbf2; /* rgb */ color: rgb(216, 219, 242); /* oklch */ color: oklch(89.6% 0.032 279.8);
Tailwind
colors: {
custom: {
50: '#e4e6f6',
500: '#d8dbf2',
950: '#000000',
},
}SCSS
$custom: #d8dbf2; $custom-light: #e4e6f6; $custom-dark: #000000;
JSON
{
"hex": "#d8dbf2",
"rgb": {
"r": 216,
"g": 219,
"b": 242
},
"hsl": {
"h": 233.077,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.89613,
"c": 0.03157,
"h": 279.8
},
"luminance": 0.71673
}Semantic roles & 50–950 ramp
primary
#D8DBF2
secondary
#D0CA9E
accent
#AC28BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485