#DDDBEF#DDDBEF
#DDDBEF is a very light, muted blue. Relative luminance 0.723; OKLCH L 89.9% C 0.027 H 290.4°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDBEF |
|---|---|
| RGB | rgb(221, 219, 239) |
| HSL | hsl(246, 38%, 90%) |
| HSV | hsv(246, 8%, 94%) |
| CMYK | cmyk(7.5%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(88.10, 4.40, -9.51) |
| CIE-LCH | lch(88.10, 10.48, 294.82°) |
| OKLab | oklab(89.9% 0.0095 -0.0255) |
| OKLCH | oklch(89.9% 0.027 290.4) |
| XYZ | xyz(70.7273, 72.2669, 91.8674) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.51
Ghostwhite
#F8F8FF
ΔE00 8.24
Fog
#D8DCE0
ΔE00 8.30
Lavenderblush
#FFF0F5
ΔE00 9.02
Gainsboro
#DCDCDC
ΔE00 9.18
Light Gray
#D3D3D3
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDBEF #EDEFDB
analogous
#DBE3EF #DDDBEF #E7DBEF
triadic
#DDDBEF #EFDDDB #DBEFDD
tetradic
#DDDBEF #EFDBE3 #EDEFDB #DBEFE7
square
#DDDBEF #EFDBE3 #EDEFDB #DBEFE7
split-complementary
#DDDBEF #EFE7DB #E3EFDB
monochromatic
#8D86C9 #B5B1DC #DDDBEF #EBEAF6 #EBEAF6
Accessibility & contrast
On white
1.36
#DDDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DDDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDBEF
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDBEF | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#DADEE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dddbef; /* rgb */ color: rgb(221, 219, 239); /* oklch */ color: oklch(89.9% 0.027 290.4);
Tailwind
colors: {
custom: {
50: '#e7e6f4',
500: '#dddbef',
950: '#000000',
},
}SCSS
$custom: #dddbef; $custom-light: #e7e6f4; $custom-dark: #000000;
JSON
{
"hex": "#dddbef",
"rgb": {
"r": 221,
"g": 219,
"b": 239
},
"hsl": {
"h": 246,
"s": 38.462,
"l": 89.804
},
"oklch": {
"l": 0.89901,
"c": 0.02721,
"h": 290.4
},
"luminance": 0.72267
}Semantic roles & 50–950 ramp
primary
#DDDBEF
secondary
#C7CAA4
accent
#B134A5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485