#DDDCED#DDDCED
#DDDCED is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.0% C 0.023 H 288.6°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCED |
|---|---|
| RGB | rgb(221, 220, 237) |
| HSL | hsl(244, 32%, 90%) |
| HSV | hsv(244, 7%, 93%) |
| CMYK | cmyk(6.8%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(88.29, 3.49, -8.17) |
| CIE-LCH | lch(88.29, 8.88, 293.15°) |
| OKLab | oklab(90.03% 0.0074 -0.0219) |
| OKLCH | oklch(90.03% 0.023 288.6) |
| XYZ | xyz(70.6951, 72.6727, 90.4072) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.47
Fog
#D8DCE0
ΔE00 7.01
Ghostwhite
#F8F8FF
ΔE00 7.32
Gainsboro
#DCDCDC
ΔE00 7.97
Light Gray
#D3D3D3
ΔE00 8.32
Lavenderblush
#FFF0F5
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCED #ECEDDC
analogous
#DCE4ED #DDDCED #E6DCED
triadic
#DDDCED #EDDDDC #DCEDDD
tetradic
#DDDCED #EDDCE4 #ECEDDC #DCEDE6
square
#DDDCED #EDDCE4 #ECEDDC #DCEDE6
split-complementary
#DDDCED #EDE6DC #E4EDDC
monochromatic
#8E8BC3 #B6B4D8 #DDDCED #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.35
#DDDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DDDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCED
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCED | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#DADFE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dddced; /* rgb */ color: rgb(221, 220, 237); /* oklch */ color: oklch(90.0% 0.023 288.6);
Tailwind
colors: {
custom: {
50: '#e7e6f2',
500: '#dddced',
950: '#000000',
},
}SCSS
$custom: #dddced; $custom-light: #e7e6f2; $custom-dark: #000000;
JSON
{
"hex": "#dddced",
"rgb": {
"r": 221,
"g": 220,
"b": 237
},
"hsl": {
"h": 243.529,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.90034,
"c": 0.02308,
"h": 288.6
},
"luminance": 0.72673
}Semantic roles & 50–950 ramp
primary
#DDDCED
secondary
#C5C7A6
accent
#AB3BA4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485