#D0DCFF#D0DCFF
#D0DCFF is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.7% C 0.050 H 270.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCFF |
|---|---|
| RGB | rgb(208, 220, 255) |
| HSL | hsl(225, 100%, 91%) |
| HSV | hsv(225, 18%, 100%) |
| CMYK | cmyk(18.4%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(87.88, 3.03, -18.35) |
| CIE-LCH | lch(87.88, 18.60, 279.36°) |
| OKLab | oklab(89.65% 0.0004 -0.0499) |
| OKLCH | oklch(89.65% 0.05 270.4) |
| XYZ | xyz(69.6512, 71.8150, 104.7804) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.02
Light Periwinkle
#C1C6FC
ΔE00 6.52
Lavender (CSS)
#E6E6FA
ΔE00 6.67
Light Blue Grey
#B7C9E2
ΔE00 6.80
Powder Blue (survey)
#B1D1FC
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCFF #FFF3D0
analogous
#D0F3FF #D0DCFF #DBD0FF
triadic
#D0DCFF #FFD0DC #DCFFD0
tetradic
#D0DCFF #FFD0F3 #FFF3D0 #D0FFDB
square
#D0DCFF #FFD0F3 #FFF3D0 #D0FFDB
split-complementary
#D0DCFF #FFDBD0 #F3FFD0
monochromatic
#5681FF #93AEFF #D0DCFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.37
#D0DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D0DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCFF
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCFF | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CEDBFE
Tritanopia (blue-blind)
#C5E2E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0dcff; /* rgb */ color: rgb(208, 220, 255); /* oklch */ color: oklch(89.7% 0.050 270.4);
Tailwind
colors: {
custom: {
50: '#dee6ff',
500: '#d0dcff',
950: '#000000',
},
}SCSS
$custom: #d0dcff; $custom-light: #dee6ff; $custom-dark: #000000;
JSON
{
"hex": "#d0dcff",
"rgb": {
"r": 208,
"g": 220,
"b": 255
},
"hsl": {
"h": 224.681,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.89654,
"c": 0.04988,
"h": 270.4
},
"luminance": 0.71816
}Semantic roles & 50–950 ramp
primary
#D0DCFF
secondary
#EAD189
accent
#AB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486