#D4DBFE#D4DBFE
#D4DBFE is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.7% C 0.049 H 276.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DBFE |
|---|---|
| RGB | rgb(212, 219, 254) |
| HSL | hsl(230, 95%, 91%) |
| HSV | hsv(230, 17%, 100%) |
| CMYK | cmyk(16.5%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(87.88, 4.57, -17.80) |
| CIE-LCH | lch(87.88, 18.38, 284.39°) |
| OKLab | oklab(89.71% 0.0055 -0.0483) |
| OKLCH | oklch(89.71% 0.049 276.4) |
| XYZ | xyz(70.3681, 71.8148, 103.9010) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.28
Lavender (CSS)
#E6E6FA
ΔE00 5.86
Light Periwinkle
#C1C6FC
ΔE00 6.43
Light Blue Grey
#B7C9E2
ΔE00 7.97
Powder Blue (survey)
#B1D1FC
ΔE00 8.94
Lightsteelblue
#B0C4DE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DBFE #FEF7D4
analogous
#D4F0FE #D4DBFE #E2D4FE
triadic
#D4DBFE #FED4DB #DBFED4
tetradic
#D4DBFE #FED4F0 #FEF7D4 #D4FEE2
square
#D4DBFE #FED4F0 #FEF7D4 #D4FEE2
split-complementary
#D4DBFE #FEE2D4 #F0FED4
monochromatic
#5C77FB #98A9FD #D4DBFE #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.37
#D4DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D4DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DBFE
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DBFE | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#CBE1E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dbfe; /* rgb */ color: rgb(212, 219, 254); /* oklch */ color: oklch(89.7% 0.049 276.4);
Tailwind
colors: {
custom: {
50: '#e1e6fe',
500: '#d4dbfe',
950: '#000000',
},
}SCSS
$custom: #d4dbfe; $custom-light: #e1e6fe; $custom-dark: #000000;
JSON
{
"hex": "#d4dbfe",
"rgb": {
"r": 212,
"g": 219,
"b": 254
},
"hsl": {
"h": 230,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.89714,
"c": 0.04861,
"h": 276.4
},
"luminance": 0.71816
}Semantic roles & 50–950 ramp
primary
#D4DBFE
secondary
#E8D98E
accent
#BF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485