#DDDFE7#DDDFE7
#DDDFE7 is a very light, near-neutral blue. Relative luminance 0.739; OKLCH L 90.4% C 0.011 H 274.9°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFE7 |
|---|---|
| RGB | rgb(221, 223, 231) |
| HSL | hsl(228, 17%, 89%) |
| HSV | hsv(228, 4%, 91%) |
| CMYK | cmyk(4.3%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(88.88, 0.80, -4.14) |
| CIE-LCH | lch(88.88, 4.21, 280.90°) |
| OKLab | oklab(90.44% 0.0009 -0.011) |
| OKLCH | oklch(90.44% 0.011 274.9) |
| XYZ | xyz(70.6276, 73.9168, 86.1323) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.64
Gainsboro
#DCDCDC
ΔE00 3.99
Light Gray
#D3D3D3
ΔE00 4.82
Ghostwhite
#F8F8FF
ΔE00 5.48
Lavender (CSS)
#E6E6FA
ΔE00 5.61
Aliceblue
#F0F8FF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFE7 #E7E5DD
analogous
#DDE4E7 #DDDFE7 #E0DDE7
triadic
#DDDFE7 #E7DDDF #DFE7DD
tetradic
#DDDFE7 #E7DDE4 #E7E5DD #DDE7E0
square
#DDDFE7 #E7DDE4 #E7E5DD #DDE7E0
split-complementary
#DDDFE7 #E7E0DD #E4E7DD
monochromatic
#959BB4 #B9BDCE #DDDFE7 #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.33
#DDDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#DDDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFE7
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFE7 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E7
Deuteranopia (green-blind)
#DCDFE7
Tritanopia (blue-blind)
#DBE0E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dddfe7; /* rgb */ color: rgb(221, 223, 231); /* oklch */ color: oklch(90.4% 0.011 274.9);
Tailwind
colors: {
custom: {
50: '#e7e9ee',
500: '#dddfe7',
950: '#000000',
},
}SCSS
$custom: #dddfe7; $custom-light: #e7e9ee; $custom-dark: #000000;
JSON
{
"hex": "#dddfe7",
"rgb": {
"r": 221,
"g": 223,
"b": 231
},
"hsl": {
"h": 228,
"s": 17.241,
"l": 88.627
},
"oklch": {
"l": 0.90444,
"c": 0.01107,
"h": 274.9
},
"luminance": 0.73917
}Semantic roles & 50–950 ramp
primary
#DDDFE7
secondary
#BDBAAB
accent
#8B4A9C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485