#D8DEFC#D8DEFC
#D8DEFC is a very light, muted blue. Relative luminance 0.739; OKLCH L 90.5% C 0.042 H 276.6°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEFC |
|---|---|
| RGB | rgb(216, 222, 252) |
| HSL | hsl(230, 86%, 92%) |
| HSV | hsv(230, 14%, 99%) |
| CMYK | cmyk(14.3%, 11.9%, 0%, 1.2%) |
| CIE-LAB | lab(88.86, 3.82, -15.25) |
| CIE-LCH | lch(88.86, 15.72, 284.08°) |
| OKLab | oklab(90.53% 0.0048 -0.0412) |
| OKLCH | oklch(90.53% 0.042 276.6) |
| XYZ | xyz(72.0069, 73.8688, 102.5410) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.29
Periwinkle
#CCCCFF
ΔE00 6.81
Light Periwinkle
#C1C6FC
ΔE00 8.00
Light Blue Grey
#B7C9E2
ΔE00 8.03
Lightsteelblue
#B0C4DE
ΔE00 9.35
Powder Blue (survey)
#B1D1FC
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEFC #FCF6D8
analogous
#D8F0FC #D8DEFC #E4D8FC
triadic
#D8DEFC #FCD8DE #DEFCD8
tetradic
#D8DEFC #FCD8F0 #FCF6D8 #D8FCE4
square
#D8DEFC #FCD8F0 #FCF6D8 #D8FCE4
split-complementary
#D8DEFC #FCE4D8 #F0FCD8
monochromatic
#667EF3 #9FAEF8 #D8DEFC #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.33
#D8DEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#D8DEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEFC
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEFC | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FD
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#D0E3E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d8defc; /* rgb */ color: rgb(216, 222, 252); /* oklch */ color: oklch(90.5% 0.042 276.6);
Tailwind
colors: {
custom: {
50: '#e4e8fd',
500: '#d8defc',
950: '#000000',
},
}SCSS
$custom: #d8defc; $custom-light: #e4e8fd; $custom-dark: #000000;
JSON
{
"hex": "#d8defc",
"rgb": {
"r": 216,
"g": 222,
"b": 252
},
"hsl": {
"h": 230,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.90533,
"c": 0.04151,
"h": 276.6
},
"luminance": 0.7387
}Semantic roles & 50–950 ramp
primary
#D8DEFC
secondary
#E4D794
accent
#BD03E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485