#D8DEFE#D8DEFE
#D8DEFE is a very light, muted blue. Relative luminance 0.740; OKLCH L 90.6% C 0.044 H 277.1°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DEFE |
|---|---|
| RGB | rgb(216, 222, 254) |
| HSL | hsl(231, 95%, 92%) |
| HSV | hsv(231, 15%, 100%) |
| CMYK | cmyk(15%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(88.92, 4.23, -16.20) |
| CIE-LCH | lch(88.92, 16.75, 284.65°) |
| OKLab | oklab(90.6% 0.0055 -0.0439) |
| OKLCH | oklch(90.6% 0.044 277.1) |
| XYZ | xyz(72.3255, 73.9963, 104.2190) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.74
Periwinkle
#CCCCFF
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 7.57
Light Blue Grey
#B7C9E2
ΔE00 8.29
Lightsteelblue
#B0C4DE
ΔE00 9.56
Powder Blue (survey)
#B1D1FC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DEFE #FEF8D8
analogous
#D8F1FE #D8DEFE #E5D8FE
triadic
#D8DEFE #FED8DE #DEFED8
tetradic
#D8DEFE #FED8F1 #FEF8D8 #D8FEE5
square
#D8DEFE #FED8F1 #FEF8D8 #D8FEE5
split-complementary
#D8DEFE #FEE5D8 #F1FED8
monochromatic
#6179FB #9CACFC #D8DEFE #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.33
#D8DEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#D8DEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DEFE
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DEFE | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D4DEFD
Tritanopia (blue-blind)
#D0E4E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d8defe; /* rgb */ color: rgb(216, 222, 254); /* oklch */ color: oklch(90.6% 0.044 277.1);
Tailwind
colors: {
custom: {
50: '#e4e8fe',
500: '#d8defe',
950: '#000000',
},
}SCSS
$custom: #d8defe; $custom-light: #e4e8fe; $custom-dark: #000000;
JSON
{
"hex": "#d8defe",
"rgb": {
"r": 216,
"g": 222,
"b": 254
},
"hsl": {
"h": 230.526,
"s": 95,
"l": 92.157
},
"oklch": {
"l": 0.906,
"c": 0.04422,
"h": 277.1
},
"luminance": 0.73997
}Semantic roles & 50–950 ramp
primary
#D8DEFE
secondary
#E9DB91
accent
#C100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485