#DBDBEE#DBDBEE
#DBDBEE is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.7% C 0.026 H 285.9°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDBEE |
|---|---|
| RGB | rgb(219, 219, 238) |
| HSL | hsl(240, 36%, 90%) |
| HSV | hsv(240, 8%, 93%) |
| CMYK | cmyk(8%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(87.92, 3.55, -9.26) |
| CIE-LCH | lch(87.92, 9.92, 290.99°) |
| OKLab | oklab(89.72% 0.0071 -0.0248) |
| OKLCH | oklch(89.72% 0.026 285.9) |
| XYZ | xyz(69.9745, 71.8958, 91.0631) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.47
Fog
#D8DCE0
ΔE00 7.51
Ghostwhite
#F8F8FF
ΔE00 7.92
Gainsboro
#DCDCDC
ΔE00 8.61
Light Gray
#D3D3D3
ΔE00 8.89
Light Blue Grey
#B7C9E2
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDBEE #EEEEDB
analogous
#DBE5EE #DBDBEE #E5DBEE
triadic
#DBDBEE #EEDBDB #DBEEDB
tetradic
#DBDBEE #EEDBE5 #EEEEDB #DBEEE5
square
#DBDBEE #EEDBE5 #EEEEDB #DBEEE5
split-complementary
#DBDBEE #EEE5DB #E5EEDB
monochromatic
#8888C7 #B1B1DA #DBDBEE #EAEAF5 #EAEAF5
Accessibility & contrast
On white
1.37
#DBDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#DBDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDBEE
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDBEE | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#D6DCED
Tritanopia (blue-blind)
#D7DEE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdbee; /* rgb */ color: rgb(219, 219, 238); /* oklch */ color: oklch(89.7% 0.026 285.9);
Tailwind
colors: {
custom: {
50: '#e6e6f3',
500: '#dbdbee',
950: '#000000',
},
}SCSS
$custom: #dbdbee; $custom-light: #e6e6f3; $custom-dark: #000000;
JSON
{
"hex": "#dbdbee",
"rgb": {
"r": 219,
"g": 219,
"b": 238
},
"hsl": {
"h": 240,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.89715,
"c": 0.02583,
"h": 285.9
},
"luminance": 0.71896
}Semantic roles & 50–950 ramp
primary
#DBDBEE
secondary
#C9C9A4
accent
#AF37AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485