#DDDBEB#DDDBEB
#DDDBEB is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.8% C 0.022 H 291.7°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDBEB |
|---|---|
| RGB | rgb(221, 219, 235) |
| HSL | hsl(248, 29%, 89%) |
| HSV | hsv(248, 7%, 92%) |
| CMYK | cmyk(6%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(87.98, 3.63, -7.57) |
| CIE-LCH | lch(87.98, 8.39, 295.63°) |
| OKLab | oklab(89.78% 0.0081 -0.0202) |
| OKLCH | oklch(89.78% 0.022 291.7) |
| XYZ | xyz(70.1429, 72.0332, 88.7896) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.88
Fog
#D8DCE0
ΔE00 6.90
Ghostwhite
#F8F8FF
ΔE00 7.34
Gainsboro
#DCDCDC
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 8.02
Lavenderblush
#FFF0F5
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDBEB #E9EBDB
analogous
#DBE1EB #DDDBEB #E5DBEB
triadic
#DDDBEB #EBDDDB #DBEBDD
tetradic
#DDDBEB #EBDBE1 #E9EBDB #DBEBE5
square
#DDDBEB #EBDBE1 #E9EBDB #DBEBE5
split-complementary
#DDDBEB #EBE5DB #E1EBDB
monochromatic
#938CBF #B8B4D5 #DDDBEB #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.36
#DDDBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DDDBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDBEB
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDBEB | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#DBDDE0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dddbeb; /* rgb */ color: rgb(221, 219, 235); /* oklch */ color: oklch(89.8% 0.022 291.7);
Tailwind
colors: {
custom: {
50: '#e7e6f1',
500: '#dddbeb',
950: '#000000',
},
}SCSS
$custom: #dddbeb; $custom-light: #e7e6f1; $custom-dark: #000000;
JSON
{
"hex": "#dddbeb",
"rgb": {
"r": 221,
"g": 219,
"b": 235
},
"hsl": {
"h": 247.5,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.89776,
"c": 0.02179,
"h": 291.7
},
"luminance": 0.72033
}Semantic roles & 50–950 ramp
primary
#DDDBEB
secondary
#C0C4A6
accent
#A73E9A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485