#DFDDEE#DFDDEE
#DFDDEE is a very light, muted blue. Relative luminance 0.736; OKLCH L 90.4% C 0.023 H 291.3°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDEE |
|---|---|
| RGB | rgb(223, 221, 238) |
| HSL | hsl(247, 33%, 90%) |
| HSV | hsv(247, 7%, 93%) |
| CMYK | cmyk(6.3%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(88.72, 3.81, -8.04) |
| CIE-LCH | lch(88.72, 8.90, 295.38°) |
| OKLab | oklab(90.42% 0.0084 -0.0215) |
| OKLCH | oklch(90.42% 0.023 291.3) |
| XYZ | xyz(71.7176, 73.5737, 91.2952) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.33
Ghostwhite
#F8F8FF
ΔE00 7.20
Fog
#D8DCE0
ΔE00 7.28
Gainsboro
#DCDCDC
ΔE00 8.10
Lavenderblush
#FFF0F5
ΔE00 8.17
Light Gray
#D3D3D3
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDEE #ECEEDD
analogous
#DDE3EE #DFDDEE #E8DDEE
triadic
#DFDDEE #EEDFDD #DDEEDF
tetradic
#DFDDEE #EEDDE3 #ECEEDD #DDEEE8
square
#DFDDEE #EEDDE3 #ECEEDD #DDEEE8
split-complementary
#DFDDEE #EEE8DD #E3EEDD
monochromatic
#928BC5 #B9B4DA #DFDDEE #ECEBF5 #ECEBF5
Accessibility & contrast
On white
1.34
#DFDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#DFDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDEE
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDEE | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#DADEED
Tritanopia (blue-blind)
#DCDFE2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfddee; /* rgb */ color: rgb(223, 221, 238); /* oklch */ color: oklch(90.4% 0.023 291.3);
Tailwind
colors: {
custom: {
50: '#e9e7f3',
500: '#dfddee',
950: '#000000',
},
}SCSS
$custom: #dfddee; $custom-light: #e9e7f3; $custom-dark: #000000;
JSON
{
"hex": "#dfddee",
"rgb": {
"r": 223,
"g": 221,
"b": 238
},
"hsl": {
"h": 247.059,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.90417,
"c": 0.0231,
"h": 291.3
},
"luminance": 0.73574
}Semantic roles & 50–950 ramp
primary
#DFDDEE
secondary
#C4C8A7
accent
#AC399F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485