#D0D4E0#D0D4E0
#D0D4E0 is a very light, near-neutral blue. Relative luminance 0.659; OKLCH L 87.0% C 0.017 H 271.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D4E0 |
|---|---|
| RGB | rgb(208, 212, 224) |
| HSL | hsl(225, 21%, 85%) |
| HSV | hsv(225, 7%, 88%) |
| CMYK | cmyk(7.1%, 5.4%, 0%, 12.2%) |
| CIE-LAB | lab(84.93, 0.91, -6.37) |
| CIE-LCH | lch(84.93, 6.44, 278.10°) |
| OKLab | oklab(87.04% 0.0004 -0.0171) |
| OKLCH | oklch(87.04% 0.017 271.2) |
| XYZ | xyz(63.0078, 65.8783, 79.9029) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.27
Light Gray
#D3D3D3
ΔE00 5.69
Gainsboro
#DCDCDC
ΔE00 5.97
Lavender (CSS)
#E6E6FA
ΔE00 6.01
Light Blue Grey
#B7C9E2
ΔE00 6.85
Silver
#C0C0C0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D4E0 #E0DCD0
analogous
#D0DCE0 #D0D4E0 #D4D0E0
triadic
#D0D4E0 #E0D0D4 #D4E0D0
tetradic
#D0D4E0 #E0D0DC #E0DCD0 #D0E0D4
square
#D0D4E0 #E0D0DC #E0DCD0 #D0E0D4
split-complementary
#D0D4E0 #E0D4D0 #DCE0D0
monochromatic
#8691AF #ABB2C8 #D0D4E0 #EDEEF3 #EDEEF3
Accessibility & contrast
On white
1.48
#D0D4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#D0D4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D4E0
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D4E0 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E1
Deuteranopia (green-blind)
#D0D3E0
Tritanopia (blue-blind)
#CDD6D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d0d4e0; /* rgb */ color: rgb(208, 212, 224); /* oklch */ color: oklch(87.0% 0.017 271.2);
Tailwind
colors: {
custom: {
50: '#dee1e9',
500: '#d0d4e0',
950: '#000000',
},
}SCSS
$custom: #d0d4e0; $custom-light: #dee1e9; $custom-dark: #000000;
JSON
{
"hex": "#d0d4e0",
"rgb": {
"r": 208,
"g": 212,
"b": 224
},
"hsl": {
"h": 225,
"s": 20.513,
"l": 84.706
},
"oklch": {
"l": 0.87043,
"c": 0.01706,
"h": 271.2
},
"luminance": 0.65879
}Semantic roles & 50–950 ramp
primary
#D0D4E0
secondary
#B6B09E
accent
#89479F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484