#DDDCEB#DDDCEB
#DDDCEB is a very light, muted blue. Relative luminance 0.726; OKLCH L 90.0% C 0.020 H 289.0°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCEB |
|---|---|
| RGB | rgb(221, 220, 235) |
| HSL | hsl(244, 27%, 89%) |
| HSV | hsv(244, 6%, 92%) |
| CMYK | cmyk(6%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(88.24, 3.11, -7.20) |
| CIE-LCH | lch(88.24, 7.84, 293.37°) |
| OKLab | oklab(89.97% 0.0066 -0.0192) |
| OKLCH | oklch(89.97% 0.02 289) |
| XYZ | xyz(70.4046, 72.5565, 88.8768) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.91
Fog
#D8DCE0
ΔE00 6.27
Ghostwhite
#F8F8FF
ΔE00 6.89
Gainsboro
#DCDCDC
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 7.57
Lavenderblush
#FFF0F5
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCEB #EAEBDC
analogous
#DCE3EB #DDDCEB #E5DCEB
triadic
#DDDCEB #EBDDDC #DCEBDD
tetradic
#DDDCEB #EBDCE3 #EAEBDC #DCEBE5
square
#DDDCEB #EBDCE3 #EAEBDC #DCEBE5
split-complementary
#DDDCEB #EBE5DC #E3EBDC
monochromatic
#918EBE #B7B5D5 #DDDCEB #ECECF4 #ECECF4
Accessibility & contrast
On white
1.35
#DDDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#DDDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCEB
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCEB | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#DADEE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dddceb; /* rgb */ color: rgb(221, 220, 235); /* oklch */ color: oklch(90.0% 0.020 289.0);
Tailwind
colors: {
custom: {
50: '#e7e6f1',
500: '#dddceb',
950: '#000000',
},
}SCSS
$custom: #dddceb; $custom-light: #e7e6f1; $custom-dark: #000000;
JSON
{
"hex": "#dddceb",
"rgb": {
"r": 221,
"g": 220,
"b": 235
},
"hsl": {
"h": 244,
"s": 27.273,
"l": 89.216
},
"oklch": {
"l": 0.89972,
"c": 0.02035,
"h": 289
},
"luminance": 0.72557
}Semantic roles & 50–950 ramp
primary
#DDDCEB
secondary
#C2C4A8
accent
#A6409F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485