#D0D2E4#D0D2E4
#D0D2E4 is a very light, muted blue. Relative luminance 0.651; OKLCH L 86.8% C 0.025 H 280.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2E4 |
|---|---|
| RGB | rgb(208, 210, 228) |
| HSL | hsl(234, 27%, 85%) |
| HSV | hsv(234, 9%, 89%) |
| CMYK | cmyk(8.8%, 7.9%, 0%, 10.6%) |
| CIE-LAB | lab(84.54, 2.74, -9.09) |
| CIE-LCH | lch(84.54, 9.49, 286.77°) |
| OKLab | oklab(86.77% 0.0047 -0.0244) |
| OKLCH | oklch(86.77% 0.025 280.8) |
| XYZ | xyz(63.0598, 65.1041, 82.6279) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.81
Light Blue Grey
#B7C9E2
ΔE00 7.02
Fog
#D8DCE0
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 8.14
Lightsteelblue
#B0C4DE
ΔE00 8.24
Gainsboro
#DCDCDC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2E4 #E4E2D0
analogous
#D0DCE4 #D0D2E4 #D8D0E4
triadic
#D0D2E4 #E4D0D2 #D2E4D0
tetradic
#D0D2E4 #E4D0DC #E4E2D0 #D0E4D8
square
#D0D2E4 #E4D0DC #E4E2D0 #D0E4D8
split-complementary
#D0D2E4 #E4D8D0 #DCE4D0
monochromatic
#8288B7 #A9ADCE #D0D2E4 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.50
#D0D2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#D0D2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2E4
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2E4 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E5
Deuteranopia (green-blind)
#CDD2E3
Tritanopia (blue-blind)
#CCD5D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d0d2e4; /* rgb */ color: rgb(208, 210, 228); /* oklch */ color: oklch(86.8% 0.025 280.8);
Tailwind
colors: {
custom: {
50: '#dedfec',
500: '#d0d2e4',
950: '#000000',
},
}SCSS
$custom: #d0d2e4; $custom-light: #dedfec; $custom-dark: #000000;
JSON
{
"hex": "#d0d2e4",
"rgb": {
"r": 208,
"g": 210,
"b": 228
},
"hsl": {
"h": 234,
"s": 27.027,
"l": 85.49
},
"oklch": {
"l": 0.86769,
"c": 0.02483,
"h": 280.8
},
"luminance": 0.65105
}Semantic roles & 50–950 ramp
primary
#D0D2E4
secondary
#BCB99C
accent
#9B40A6
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484