#D5DFFE#D5DFFE
#D5DFFE is a very light, muted blue. Relative luminance 0.741; OKLCH L 90.6% C 0.044 H 271.3°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFFE |
|---|---|
| RGB | rgb(213, 223, 254) |
| HSL | hsl(225, 95%, 92%) |
| HSV | hsv(225, 16%, 100%) |
| CMYK | cmyk(16.1%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(88.96, 2.78, -16.17) |
| CIE-LCH | lch(88.96, 16.41, 279.76°) |
| OKLab | oklab(90.58% 0.001 -0.0438) |
| OKLCH | oklch(90.58% 0.044 271.3) |
| XYZ | xyz(71.7134, 74.0761, 104.2666) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.28
Periwinkle
#CCCCFF
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 7.17
Light Periwinkle
#C1C6FC
ΔE00 7.77
Powder Blue (survey)
#B1D1FC
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFFE #FEF4D5
analogous
#D5F4FE #D5DFFE #E0D5FE
triadic
#D5DFFE #FED5DF #DFFED5
tetradic
#D5DFFE #FED5F4 #FEF4D5 #D5FEE0
square
#D5DFFE #FED5F4 #FEF4D5 #D5FEE0
split-complementary
#D5DFFE #FEE0D5 #F4FED5
monochromatic
#5D84FB #99B1FD #D5DFFE #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.33
#D5DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#D5DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFFE
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFFE | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D3DEFD
Tritanopia (blue-blind)
#CCE5E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d5dffe; /* rgb */ color: rgb(213, 223, 254); /* oklch */ color: oklch(90.6% 0.044 271.3);
Tailwind
colors: {
custom: {
50: '#e2e8fe',
500: '#d5dffe',
950: '#000000',
},
}SCSS
$custom: #d5dffe; $custom-light: #e2e8fe; $custom-dark: #000000;
JSON
{
"hex": "#d5dffe",
"rgb": {
"r": 213,
"g": 223,
"b": 254
},
"hsl": {
"h": 225.366,
"s": 95.349,
"l": 91.569
},
"oklch": {
"l": 0.90576,
"c": 0.04383,
"h": 271.3
},
"luminance": 0.74077
}Semantic roles & 50–950 ramp
primary
#D5DFFE
secondary
#E9D38F
accent
#AE00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485