#D5DFFD#D5DFFD
#D5DFFD is a very light, muted blue. Relative luminance 0.740; OKLCH L 90.5% C 0.043 H 270.9°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFFD |
|---|---|
| RGB | rgb(213, 223, 253) |
| HSL | hsl(225, 91%, 91%) |
| HSV | hsv(225, 16%, 99%) |
| CMYK | cmyk(15.8%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(88.93, 2.57, -15.69) |
| CIE-LCH | lch(88.93, 15.90, 279.31°) |
| OKLab | oklab(90.54% 0.0007 -0.0425) |
| OKLCH | oklch(90.54% 0.043 270.9) |
| XYZ | xyz(71.5537, 74.0122, 103.4254) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 7.03
Periwinkle
#CCCCFF
ΔE00 7.23
Light Periwinkle
#C1C6FC
ΔE00 7.99
Powder Blue (survey)
#B1D1FC
ΔE00 8.29
Lightsteelblue
#B0C4DE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFFD #FDF3D5
analogous
#D5F3FD #D5DFFD #DFD5FD
triadic
#D5DFFD #FDD5DF #DFFDD5
tetradic
#D5DFFD #FDD5F3 #FDF3D5 #D5FDDF
square
#D5DFFD #FDD5F3 #FDF3D5 #D5FDDF
split-complementary
#D5DFFD #FDDFD5 #F3FDD5
monochromatic
#6086F7 #9BB2FA #D5DFFD #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.33
#D5DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#D5DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFFD
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFFD | 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)
#D7E1FE
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#CCE4E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d5dffd; /* rgb */ color: rgb(213, 223, 253); /* oklch */ color: oklch(90.5% 0.043 270.9);
Tailwind
colors: {
custom: {
50: '#e2e8fe',
500: '#d5dffd',
950: '#000000',
},
}SCSS
$custom: #d5dffd; $custom-light: #e2e8fe; $custom-dark: #000000;
JSON
{
"hex": "#d5dffd",
"rgb": {
"r": 213,
"g": 223,
"b": 253
},
"hsl": {
"h": 225,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.90543,
"c": 0.04251,
"h": 270.9
},
"luminance": 0.74013
}Semantic roles & 50–950 ramp
primary
#D5DFFD
secondary
#E6D190
accent
#AC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485