#DDDCEE#DDDCEE
#DDDCEE is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.1% C 0.024 H 288.4°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDCEE |
|---|---|
| RGB | rgb(221, 220, 238) |
| HSL | hsl(243, 35%, 90%) |
| HSV | hsv(243, 8%, 93%) |
| CMYK | cmyk(7.1%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(88.32, 3.68, -8.65) |
| CIE-LCH | lch(88.32, 9.40, 293.06°) |
| OKLab | oklab(90.07% 0.0077 -0.0232) |
| OKLCH | oklch(90.07% 0.024 288.4) |
| XYZ | xyz(70.8416, 72.7313, 91.1787) |
| Luminance | 0.7273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.32
Fog
#D8DCE0
ΔE00 7.38
Ghostwhite
#F8F8FF
ΔE00 7.55
Gainsboro
#DCDCDC
ΔE00 8.35
Light Gray
#D3D3D3
ΔE00 8.69
Lavenderblush
#FFF0F5
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDCEE #EDEEDC
analogous
#DCE4EE #DDDCEE #E6DCEE
triadic
#DDDCEE #EEDDDC #DCEEDD
tetradic
#DDDCEE #EEDCE4 #EDEEDC #DCEEE6
square
#DDDCEE #EEDCE4 #EDEEDC #DCEEE6
split-complementary
#DDDCEE #EEE6DC #E4EEDC
monochromatic
#8D8AC6 #B5B3DA #DDDCEE #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.35
#DDDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#DDDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDCEE
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDCEE | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#DADFE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddcee; /* rgb */ color: rgb(221, 220, 238); /* oklch */ color: oklch(90.1% 0.024 288.4);
Tailwind
colors: {
custom: {
50: '#e7e6f3',
500: '#dddcee',
950: '#000000',
},
}SCSS
$custom: #dddcee; $custom-light: #e7e6f3; $custom-dark: #000000;
JSON
{
"hex": "#dddcee",
"rgb": {
"r": 221,
"g": 220,
"b": 238
},
"hsl": {
"h": 243.333,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.90066,
"c": 0.02443,
"h": 288.4
},
"luminance": 0.72732
}Semantic roles & 50–950 ramp
primary
#DDDCEE
secondary
#C7C9A6
accent
#AD38A7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485