#D0DBFF#D0DBFF
#D0DBFF is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.5% C 0.051 H 271.9°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DBFF |
|---|---|
| RGB | rgb(208, 219, 255) |
| HSL | hsl(226, 100%, 91%) |
| HSV | hsv(226, 18%, 100%) |
| CMYK | cmyk(18.4%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(87.63, 3.55, -18.73) |
| CIE-LCH | lch(87.63, 19.07, 280.73°) |
| OKLab | oklab(89.46% 0.0017 -0.0509) |
| OKLCH | oklch(89.46% 0.051 271.9) |
| XYZ | xyz(69.3896, 71.2916, 104.6932) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.54
Light Periwinkle
#C1C6FC
ΔE00 6.15
Lavender (CSS)
#E6E6FA
ΔE00 6.73
Light Blue Grey
#B7C9E2
ΔE00 7.05
Powder Blue (survey)
#B1D1FC
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DBFF #FFF4D0
analogous
#D0F2FF #D0DBFF #DCD0FF
triadic
#D0DBFF #FFD0DB #DBFFD0
tetradic
#D0DBFF #FFD0F2 #FFF4D0 #D0FFDC
square
#D0DBFF #FFD0F2 #FFF4D0 #D0FFDC
split-complementary
#D0DBFF #FFDCD0 #F2FFD0
monochromatic
#567DFF #93ACFF #D0DBFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.38
#D0DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D0DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DBFF
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DBFF | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CDDAFE
Tritanopia (blue-blind)
#C5E2E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0dbff; /* rgb */ color: rgb(208, 219, 255); /* oklch */ color: oklch(89.5% 0.051 271.9);
Tailwind
colors: {
custom: {
50: '#dee6ff',
500: '#d0dbff',
950: '#000000',
},
}SCSS
$custom: #d0dbff; $custom-light: #dee6ff; $custom-dark: #000000;
JSON
{
"hex": "#d0dbff",
"rgb": {
"r": 208,
"g": 219,
"b": 255
},
"hsl": {
"h": 225.957,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.89456,
"c": 0.05096,
"h": 271.9
},
"luminance": 0.71293
}Semantic roles & 50–950 ramp
primary
#D0DBFF
secondary
#EAD389
accent
#B000E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486