#DDDDEB#DDDDEB
#DDDDEB is a very light, near-neutral blue. Relative luminance 0.731; OKLCH L 90.2% C 0.019 H 286.0°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDDEB |
|---|---|
| RGB | rgb(221, 221, 235) |
| HSL | hsl(240, 26%, 89%) |
| HSV | hsv(240, 6%, 92%) |
| CMYK | cmyk(6%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(88.49, 2.59, -6.82) |
| CIE-LCH | lch(88.49, 7.30, 290.77°) |
| OKLab | oklab(90.17% 0.0052 -0.0182) |
| OKLCH | oklch(90.17% 0.019 286) |
| XYZ | xyz(70.6678, 73.0830, 88.9646) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.11
Fog
#D8DCE0
ΔE00 5.64
Ghostwhite
#F8F8FF
ΔE00 6.48
Gainsboro
#DCDCDC
ΔE00 6.69
Light Gray
#D3D3D3
ΔE00 7.14
Aliceblue
#F0F8FF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDDEB #EBEBDD
analogous
#DDE4EB #DDDDEB #E4DDEB
triadic
#DDDDEB #EBDDDD #DDEBDD
tetradic
#DDDDEB #EBDDE4 #EBEBDD #DDEBE4
square
#DDDDEB #EBDDE4 #EBEBDD #DDEBE4
split-complementary
#DDDDEB #EBE4DD #E4EBDD
monochromatic
#9090BE #B6B6D4 #DDDDEB #ECECF4 #ECECF4
Accessibility & contrast
On white
1.34
#DDDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#DDDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDDEB
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDDEB | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEC
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#DADFE1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ddddeb; /* rgb */ color: rgb(221, 221, 235); /* oklch */ color: oklch(90.2% 0.019 286.0);
Tailwind
colors: {
custom: {
50: '#e7e7f1',
500: '#ddddeb',
950: '#000000',
},
}SCSS
$custom: #ddddeb; $custom-light: #e7e7f1; $custom-dark: #000000;
JSON
{
"hex": "#ddddeb",
"rgb": {
"r": 221,
"g": 221,
"b": 235
},
"hsl": {
"h": 240,
"s": 25.926,
"l": 89.412
},
"oklch": {
"l": 0.9017,
"c": 0.01898,
"h": 286
},
"luminance": 0.73083
}Semantic roles & 50–950 ramp
primary
#DDDDEB
secondary
#C3C3A9
accent
#A441A4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485