#D2DEF2#D2DEF2
#D2DEF2 is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.8% C 0.030 H 260.7°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEF2 |
|---|---|
| RGB | rgb(210, 222, 242) |
| HSL | hsl(218, 55%, 89%) |
| HSV | hsv(218, 13%, 95%) |
| CMYK | cmyk(13.2%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(88.14, -0.10, -11.11) |
| CIE-LCH | lch(88.14, 11.11, 269.47°) |
| OKLab | oklab(89.76% -0.0049 -0.03) |
| OKLCH | oklch(89.76% 0.03 260.7) |
| XYZ | xyz(68.7230, 72.3540, 94.3322) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.67
Lavender (CSS)
#E6E6FA
ΔE00 5.91
Fog
#D8DCE0
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 7.14
Aliceblue
#F0F8FF
ΔE00 7.73
Cloudy Blue
#ACC2D9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEF2 #F2E6D2
analogous
#D2EEF2 #D2DEF2 #D6D2F2
triadic
#D2DEF2 #F2D2DE #DEF2D2
tetradic
#D2DEF2 #F2D2EE #F2E6D2 #D2F2D6
square
#D2DEF2 #F2D2EE #F2E6D2 #D2F2D6
split-complementary
#D2DEF2 #F2D6D2 #EEF2D2
monochromatic
#7398D7 #A3BBE4 #D2DEF2 #E7EEF8 #E7EEF8
Accessibility & contrast
On white
1.36
#D2DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#D2DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEF2
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEF2 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#D5DCF2
Tritanopia (blue-blind)
#CBE2E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2def2; /* rgb */ color: rgb(210, 222, 242); /* oklch */ color: oklch(89.8% 0.030 260.7);
Tailwind
colors: {
custom: {
50: '#e0e8f6',
500: '#d2def2',
950: '#000000',
},
}SCSS
$custom: #d2def2; $custom-light: #e0e8f6; $custom-dark: #000000;
JSON
{
"hex": "#d2def2",
"rgb": {
"r": 210,
"g": 222,
"b": 242
},
"hsl": {
"h": 217.5,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.89763,
"c": 0.03037,
"h": 260.7
},
"luminance": 0.72355
}Semantic roles & 50–950 ramp
primary
#D2DEF2
secondary
#D1BB97
accent
#8723C3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485