#D0D4E8#D0D4E8
#D0D4E8 is a very light, muted blue. Relative luminance 0.663; OKLCH L 87.3% C 0.028 H 276.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D4E8 |
|---|---|
| RGB | rgb(208, 212, 232) |
| HSL | hsl(230, 34%, 86%) |
| HSV | hsv(230, 10%, 91%) |
| CMYK | cmyk(10.3%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(85.16, 2.48, -10.28) |
| CIE-LCH | lch(85.16, 10.58, 283.55°) |
| OKLab | oklab(87.3% 0.0033 -0.0276) |
| OKLCH | oklch(87.3% 0.028 276.8) |
| XYZ | xyz(64.1183, 66.3225, 85.7518) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.60
Light Blue Grey
#B7C9E2
ΔE00 6.40
Fog
#D8DCE0
ΔE00 7.39
Lightsteelblue
#B0C4DE
ΔE00 7.70
Light Gray
#D3D3D3
ΔE00 8.78
Cloudy Blue
#ACC2D9
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D4E8 #E8E4D0
analogous
#D0E0E8 #D0D4E8 #D8D0E8
triadic
#D0D4E8 #E8D0D4 #D4E8D0
tetradic
#D0D4E8 #E8D0E0 #E8E4D0 #D0E8D8
square
#D0D4E8 #E8D0E0 #E8E4D0 #D0E8D8
split-complementary
#D0D4E8 #E8D8D0 #E0E8D0
monochromatic
#7E89C0 #A7AED4 #D0D4E8 #EAECF5 #EAECF5
Accessibility & contrast
On white
1.47
#D0D4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#D0D4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D4E8
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D4E8 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E9
Deuteranopia (green-blind)
#CED4E7
Tritanopia (blue-blind)
#CBD7DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d0d4e8; /* rgb */ color: rgb(208, 212, 232); /* oklch */ color: oklch(87.3% 0.028 276.8);
Tailwind
colors: {
custom: {
50: '#dee1ef',
500: '#d0d4e8',
950: '#000000',
},
}SCSS
$custom: #d0d4e8; $custom-light: #dee1ef; $custom-dark: #000000;
JSON
{
"hex": "#d0d4e8",
"rgb": {
"r": 208,
"g": 212,
"b": 232
},
"hsl": {
"h": 230,
"s": 34.286,
"l": 86.275
},
"oklch": {
"l": 0.87295,
"c": 0.02785,
"h": 276.8
},
"luminance": 0.66323
}Semantic roles & 50–950 ramp
primary
#D0D4E8
secondary
#C2BB9B
accent
#9A38AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485