#D2DAEA#D2DAEA
#D2DAEA is a very light, muted blue. Relative luminance 0.698; OKLCH L 88.7% C 0.024 H 264.4°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DAEA |
|---|---|
| RGB | rgb(210, 218, 234) |
| HSL | hsl(220, 36%, 87%) |
| HSV | hsv(220, 10%, 92%) |
| CMYK | cmyk(10.3%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(86.89, 0.38, -8.75) |
| CIE-LCH | lch(86.89, 8.76, 272.48°) |
| OKLab | oklab(88.71% -0.0023 -0.0235) |
| OKLCH | oklch(88.71% 0.024 264.4) |
| XYZ | xyz(66.4978, 69.7842, 87.7923) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.27
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Light Blue Grey
#B7C9E2
ΔE00 6.01
Gainsboro
#DCDCDC
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 7.41
Light Gray
#D3D3D3
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DAEA #EAE2D2
analogous
#D2E6EA #D2DAEA #D6D2EA
triadic
#D2DAEA #EAD2DA #DAEAD2
tetradic
#D2DAEA #EAD2E6 #EAE2D2 #D2EAD6
square
#D2DAEA #EAD2E6 #EAE2D2 #D2EAD6
split-complementary
#D2DAEA #EAD6D2 #E6EAD2
monochromatic
#7F95C3 #A8B8D7 #D2DAEA #EAEEF5 #EAEEF5
Accessibility & contrast
On white
1.40
#D2DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#D2DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DAEA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DAEA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEB
Deuteranopia (green-blind)
#D3D9EA
Tritanopia (blue-blind)
#CDDDDF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2daea; /* rgb */ color: rgb(210, 218, 234); /* oklch */ color: oklch(88.7% 0.024 264.4);
Tailwind
colors: {
custom: {
50: '#dfe5f0',
500: '#d2daea',
950: '#000000',
},
}SCSS
$custom: #d2daea; $custom-light: #dfe5f0; $custom-dark: #000000;
JSON
{
"hex": "#d2daea",
"rgb": {
"r": 210,
"g": 218,
"b": 234
},
"hsl": {
"h": 220,
"s": 36.364,
"l": 87.059
},
"oklch": {
"l": 0.88708,
"c": 0.02363,
"h": 264.4
},
"luminance": 0.69785
}Semantic roles & 50–950 ramp
primary
#D2DAEA
secondary
#C4B79C
accent
#8736AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485