#D2DAED#D2DAED
#D2DAED is a very light, muted blue. Relative luminance 0.700; OKLCH L 88.8% C 0.028 H 267.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DAED |
|---|---|
| RGB | rgb(210, 218, 237) |
| HSL | hsl(222, 43%, 88%) |
| HSV | hsv(222, 11%, 93%) |
| CMYK | cmyk(11.4%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(86.98, 0.98, -10.21) |
| CIE-LCH | lch(86.98, 10.25, 275.46°) |
| OKLab | oklab(88.8% -0.0012 -0.0275) |
| OKLCH | oklch(88.8% 0.028 267.5) |
| XYZ | xyz(66.9325, 69.9581, 90.0813) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.87
Light Blue Grey
#B7C9E2
ΔE00 5.81
Fog
#D8DCE0
ΔE00 6.42
Lightsteelblue
#B0C4DE
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 8.21
Aliceblue
#F0F8FF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DAED #EDE5D2
analogous
#D2E7ED #D2DAED #D7D2ED
triadic
#D2DAED #EDD2DA #DAEDD2
tetradic
#D2DAED #EDD2E7 #EDE5D2 #D2EDD7
square
#D2DAED #EDD2E7 #EDE5D2 #D2EDD7
split-complementary
#D2DAED #EDD7D2 #E7EDD2
monochromatic
#7B92CA #A6B6DC #D2DAED #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.40
#D2DAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#D2DAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DAED
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DAED | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#D2D9ED
Tritanopia (blue-blind)
#CCDEE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2daed; /* rgb */ color: rgb(210, 218, 237); /* oklch */ color: oklch(88.8% 0.028 267.5);
Tailwind
colors: {
custom: {
50: '#e0e5f2',
500: '#d2daed',
950: '#000000',
},
}SCSS
$custom: #d2daed; $custom-light: #e0e5f2; $custom-dark: #000000;
JSON
{
"hex": "#d2daed",
"rgb": {
"r": 210,
"g": 218,
"b": 237
},
"hsl": {
"h": 222.222,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.88803,
"c": 0.02751,
"h": 267.5
},
"luminance": 0.69959
}Semantic roles & 50–950 ramp
primary
#D2DAED
secondary
#C9BB9A
accent
#8E30B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485