#D0DFFD#D0DFFD
#D0DFFD is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.2% C 0.044 H 264.3°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFFD |
|---|---|
| RGB | rgb(208, 223, 253) |
| HSL | hsl(220, 92%, 90%) |
| HSV | hsv(220, 18%, 99%) |
| CMYK | cmyk(17.8%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(88.58, 1.03, -16.25) |
| CIE-LCH | lch(88.58, 16.28, 273.63°) |
| OKLab | oklab(90.18% -0.0044 -0.0441) |
| OKLCH | oklch(90.18% 0.044 264.3) |
| XYZ | xyz(70.1254, 73.2757, 103.3585) |
| Luminance | 0.7328 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.94
Powder Blue (survey)
#B1D1FC
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 7.29
Periwinkle
#CCCCFF
ΔE00 8.00
Light Periwinkle
#C1C6FC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFFD #FDEED0
analogous
#D0F5FD #D0DFFD #D7D0FD
triadic
#D0DFFD #FDD0DF #DFFDD0
tetradic
#D0DFFD #FDD0F5 #FDEED0 #D0FDD7
square
#D0DFFD #FDD0F5 #FDEED0 #D0FDD7
split-complementary
#D0DFFD #FDD7D0 #F5FDD0
monochromatic
#5B8FF8 #95B7FB #D0DFFD #E2EBFE #E2EBFE
Accessibility & contrast
On white
1.34
#D0DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#D0DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFFD
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFFD | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FE
Deuteranopia (green-blind)
#D2DDFC
Tritanopia (blue-blind)
#C5E5E9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d0dffd; /* rgb */ color: rgb(208, 223, 253); /* oklch */ color: oklch(90.2% 0.044 264.3);
Tailwind
colors: {
custom: {
50: '#dee8fe',
500: '#d0dffd',
950: '#000000',
},
}SCSS
$custom: #d0dffd; $custom-light: #dee8fe; $custom-dark: #000000;
JSON
{
"hex": "#d0dffd",
"rgb": {
"r": 208,
"g": 223,
"b": 253
},
"hsl": {
"h": 220,
"s": 91.837,
"l": 90.392
},
"oklch": {
"l": 0.90182,
"c": 0.04431,
"h": 264.3
},
"luminance": 0.73277
}Semantic roles & 50–950 ramp
primary
#D0DFFD
secondary
#E6C88B
accent
#9900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485