#DDDEED#DDDEED
#DDDEED is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.4% C 0.020 H 282.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDEED |
|---|---|
| RGB | rgb(221, 222, 237) |
| HSL | hsl(236, 31%, 90%) |
| HSV | hsv(236, 7%, 93%) |
| CMYK | cmyk(6.8%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(88.79, 2.45, -7.42) |
| CIE-LCH | lch(88.79, 7.82, 288.26°) |
| OKLab | oklab(90.43% 0.0046 -0.0199) |
| OKLCH | oklch(90.43% 0.02 282.9) |
| XYZ | xyz(71.2232, 73.7288, 90.5832) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.80
Fog
#D8DCE0
ΔE00 5.80
Ghostwhite
#F8F8FF
ΔE00 6.48
Gainsboro
#DCDCDC
ΔE00 7.01
Light Gray
#D3D3D3
ΔE00 7.50
Aliceblue
#F0F8FF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDEED #EDECDD
analogous
#DDE6ED #DDDEED #E4DDED
triadic
#DDDEED #EDDDDE #DEEDDD
tetradic
#DDDEED #EDDDE6 #EDECDD #DDEDE4
square
#DDDEED #EDDDE6 #EDECDD #DDEDE4
split-complementary
#DDDEED #EDE4DD #E6EDDD
monochromatic
#8D90C3 #B5B7D8 #DDDEED #EBECF4 #EBECF4
Accessibility & contrast
On white
1.33
#DDDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#DDDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDEED
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDEED | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEE
Deuteranopia (green-blind)
#DADEED
Tritanopia (blue-blind)
#DAE0E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dddeed; /* rgb */ color: rgb(221, 222, 237); /* oklch */ color: oklch(90.4% 0.020 282.9);
Tailwind
colors: {
custom: {
50: '#e7e8f2',
500: '#dddeed',
950: '#000000',
},
}SCSS
$custom: #dddeed; $custom-light: #e7e8f2; $custom-dark: #000000;
JSON
{
"hex": "#dddeed",
"rgb": {
"r": 221,
"g": 222,
"b": 237
},
"hsl": {
"h": 236.25,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.90428,
"c": 0.02039,
"h": 282.9
},
"luminance": 0.73729
}Semantic roles & 50–950 ramp
primary
#DDDEED
secondary
#C7C5A8
accent
#A33CA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485