#D8DFFB#D8DFFB
#D8DFFB is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.7% C 0.039 H 274.5°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFFB |
|---|---|
| RGB | rgb(216, 223, 251) |
| HSL | hsl(228, 81%, 92%) |
| HSV | hsv(228, 14%, 98%) |
| CMYK | cmyk(13.9%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(89.08, 3.10, -14.39) |
| CIE-LCH | lch(89.08, 14.72, 282.14°) |
| OKLab | oklab(90.7% 0.003 -0.0389) |
| OKLCH | oklch(90.7% 0.039 274.5) |
| XYZ | xyz(72.1152, 74.3384, 101.7975) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.02
Periwinkle
#CCCCFF
ΔE00 7.51
Light Blue Grey
#B7C9E2
ΔE00 7.63
Light Periwinkle
#C1C6FC
ΔE00 8.55
Lightsteelblue
#B0C4DE
ΔE00 9.00
Powder Blue (survey)
#B1D1FC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFFB #FBF4D8
analogous
#D8F1FB #D8DFFB #E3D8FB
triadic
#D8DFFB #FBD8DF #DFFBD8
tetradic
#D8DFFB #FBD8F1 #FBF4D8 #D8FBE3
square
#D8DFFB #FBD8F1 #FBF4D8 #D8FBE3
split-complementary
#D8DFFB #FBE3D8 #F1FBD8
monochromatic
#6984F0 #A0B1F5 #D8DFFB #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.32
#D8DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#D8DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFFB
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFFB | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FC
Deuteranopia (green-blind)
#D5DFFA
Tritanopia (blue-blind)
#D0E4E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d8dffb; /* rgb */ color: rgb(216, 223, 251); /* oklch */ color: oklch(90.7% 0.039 274.5);
Tailwind
colors: {
custom: {
50: '#e4e8fc',
500: '#d8dffb',
950: '#000000',
},
}SCSS
$custom: #d8dffb; $custom-light: #e4e8fc; $custom-dark: #000000;
JSON
{
"hex": "#d8dffb",
"rgb": {
"r": 216,
"g": 223,
"b": 251
},
"hsl": {
"h": 228,
"s": 81.395,
"l": 91.569
},
"oklch": {
"l": 0.90697,
"c": 0.03901,
"h": 274.5
},
"luminance": 0.74339
}Semantic roles & 50–950 ramp
primary
#D8DFFB
secondary
#E2D395
accent
#B308DE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485