#D0DBFE#D0DBFE
#D0DBFE is a very light, muted blue. Relative luminance 0.712; OKLCH L 89.4% C 0.050 H 271.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DBFE |
|---|---|
| RGB | rgb(208, 219, 254) |
| HSL | hsl(226, 96%, 91%) |
| HSV | hsv(226, 18%, 100%) |
| CMYK | cmyk(18.1%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(87.60, 3.34, -18.26) |
| CIE-LCH | lch(87.60, 18.56, 280.36°) |
| OKLab | oklab(89.42% 0.0014 -0.0496) |
| OKLCH | oklch(89.42% 0.05 271.6) |
| XYZ | xyz(69.2290, 71.2274, 103.8476) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.74
Light Periwinkle
#C1C6FC
ΔE00 6.33
Lavender (CSS)
#E6E6FA
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 6.88
Powder Blue (survey)
#B1D1FC
ΔE00 7.45
Lightsteelblue
#B0C4DE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DBFE #FEF3D0
analogous
#D0F2FE #D0DBFE #DCD0FE
triadic
#D0DBFE #FED0DB #DBFED0
tetradic
#D0DBFE #FED0F2 #FEF3D0 #D0FEDC
square
#D0DBFE #FED0F2 #FEF3D0 #D0FEDC
split-complementary
#D0DBFE #FEDCD0 #F2FED0
monochromatic
#587FFB #94ADFD #D0DBFE #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.38
#D0DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#D0DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DBFE
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DBFE | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#C5E1E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0dbfe; /* rgb */ color: rgb(208, 219, 254); /* oklch */ color: oklch(89.4% 0.050 271.6);
Tailwind
colors: {
custom: {
50: '#dee6fe',
500: '#d0dbfe',
950: '#000000',
},
}SCSS
$custom: #d0dbfe; $custom-light: #dee6fe; $custom-dark: #000000;
JSON
{
"hex": "#d0dbfe",
"rgb": {
"r": 208,
"g": 219,
"b": 254
},
"hsl": {
"h": 225.652,
"s": 95.833,
"l": 90.588
},
"oklch": {
"l": 0.89421,
"c": 0.04963,
"h": 271.6
},
"luminance": 0.71229
}Semantic roles & 50–950 ramp
primary
#D0DBFE
secondary
#E8D28A
accent
#AF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485