#D0D4E2#D0D4E2
#D0D4E2 is a very light, near-neutral blue. Relative luminance 0.660; OKLCH L 87.1% C 0.020 H 273.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D4E2 |
|---|---|
| RGB | rgb(208, 212, 226) |
| HSL | hsl(227, 24%, 85%) |
| HSV | hsv(227, 8%, 89%) |
| CMYK | cmyk(8%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(84.99, 1.30, -7.35) |
| CIE-LCH | lch(84.99, 7.47, 279.99°) |
| OKLab | oklab(87.11% 0.0011 -0.0197) |
| OKLCH | oklch(87.11% 0.02 273.2) |
| XYZ | xyz(63.2806, 65.9874, 81.3398) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.08
Lavender (CSS)
#E6E6FA
ΔE00 5.48
Light Gray
#D3D3D3
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D4E2 #E2DED0
analogous
#D0DDE2 #D0D4E2 #D5D0E2
triadic
#D0D4E2 #E2D0D4 #D4E2D0
tetradic
#D0D4E2 #E2D0DD #E2DED0 #D0E2D5
square
#D0D4E2 #E2D0DD #E2DED0 #D0E2D5
split-complementary
#D0D4E2 #E2D5D0 #DDE2D0
monochromatic
#848FB3 #AAB1CB #D0D4E2 #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.48
#D0D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#D0D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D4E2
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D4E2 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E3
Deuteranopia (green-blind)
#CFD4E2
Tritanopia (blue-blind)
#CCD6D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d0d4e2; /* rgb */ color: rgb(208, 212, 226); /* oklch */ color: oklch(87.1% 0.020 273.2);
Tailwind
colors: {
custom: {
50: '#dee1eb',
500: '#d0d4e2',
950: '#000000',
},
}SCSS
$custom: #d0d4e2; $custom-light: #dee1eb; $custom-dark: #000000;
JSON
{
"hex": "#d0d4e2",
"rgb": {
"r": 208,
"g": 212,
"b": 226
},
"hsl": {
"h": 226.667,
"s": 23.684,
"l": 85.098
},
"oklch": {
"l": 0.87105,
"c": 0.01974,
"h": 273.2
},
"luminance": 0.65988
}Semantic roles & 50–950 ramp
primary
#D0D4E2
secondary
#B9B39D
accent
#8D43A2
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484