#DDDFE5#DDDFE5
#DDDFE5 is a very light, near-neutral blue. Relative luminance 0.738; OKLCH L 90.4% C 0.008 H 271.3°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFE5 |
|---|---|
| RGB | rgb(221, 223, 229) |
| HSL | hsl(225, 13%, 88%) |
| HSV | hsv(225, 3%, 90%) |
| CMYK | cmyk(3.5%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(88.83, 0.42, -3.16) |
| CIE-LCH | lch(88.83, 3.19, 277.64°) |
| OKLab | oklab(90.39% 0.0002 -0.0084) |
| OKLCH | oklch(90.39% 0.008 271.3) |
| XYZ | xyz(70.3467, 73.8044, 84.6532) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 1.83
Gainsboro
#DCDCDC
ΔE00 3.08
Light Gray
#D3D3D3
ΔE00 4.08
Ghostwhite
#F8F8FF
ΔE00 5.55
Whitesmoke
#F5F5F5
ΔE00 5.59
Aliceblue
#F0F8FF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFE5 #E5E3DD
analogous
#DDE3E5 #DDDFE5 #DFDDE5
triadic
#DDDFE5 #E5DDDF #DFE5DD
tetradic
#DDDFE5 #E5DDE3 #E5E3DD #DDE5DF
square
#DDDFE5 #E5DDE3 #E5E3DD #DDE5DF
split-complementary
#DDDFE5 #E5DFDD #E3E5DD
monochromatic
#989EB0 #BABECA #DDDFE5 #EEEFF2 #EEEFF2
Accessibility & contrast
On white
1.33
#DDDFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#DDDFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFE5
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFE5 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE5
Deuteranopia (green-blind)
#DDDFE5
Tritanopia (blue-blind)
#DBE0E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dddfe5; /* rgb */ color: rgb(221, 223, 229); /* oklch */ color: oklch(90.4% 0.008 271.3);
Tailwind
colors: {
custom: {
50: '#e7e9ed',
500: '#dddfe5',
950: '#000000',
},
}SCSS
$custom: #dddfe5; $custom-light: #e7e9ed; $custom-dark: #000000;
JSON
{
"hex": "#dddfe5",
"rgb": {
"r": 221,
"g": 223,
"b": 229
},
"hsl": {
"h": 225,
"s": 13.333,
"l": 88.235
},
"oklch": {
"l": 0.90385,
"c": 0.00843,
"h": 271.3
},
"luminance": 0.73805
}Semantic roles & 50–950 ramp
primary
#DDDFE5
secondary
#BAB7AC
accent
#854E97
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161616
muted
#848484