#DDDDEF#DDDDEF
#DDDDEF is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.3% C 0.024 H 285.9°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDDEF |
|---|---|
| RGB | rgb(221, 221, 239) |
| HSL | hsl(240, 36%, 90%) |
| HSV | hsv(240, 8%, 94%) |
| CMYK | cmyk(7.5%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(88.60, 3.35, -8.76) |
| CIE-LCH | lch(88.60, 9.38, 290.94°) |
| OKLab | oklab(90.29% 0.0067 -0.0235) |
| OKLCH | oklch(90.29% 0.024 285.9) |
| XYZ | xyz(71.2522, 73.3167, 92.0424) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.14
Fog
#D8DCE0
ΔE00 7.16
Ghostwhite
#F8F8FF
ΔE00 7.34
Gainsboro
#DCDCDC
ΔE00 8.25
Light Gray
#D3D3D3
ΔE00 8.64
Aliceblue
#F0F8FF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDDEF #EFEFDD
analogous
#DDE6EF #DDDDEF #E6DDEF
triadic
#DDDDEF #EFDDDD #DDEFDD
tetradic
#DDDDEF #EFDDE6 #EFEFDD #DDEFE6
square
#DDDDEF #EFDDE6 #EFEFDD #DDEFE6
split-complementary
#DDDDEF #EFE6DD #E6EFDD
monochromatic
#8A8AC8 #B3B3DB #DDDDEF #EAEAF5 #EAEAF5
Accessibility & contrast
On white
1.34
#DDDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#DDDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDDEF
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDDEF | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#DAE0E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ddddef; /* rgb */ color: rgb(221, 221, 239); /* oklch */ color: oklch(90.3% 0.024 285.9);
Tailwind
colors: {
custom: {
50: '#e7e7f4',
500: '#ddddef',
950: '#000000',
},
}SCSS
$custom: #ddddef; $custom-light: #e7e7f4; $custom-dark: #000000;
JSON
{
"hex": "#ddddef",
"rgb": {
"r": 221,
"g": 221,
"b": 239
},
"hsl": {
"h": 240,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.90294,
"c": 0.02442,
"h": 285.9
},
"luminance": 0.73317
}Semantic roles & 50–950 ramp
primary
#DDDDEF
secondary
#CACAA6
accent
#AF37AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485