#D0DBFB#D0DBFB
#D0DBFB is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.3% C 0.046 H 270.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DBFB |
|---|---|
| RGB | rgb(208, 219, 251) |
| HSL | hsl(225, 84%, 90%) |
| HSV | hsv(225, 17%, 98%) |
| CMYK | cmyk(17.1%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(87.50, 2.70, -16.82) |
| CIE-LCH | lch(87.50, 17.03, 279.13°) |
| OKLab | oklab(89.32% 0.0004 -0.0456) |
| OKLCH | oklch(89.32% 0.046 270.4) |
| XYZ | xyz(68.7524, 71.0368, 101.3373) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.06
Light Blue Grey
#B7C9E2
ΔE00 6.38
Periwinkle
#CCCCFF
ΔE00 6.43
Light Periwinkle
#C1C6FC
ΔE00 6.96
Powder Blue (survey)
#B1D1FC
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DBFB #FBF0D0
analogous
#D0F1FB #D0DBFB #DAD0FB
triadic
#D0DBFB #FBD0DB #DBFBD0
tetradic
#D0DBFB #FBD0F1 #FBF0D0 #D0FBDA
square
#D0DBFB #FBD0F1 #FBF0D0 #D0FBDA
split-complementary
#D0DBFB #FBDAD0 #F1FBD0
monochromatic
#5F85F1 #98B0F6 #D0DBFB #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.38
#D0DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D0DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DBFB
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DBFB | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFD
Deuteranopia (green-blind)
#CFDAFA
Tritanopia (blue-blind)
#C6E1E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dbfb; /* rgb */ color: rgb(208, 219, 251); /* oklch */ color: oklch(89.3% 0.046 270.4);
Tailwind
colors: {
custom: {
50: '#dee6fc',
500: '#d0dbfb',
950: '#000000',
},
}SCSS
$custom: #d0dbfb; $custom-light: #dee6fc; $custom-dark: #000000;
JSON
{
"hex": "#d0dbfb",
"rgb": {
"r": 208,
"g": 219,
"b": 251
},
"hsl": {
"h": 224.651,
"s": 84.314,
"l": 90
},
"oklch": {
"l": 0.89318,
"c": 0.04562,
"h": 270.4
},
"luminance": 0.71038
}Semantic roles & 50–950 ramp
primary
#D0DBFB
secondary
#E2CC8D
accent
#A805E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485