#D0D4E4#D0D4E4
#D0D4E4 is a very light, muted blue. Relative luminance 0.661; OKLCH L 87.2% C 0.022 H 274.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D4E4 |
|---|---|
| RGB | rgb(208, 212, 228) |
| HSL | hsl(228, 27%, 85%) |
| HSV | hsv(228, 9%, 89%) |
| CMYK | cmyk(8.8%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(85.05, 1.69, -8.33) |
| CIE-LCH | lch(85.05, 8.50, 281.45°) |
| OKLab | oklab(87.17% 0.0018 -0.0223) |
| OKLCH | oklch(87.17% 0.022 274.7) |
| XYZ | xyz(63.5566, 66.0978, 82.7935) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.06
Fog
#D8DCE0
ΔE00 5.87
Light Blue Grey
#B7C9E2
ΔE00 6.41
Light Gray
#D3D3D3
ΔE00 7.29
Gainsboro
#DCDCDC
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D4E4 #E4E0D0
analogous
#D0DEE4 #D0D4E4 #D6D0E4
triadic
#D0D4E4 #E4D0D4 #D4E4D0
tetradic
#D0D4E4 #E4D0DE #E4E0D0 #D0E4D6
square
#D0D4E4 #E4D0DE #E4E0D0 #D0E4D6
split-complementary
#D0D4E4 #E4D6D0 #DEE4D0
monochromatic
#828DB7 #A9B0CE #D0D4E4 #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.48
#D0D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#D0D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D4E4
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D4E4 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E5
Deuteranopia (green-blind)
#CFD4E4
Tritanopia (blue-blind)
#CCD7D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d0d4e4; /* rgb */ color: rgb(208, 212, 228); /* oklch */ color: oklch(87.2% 0.022 274.7);
Tailwind
colors: {
custom: {
50: '#dee1ec',
500: '#d0d4e4',
950: '#000000',
},
}SCSS
$custom: #d0d4e4; $custom-light: #dee1ec; $custom-dark: #000000;
JSON
{
"hex": "#d0d4e4",
"rgb": {
"r": 208,
"g": 212,
"b": 228
},
"hsl": {
"h": 228,
"s": 27.027,
"l": 85.49
},
"oklch": {
"l": 0.87168,
"c": 0.02243,
"h": 274.7
},
"luminance": 0.66098
}Semantic roles & 50–950 ramp
primary
#D0D4E4
secondary
#BCB69C
accent
#9140A6
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484