#D2DBFB#D2DBFB
#D2DBFB is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.5% C 0.045 H 273.0°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBFB |
|---|---|
| RGB | rgb(210, 219, 251) |
| HSL | hsl(227, 84%, 90%) |
| HSV | hsv(227, 16%, 98%) |
| CMYK | cmyk(16.3%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(87.64, 3.32, -16.59) |
| CIE-LCH | lch(87.64, 16.92, 281.32°) |
| OKLab | oklab(89.46% 0.0024 -0.045) |
| OKLCH | oklch(89.46% 0.045 273) |
| XYZ | xyz(69.3184, 71.3286, 101.3638) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.60
Periwinkle
#CCCCFF
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.94
Light Periwinkle
#C1C6FC
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 8.19
Powder Blue (survey)
#B1D1FC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBFB #FBF2D2
analogous
#D2EFFB #D2DBFB #DDD2FB
triadic
#D2DBFB #FBD2DB #DBFBD2
tetradic
#D2DBFB #FBD2EF #FBF2D2 #D2FBDD
square
#D2DBFB #FBD2EF #FBF2D2 #D2FBDD
split-complementary
#D2DBFB #FBDDD2 #EFFBD2
monochromatic
#6281F1 #9AAEF6 #D2DBFB #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.38
#D2DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#D2DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBFB
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBFB | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFD
Deuteranopia (green-blind)
#CFDAFA
Tritanopia (blue-blind)
#C9E1E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dbfb; /* rgb */ color: rgb(210, 219, 251); /* oklch */ color: oklch(89.5% 0.045 273.0);
Tailwind
colors: {
custom: {
50: '#e0e6fc',
500: '#d2dbfb',
950: '#000000',
},
}SCSS
$custom: #d2dbfb; $custom-light: #e0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#d2dbfb",
"rgb": {
"r": 210,
"g": 219,
"b": 251
},
"hsl": {
"h": 226.829,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.89464,
"c": 0.04504,
"h": 273
},
"luminance": 0.7133
}Semantic roles & 50–950 ramp
primary
#D2DBFB
secondary
#E2D08F
accent
#B005E0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485