#D0DCF0#D0DCF0
#D0DCF0 is a very light, muted blue. Relative luminance 0.709; OKLCH L 89.2% C 0.030 H 260.7°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCF0 |
|---|---|
| RGB | rgb(208, 220, 240) |
| HSL | hsl(218, 52%, 88%) |
| HSV | hsv(218, 13%, 94%) |
| CMYK | cmyk(13.3%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(87.43, -0.10, -11.13) |
| CIE-LCH | lch(87.43, 11.13, 269.48°) |
| OKLab | oklab(89.15% -0.0049 -0.03) |
| OKLCH | oklch(89.15% 0.03 260.7) |
| XYZ | xyz(67.3302, 70.8866, 92.5564) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.25
Lavender (CSS)
#E6E6FA
ΔE00 6.11
Fog
#D8DCE0
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 6.73
Cloudy Blue
#ACC2D9
ΔE00 7.55
Aliceblue
#F0F8FF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCF0 #F0E4D0
analogous
#D0ECF0 #D0DCF0 #D4D0F0
triadic
#D0DCF0 #F0D0DC #DCF0D0
tetradic
#D0DCF0 #F0D0EC #F0E4D0 #D0F0D4
square
#D0DCF0 #F0D0EC #F0E4D0 #D0F0D4
split-complementary
#D0DCF0 #F0D4D0 #ECF0D0
monochromatic
#7397D2 #A2B9E1 #D0DCF0 #E8EEF8 #E8EEF8
Accessibility & contrast
On white
1.38
#D0DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#D0DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCF0
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCF0 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF1
Deuteranopia (green-blind)
#D3DAF0
Tritanopia (blue-blind)
#C9E0E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dcf0; /* rgb */ color: rgb(208, 220, 240); /* oklch */ color: oklch(89.2% 0.030 260.7);
Tailwind
colors: {
custom: {
50: '#dee6f5',
500: '#d0dcf0',
950: '#000000',
},
}SCSS
$custom: #d0dcf0; $custom-light: #dee6f5; $custom-dark: #000000;
JSON
{
"hex": "#d0dcf0",
"rgb": {
"r": 208,
"g": 220,
"b": 240
},
"hsl": {
"h": 217.5,
"s": 51.613,
"l": 87.843
},
"oklch": {
"l": 0.89152,
"c": 0.03042,
"h": 260.7
},
"luminance": 0.70888
}Semantic roles & 50–950 ramp
primary
#D0DCF0
secondary
#CEB996
accent
#8626BF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485