#DBDBED#DBDBED
#DBDBED is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.7% C 0.024 H 285.9°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDBED |
|---|---|
| RGB | rgb(219, 219, 237) |
| HSL | hsl(240, 33%, 89%) |
| HSV | hsv(240, 8%, 93%) |
| CMYK | cmyk(7.6%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(87.89, 3.36, -8.78) |
| CIE-LCH | lch(87.89, 9.40, 290.95°) |
| OKLab | oklab(89.68% 0.0067 -0.0235) |
| OKLCH | oklch(89.68% 0.024 285.9) |
| XYZ | xyz(69.8280, 71.8372, 90.2915) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.56
Fog
#D8DCE0
ΔE00 7.14
Ghostwhite
#F8F8FF
ΔE00 7.69
Gainsboro
#DCDCDC
ΔE00 8.24
Light Gray
#D3D3D3
ΔE00 8.52
Light Blue Grey
#B7C9E2
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDBED #EDEDDB
analogous
#DBE4ED #DBDBED #E4DBED
triadic
#DBDBED #EDDBDB #DBEDDB
tetradic
#DBDBED #EDDBE4 #EDEDDB #DBEDE4
square
#DBDBED #EDDBE4 #EDEDDB #DBEDE4
split-complementary
#DBDBED #EDE4DB #E4EDDB
monochromatic
#8989C4 #B2B2D9 #DBDBED #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.37
#DBDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DBDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDBED
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDBED | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#D8DEE1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbdbed; /* rgb */ color: rgb(219, 219, 237); /* oklch */ color: oklch(89.7% 0.024 285.9);
Tailwind
colors: {
custom: {
50: '#e6e6f2',
500: '#dbdbed',
950: '#000000',
},
}SCSS
$custom: #dbdbed; $custom-light: #e6e6f2; $custom-dark: #000000;
JSON
{
"hex": "#dbdbed",
"rgb": {
"r": 219,
"g": 219,
"b": 237
},
"hsl": {
"h": 240,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.89683,
"c": 0.02447,
"h": 285.9
},
"luminance": 0.71838
}Semantic roles & 50–950 ramp
primary
#DBDBED
secondary
#C7C7A5
accent
#AC39AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485