#D0D5EA#D0D5EA
#D0D5EA is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.6% C 0.029 H 275.1°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D5EA |
|---|---|
| RGB | rgb(208, 213, 234) |
| HSL | hsl(228, 38%, 87%) |
| HSV | hsv(228, 11%, 92%) |
| CMYK | cmyk(11.1%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(85.47, 2.35, -10.88) |
| CIE-LCH | lch(85.47, 11.13, 282.20°) |
| OKLab | oklab(87.56% 0.0026 -0.0293) |
| OKLCH | oklch(87.56% 0.029 275.1) |
| XYZ | xyz(64.6548, 66.9383, 87.3401) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.59
Light Blue Grey
#B7C9E2
ΔE00 6.15
Lightsteelblue
#B0C4DE
ΔE00 7.48
Fog
#D8DCE0
ΔE00 7.59
Cloudy Blue
#ACC2D9
ΔE00 8.68
Periwinkle
#CCCCFF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D5EA #EAE5D0
analogous
#D0E2EA #D0D5EA #D8D0EA
triadic
#D0D5EA #EAD0D5 #D5EAD0
tetradic
#D0D5EA #EAD0E2 #EAE5D0 #D0EAD8
square
#D0D5EA #EAD0E2 #EAE5D0 #D0EAD8
split-complementary
#D0D5EA #EAD8D0 #E2EAD0
monochromatic
#7B89C4 #A6AFD7 #D0D5EA #EAECF6 #EAECF6
Accessibility & contrast
On white
1.46
#D0D5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#D0D5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D5EA
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D5EA | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#CED5E9
Tritanopia (blue-blind)
#CAD9DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d0d5ea; /* rgb */ color: rgb(208, 213, 234); /* oklch */ color: oklch(87.6% 0.029 275.1);
Tailwind
colors: {
custom: {
50: '#dee1f0',
500: '#d0d5ea',
950: '#000000',
},
}SCSS
$custom: #d0d5ea; $custom-light: #dee1f0; $custom-dark: #000000;
JSON
{
"hex": "#d0d5ea",
"rgb": {
"r": 208,
"g": 213,
"b": 234
},
"hsl": {
"h": 228.462,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.87559,
"c": 0.0294,
"h": 275.1
},
"luminance": 0.66939
}Semantic roles & 50–950 ramp
primary
#D0D5EA
secondary
#C4BC9A
accent
#9934B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485