#DBDCED#DBDCED
#DBDCED is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.9% C 0.023 H 283.2°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCED |
|---|---|
| RGB | rgb(219, 220, 237) |
| HSL | hsl(237, 33%, 89%) |
| HSV | hsv(237, 8%, 93%) |
| CMYK | cmyk(7.6%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(88.14, 2.84, -8.41) |
| CIE-LCH | lch(88.14, 8.87, 288.66°) |
| OKLab | oklab(89.88% 0.0053 -0.0225) |
| OKLCH | oklch(89.88% 0.023 283.2) |
| XYZ | xyz(70.0897, 72.3605, 90.3788) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.64
Fog
#D8DCE0
ΔE00 6.55
Ghostwhite
#F8F8FF
ΔE00 7.28
Gainsboro
#DCDCDC
ΔE00 7.78
Light Gray
#D3D3D3
ΔE00 8.11
Aliceblue
#F0F8FF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCED #EDECDB
analogous
#DBE5ED #DBDCED #E3DBED
triadic
#DBDCED #EDDBDC #DCEDDB
tetradic
#DBDCED #EDDBE5 #EDECDB #DBEDE3
square
#DBDCED #EDDBE5 #EDECDB #DBEDE3
split-complementary
#DBDCED #EDE3DB #E5EDDB
monochromatic
#898DC4 #B2B4D9 #DBDCED #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.36
#DBDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#DBDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCED
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCED | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#D7DDED
Tritanopia (blue-blind)
#D7DFE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbdced; /* rgb */ color: rgb(219, 220, 237); /* oklch */ color: oklch(89.9% 0.023 283.2);
Tailwind
colors: {
custom: {
50: '#e6e6f2',
500: '#dbdced',
950: '#000000',
},
}SCSS
$custom: #dbdced; $custom-light: #e6e6f2; $custom-dark: #000000;
JSON
{
"hex": "#dbdced",
"rgb": {
"r": 219,
"g": 220,
"b": 237
},
"hsl": {
"h": 236.667,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.8988,
"c": 0.02314,
"h": 283.2
},
"luminance": 0.72361
}Semantic roles & 50–950 ramp
primary
#DBDCED
secondary
#C7C5A5
accent
#A639AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485