#DBDAED#DBDAED
#DBDAED is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.5% C 0.026 H 288.3°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDAED |
|---|---|
| RGB | rgb(219, 218, 237) |
| HSL | hsl(243, 35%, 89%) |
| HSV | hsv(243, 8%, 93%) |
| CMYK | cmyk(7.6%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(87.64, 3.88, -9.15) |
| CIE-LCH | lch(87.64, 9.94, 292.99°) |
| OKLab | oklab(89.49% 0.0081 -0.0245) |
| OKLCH | oklch(89.49% 0.026 288.3) |
| XYZ | xyz(69.5679, 71.3170, 90.2049) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.68
Fog
#D8DCE0
ΔE00 7.73
Ghostwhite
#F8F8FF
ΔE00 8.13
Gainsboro
#DCDCDC
ΔE00 8.72
Light Gray
#D3D3D3
ΔE00 8.95
Lavenderblush
#FFF0F5
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDAED #ECEDDA
analogous
#DAE3ED #DBDAED #E5DAED
triadic
#DBDAED #EDDBDA #DAEDDB
tetradic
#DBDAED #EDDAE3 #ECEDDA #DAEDE5
square
#DBDAED #EDDAE3 #ECEDDA #DAEDE5
split-complementary
#DBDAED #EDE5DA #E3EDDA
monochromatic
#8B88C5 #B3B1D9 #DBDAED #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.38
#DBDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#DBDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDAED
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDAED | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#D6DBEC
Tritanopia (blue-blind)
#D8DDE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdaed; /* rgb */ color: rgb(219, 218, 237); /* oklch */ color: oklch(89.5% 0.026 288.3);
Tailwind
colors: {
custom: {
50: '#e6e5f2',
500: '#dbdaed',
950: '#000000',
},
}SCSS
$custom: #dbdaed; $custom-light: #e6e5f2; $custom-dark: #000000;
JSON
{
"hex": "#dbdaed",
"rgb": {
"r": 219,
"g": 218,
"b": 237
},
"hsl": {
"h": 243.158,
"s": 34.545,
"l": 89.216
},
"oklch": {
"l": 0.89486,
"c": 0.02585,
"h": 288.3
},
"luminance": 0.71317
}Semantic roles & 50–950 ramp
primary
#DBDAED
secondary
#C5C7A4
accent
#AD38A7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485