#DDDDED#DDDDED
#DDDDED is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.2% C 0.022 H 286.0°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDDED |
|---|---|
| RGB | rgb(221, 221, 237) |
| HSL | hsl(240, 31%, 90%) |
| HSV | hsv(240, 7%, 93%) |
| CMYK | cmyk(6.8%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(88.54, 2.97, -7.79) |
| CIE-LCH | lch(88.54, 8.34, 290.86°) |
| OKLab | oklab(90.23% 0.006 -0.0209) |
| OKLCH | oklch(90.23% 0.022 286) |
| XYZ | xyz(70.9584, 73.1992, 90.4949) |
| Luminance | 0.7320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.54
Fog
#D8DCE0
ΔE00 6.41
Ghostwhite
#F8F8FF
ΔE00 6.88
Gainsboro
#DCDCDC
ΔE00 7.48
Light Gray
#D3D3D3
ΔE00 7.90
Aliceblue
#F0F8FF
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDDED #EDEDDD
analogous
#DDE5ED #DDDDED #E5DDED
triadic
#DDDDED #EDDDDD #DDEDDD
tetradic
#DDDDED #EDDDE5 #EDEDDD #DDEDE5
square
#DDDDED #EDDDE5 #EDEDDD #DDEDE5
split-complementary
#DDDDED #EDE5DD #E5EDDD
monochromatic
#8D8DC3 #B5B5D8 #DDDDED #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.34
#DDDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#DDDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDDED
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDDED | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#D9DEED
Tritanopia (blue-blind)
#DADFE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddded; /* rgb */ color: rgb(221, 221, 237); /* oklch */ color: oklch(90.2% 0.022 286.0);
Tailwind
colors: {
custom: {
50: '#e7e7f2',
500: '#dddded',
950: '#000000',
},
}SCSS
$custom: #dddded; $custom-light: #e7e7f2; $custom-dark: #000000;
JSON
{
"hex": "#dddded",
"rgb": {
"r": 221,
"g": 221,
"b": 237
},
"hsl": {
"h": 240,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.90231,
"c": 0.02171,
"h": 286
},
"luminance": 0.73199
}Semantic roles & 50–950 ramp
primary
#DDDDED
secondary
#C7C7A8
accent
#A93CA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485