#DDDFED#DDDFED
#DDDFED is a very light, near-neutral blue. Relative luminance 0.743; OKLCH L 90.6% C 0.019 H 279.5°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFED |
|---|---|
| RGB | rgb(221, 223, 237) |
| HSL | hsl(233, 31%, 90%) |
| HSV | hsv(233, 7%, 93%) |
| CMYK | cmyk(6.8%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(89.05, 1.93, -7.05) |
| CIE-LCH | lch(89.05, 7.31, 285.31°) |
| OKLab | oklab(90.63% 0.0032 -0.0189) |
| OKLCH | oklch(90.63% 0.019 279.5) |
| XYZ | xyz(71.4896, 74.2616, 90.6720) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.22
Fog
#D8DCE0
ΔE00 5.20
Ghostwhite
#F8F8FF
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 6.56
Aliceblue
#F0F8FF
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFED #EDEBDD
analogous
#DDE7ED #DDDFED #E3DDED
triadic
#DDDFED #EDDDDF #DFEDDD
tetradic
#DDDFED #EDDDE7 #EDEBDD #DDEDE3
square
#DDDFED #EDDDE7 #EDEBDD #DDEDE3
split-complementary
#DDDFED #EDE3DD #E7EDDD
monochromatic
#8D94C3 #B5B9D8 #DDDFED #EBECF4 #EBECF4
Accessibility & contrast
On white
1.32
#DDDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#DDDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFED
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFED | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EE
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#DAE1E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddfed; /* rgb */ color: rgb(221, 223, 237); /* oklch */ color: oklch(90.6% 0.019 279.5);
Tailwind
colors: {
custom: {
50: '#e7e9f2',
500: '#dddfed',
950: '#000000',
},
}SCSS
$custom: #dddfed; $custom-light: #e7e9f2; $custom-dark: #000000;
JSON
{
"hex": "#dddfed",
"rgb": {
"r": 221,
"g": 223,
"b": 237
},
"hsl": {
"h": 232.5,
"s": 30.769,
"l": 89.804
},
"oklch": {
"l": 0.90626,
"c": 0.01913,
"h": 279.5
},
"luminance": 0.74262
}Semantic roles & 50–950 ramp
primary
#DDDFED
secondary
#C7C3A8
accent
#9C3CA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485