#D2DBFF#D2DBFF
#D2DBFF is a very light, muted blue. Relative luminance 0.716; OKLCH L 89.6% C 0.050 H 274.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBFF |
|---|---|
| RGB | rgb(210, 219, 255) |
| HSL | hsl(228, 100%, 91%) |
| HSV | hsv(228, 18%, 100%) |
| CMYK | cmyk(17.6%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(87.77, 4.16, -18.51) |
| CIE-LCH | lch(87.77, 18.97, 282.68°) |
| OKLab | oklab(89.6% 0.0038 -0.0503) |
| OKLCH | oklch(89.6% 0.05 274.3) |
| XYZ | xyz(69.9556, 71.5835, 104.7197) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.26
Light Periwinkle
#C1C6FC
ΔE00 6.16
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Light Blue Grey
#B7C9E2
ΔE00 7.56
Powder Blue (survey)
#B1D1FC
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBFF #FFF6D2
analogous
#D2F1FF #D2DBFF #DFD2FF
triadic
#D2DBFF #FFD2DB #DBFFD2
tetradic
#D2DBFF #FFD2F1 #FFF6D2 #D2FFDF
square
#D2DBFF #FFD2F1 #FFF6D2 #D2FFDF
split-complementary
#D2DBFF #FFDFD2 #F1FFD2
monochromatic
#5879FF #95AAFF #D2DBFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.37
#D2DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D2DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBFF
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBFF | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#C8E1E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dbff; /* rgb */ color: rgb(210, 219, 255); /* oklch */ color: oklch(89.6% 0.050 274.3);
Tailwind
colors: {
custom: {
50: '#e0e6ff',
500: '#d2dbff',
950: '#000000',
},
}SCSS
$custom: #d2dbff; $custom-light: #e0e6ff; $custom-dark: #000000;
JSON
{
"hex": "#d2dbff",
"rgb": {
"r": 210,
"g": 219,
"b": 255
},
"hsl": {
"h": 228,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.89601,
"c": 0.05042,
"h": 274.3
},
"luminance": 0.71585
}Semantic roles & 50–950 ramp
primary
#D2DBFF
secondary
#EAD78B
accent
#B800E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486