#D2DCEA#D2DCEA
#D2DCEA is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.1% C 0.022 H 256.7°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCEA |
|---|---|
| RGB | rgb(210, 220, 234) |
| HSL | hsl(215, 36%, 87%) |
| HSV | hsv(215, 10%, 92%) |
| CMYK | cmyk(10.3%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(87.40, -0.66, -7.99) |
| CIE-LCH | lch(87.40, 8.02, 265.26°) |
| OKLab | oklab(89.11% -0.0051 -0.0215) |
| OKLCH | oklch(89.11% 0.022 256.7) |
| XYZ | xyz(67.0196, 70.8278, 87.9662) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.51
Light Blue Grey
#B7C9E2
ΔE00 6.33
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Aliceblue
#F0F8FF
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCEA #EAE0D2
analogous
#D2E8EA #D2DCEA #D4D2EA
triadic
#D2DCEA #EAD2DC #DCEAD2
tetradic
#D2DCEA #EAD2E8 #EAE0D2 #D2EAD4
square
#D2DCEA #EAD2E8 #EAE0D2 #D2EAD4
split-complementary
#D2DCEA #EAD4D2 #E8EAD2
monochromatic
#7F9BC3 #A8BCD7 #D2DCEA #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.38
#D2DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#D2DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCEA
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCEA | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#CCDFE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dcea; /* rgb */ color: rgb(210, 220, 234); /* oklch */ color: oklch(89.1% 0.022 256.7);
Tailwind
colors: {
custom: {
50: '#dfe6f0',
500: '#d2dcea',
950: '#000000',
},
}SCSS
$custom: #d2dcea; $custom-light: #dfe6f0; $custom-dark: #000000;
JSON
{
"hex": "#d2dcea",
"rgb": {
"r": 210,
"g": 220,
"b": 234
},
"hsl": {
"h": 215,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.89109,
"c": 0.02207,
"h": 256.7
},
"luminance": 0.70829
}Semantic roles & 50–950 ramp
primary
#D2DCEA
secondary
#C4B39C
accent
#7D36AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485