#D2DBFE#D2DBFE
#D2DBFE is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.6% C 0.049 H 274.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBFE |
|---|---|
| RGB | rgb(210, 219, 254) |
| HSL | hsl(228, 96%, 91%) |
| HSV | hsv(228, 17%, 100%) |
| CMYK | cmyk(17.3%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(87.74, 3.95, -18.03) |
| CIE-LCH | lch(87.74, 18.46, 282.36°) |
| OKLab | oklab(89.57% 0.0034 -0.049) |
| OKLCH | oklch(89.57% 0.049 274) |
| XYZ | xyz(69.7950, 71.5193, 103.8741) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.47
Lavender (CSS)
#E6E6FA
ΔE00 6.17
Light Periwinkle
#C1C6FC
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 7.41
Powder Blue (survey)
#B1D1FC
ΔE00 8.18
Lightsteelblue
#B0C4DE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBFE #FEF5D2
analogous
#D2F1FE #D2DBFE #DFD2FE
triadic
#D2DBFE #FED2DB #DBFED2
tetradic
#D2DBFE #FED2F1 #FEF5D2 #D2FEDF
square
#D2DBFE #FED2F1 #FEF5D2 #D2FEDF
split-complementary
#D2DBFE #FEDFD2 #F1FED2
monochromatic
#5A7BFB #96ABFD #D2DBFE #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.37
#D2DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D2DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBFE
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBFE | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#C8E1E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dbfe; /* rgb */ color: rgb(210, 219, 254); /* oklch */ color: oklch(89.6% 0.049 274.0);
Tailwind
colors: {
custom: {
50: '#e0e6fe',
500: '#d2dbfe',
950: '#000000',
},
}SCSS
$custom: #d2dbfe; $custom-light: #e0e6fe; $custom-dark: #000000;
JSON
{
"hex": "#d2dbfe",
"rgb": {
"r": 210,
"g": 219,
"b": 254
},
"hsl": {
"h": 227.727,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.89567,
"c": 0.04908,
"h": 274
},
"luminance": 0.7152
}Semantic roles & 50–950 ramp
primary
#D2DBFE
secondary
#E8D58C
accent
#B700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485