#D2DEF0#D2DEF0
#D2DEF0 is a very light, muted blue. Relative luminance 0.722; OKLCH L 89.7% C 0.028 H 258.4°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEF0 |
|---|---|
| RGB | rgb(210, 222, 240) |
| HSL | hsl(216, 50%, 88%) |
| HSV | hsv(216, 13%, 94%) |
| CMYK | cmyk(12.5%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(88.08, -0.51, -10.15) |
| CIE-LCH | lch(88.08, 10.16, 267.14°) |
| OKLab | oklab(89.7% -0.0056 -0.0273) |
| OKLCH | oklch(89.7% 0.028 258.4) |
| XYZ | xyz(68.4242, 72.2345, 92.7589) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.83
Fog
#D8DCE0
ΔE00 6.03
Lavender (CSS)
#E6E6FA
ΔE00 6.26
Aliceblue
#F0F8FF
ΔE00 7.24
Lightsteelblue
#B0C4DE
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEF0 #F0E4D2
analogous
#D2EDF0 #D2DEF0 #D5D2F0
triadic
#D2DEF0 #F0D2DE #DEF0D2
tetradic
#D2DEF0 #F0D2ED #F0E4D2 #D2F0D5
square
#D2DEF0 #F0D2ED #F0E4D2 #D2F0D5
split-complementary
#D2DEF0 #F0D5D2 #EDF0D2
monochromatic
#769BD1 #A4BCE1 #D2DEF0 #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.36
#D2DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D2DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEF0
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEF0 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF1
Deuteranopia (green-blind)
#D5DCF0
Tritanopia (blue-blind)
#CBE2E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2def0; /* rgb */ color: rgb(210, 222, 240); /* oklch */ color: oklch(89.7% 0.028 258.4);
Tailwind
colors: {
custom: {
50: '#e0e8f5',
500: '#d2def0',
950: '#000000',
},
}SCSS
$custom: #d2def0; $custom-light: #e0e8f5; $custom-dark: #000000;
JSON
{
"hex": "#d2def0",
"rgb": {
"r": 210,
"g": 222,
"b": 240
},
"hsl": {
"h": 216,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.89699,
"c": 0.0279,
"h": 258.4
},
"luminance": 0.72235
}Semantic roles & 50–950 ramp
primary
#D2DEF0
secondary
#CEB899
accent
#8228BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485