#D0D2EB#D0D2EB
#D0D2EB is a very light, muted blue. Relative luminance 0.655; OKLCH L 87.0% C 0.034 H 282.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2EB |
|---|---|
| RGB | rgb(208, 210, 235) |
| HSL | hsl(236, 40%, 87%) |
| HSV | hsv(236, 11%, 92%) |
| CMYK | cmyk(11.5%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.74, 4.13, -12.50) |
| CIE-LCH | lch(84.74, 13.16, 288.30°) |
| OKLab | oklab(87% 0.0072 -0.0337) |
| OKLCH | oklch(87% 0.034 282) |
| XYZ | xyz(64.0512, 65.5007, 87.8496) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.92
Periwinkle
#CCCCFF
ΔE00 7.37
Light Blue Grey
#B7C9E2
ΔE00 7.46
Light Periwinkle
#C1C6FC
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 8.62
Fog
#D8DCE0
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2EB #EBE9D0
analogous
#D0E0EB #D0D2EB #DCD0EB
triadic
#D0D2EB #EBD0D2 #D2EBD0
tetradic
#D0D2EB #EBD0E0 #EBE9D0 #D0EBDC
square
#D0D2EB #EBD0E0 #EBE9D0 #D0EBDC
split-complementary
#D0D2EB #EBDCD0 #E0EBD0
monochromatic
#7A80C6 #A5A9D9 #D0D2EB #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.49
#D0D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#D0D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2EB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2EB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EC
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#CBD6DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d0d2eb; /* rgb */ color: rgb(208, 210, 235); /* oklch */ color: oklch(87.0% 0.034 282.0);
Tailwind
colors: {
custom: {
50: '#dedff1',
500: '#d0d2eb',
950: '#000000',
},
}SCSS
$custom: #d0d2eb; $custom-light: #dedff1; $custom-dark: #000000;
JSON
{
"hex": "#d0d2eb",
"rgb": {
"r": 208,
"g": 210,
"b": 235
},
"hsl": {
"h": 235.556,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.86996,
"c": 0.03444,
"h": 282
},
"luminance": 0.65501
}Semantic roles & 50–950 ramp
primary
#D0D2EB
secondary
#C6C399
accent
#AA32B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485