#DDDFEE#DDDFEE
#DDDFEE is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.7% C 0.020 H 279.9°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFEE |
|---|---|
| RGB | rgb(221, 223, 238) |
| HSL | hsl(233, 33%, 90%) |
| HSV | hsv(233, 7%, 93%) |
| CMYK | cmyk(7.1%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.07, 2.12, -7.53) |
| CIE-LCH | lch(89.07, 7.83, 285.72°) |
| OKLab | oklab(90.66% 0.0035 -0.0202) |
| OKLCH | oklch(90.66% 0.02 279.9) |
| XYZ | xyz(71.6361, 74.3202, 91.4435) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.89
Fog
#D8DCE0
ΔE00 5.61
Ghostwhite
#F8F8FF
ΔE00 6.31
Gainsboro
#DCDCDC
ΔE00 6.96
Aliceblue
#F0F8FF
ΔE00 7.32
Light Gray
#D3D3D3
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFEE #EEECDD
analogous
#DDE8EE #DDDFEE #E3DDEE
triadic
#DDDFEE #EEDDDF #DFEEDD
tetradic
#DDDFEE #EEDDE8 #EEECDD #DDEEE3
square
#DDDFEE #EEDDE8 #EEECDD #DDEEE3
split-complementary
#DDDFEE #EEE3DD #E8EEDD
monochromatic
#8B92C5 #B4B9DA #DDDFEE #EBECF5 #EBECF5
Accessibility & contrast
On white
1.32
#DDDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#DDDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFEE
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFEE | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#DBDFEE
Tritanopia (blue-blind)
#DAE1E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dddfee; /* rgb */ color: rgb(221, 223, 238); /* oklch */ color: oklch(90.7% 0.020 279.9);
Tailwind
colors: {
custom: {
50: '#e7e9f3',
500: '#dddfee',
950: '#000000',
},
}SCSS
$custom: #dddfee; $custom-light: #e7e9f3; $custom-dark: #000000;
JSON
{
"hex": "#dddfee",
"rgb": {
"r": 221,
"g": 223,
"b": 238
},
"hsl": {
"h": 232.941,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.90657,
"c": 0.02048,
"h": 279.9
},
"luminance": 0.74321
}Semantic roles & 50–950 ramp
primary
#DDDFEE
secondary
#C8C4A7
accent
#9F39AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485