#D2DCF0#D2DCF0
#D2DCF0 is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.3% C 0.030 H 264.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCF0 |
|---|---|
| RGB | rgb(210, 220, 240) |
| HSL | hsl(220, 50%, 88%) |
| HSV | hsv(220, 13%, 94%) |
| CMYK | cmyk(12.5%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(87.57, 0.53, -10.90) |
| CIE-LCH | lch(87.57, 10.92, 272.81°) |
| OKLab | oklab(89.3% -0.0029 -0.0294) |
| OKLCH | oklch(89.3% 0.03 264.4) |
| XYZ | xyz(67.8962, 71.1784, 92.5829) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.28
Light Blue Grey
#B7C9E2
ΔE00 5.64
Fog
#D8DCE0
ΔE00 6.71
Lightsteelblue
#B0C4DE
ΔE00 7.12
Cloudy Blue
#ACC2D9
ΔE00 8.06
Aliceblue
#F0F8FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCF0 #F0E6D2
analogous
#D2EBF0 #D2DCF0 #D7D2F0
triadic
#D2DCF0 #F0D2DC #DCF0D2
tetradic
#D2DCF0 #F0D2EB #F0E6D2 #D2F0D7
square
#D2DCF0 #F0D2EB #F0E6D2 #D2F0D7
split-complementary
#D2DCF0 #F0D7D2 #EBF0D2
monochromatic
#7695D1 #A4B8E1 #D2DCF0 #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.38
#D2DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#D2DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCF0
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCF0 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF1
Deuteranopia (green-blind)
#D3DAF0
Tritanopia (blue-blind)
#CBE0E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dcf0; /* rgb */ color: rgb(210, 220, 240); /* oklch */ color: oklch(89.3% 0.030 264.4);
Tailwind
colors: {
custom: {
50: '#e0e6f5',
500: '#d2dcf0',
950: '#000000',
},
}SCSS
$custom: #d2dcf0; $custom-light: #e0e6f5; $custom-dark: #000000;
JSON
{
"hex": "#d2dcf0",
"rgb": {
"r": 210,
"g": 220,
"b": 240
},
"hsl": {
"h": 220,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.89299,
"c": 0.02953,
"h": 264.4
},
"luminance": 0.71179
}Semantic roles & 50–950 ramp
primary
#D2DCF0
secondary
#CEBC99
accent
#8C28BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485