#DFDDEC#DFDDEC
#DFDDEC is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.4% C 0.020 H 292.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDEC |
|---|---|
| RGB | rgb(223, 221, 236) |
| HSL | hsl(248, 28%, 90%) |
| HSV | hsv(248, 6%, 93%) |
| CMYK | cmyk(5.5%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(88.67, 3.43, -7.07) |
| CIE-LCH | lch(88.67, 7.86, 295.91°) |
| OKLab | oklab(90.35% 0.0077 -0.0189) |
| OKLCH | oklch(90.35% 0.02 292.1) |
| XYZ | xyz(71.4254, 73.4568, 89.7563) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.77
Fog
#D8DCE0
ΔE00 6.57
Ghostwhite
#F8F8FF
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 7.33
Light Gray
#D3D3D3
ΔE00 7.78
Lavenderblush
#FFF0F5
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDEC #EAECDD
analogous
#DDE3EC #DFDDEC #E7DDEC
triadic
#DFDDEC #ECDFDD #DDECDF
tetradic
#DFDDEC #ECDDE3 #EAECDD #DDECE7
square
#DFDDEC #ECDDE3 #EAECDD #DDECE7
split-complementary
#DFDDEC #ECE7DD #E3ECDD
monochromatic
#958EC0 #BAB6D6 #DFDDEC #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.34
#DFDDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#DFDDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDEC
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDEC | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFED
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#DDDFE2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfddec; /* rgb */ color: rgb(223, 221, 236); /* oklch */ color: oklch(90.4% 0.020 292.1);
Tailwind
colors: {
custom: {
50: '#e9e7f2',
500: '#dfddec',
950: '#000000',
},
}SCSS
$custom: #dfddec; $custom-light: #e9e7f2; $custom-dark: #000000;
JSON
{
"hex": "#dfddec",
"rgb": {
"r": 223,
"g": 221,
"b": 236
},
"hsl": {
"h": 248,
"s": 28.302,
"l": 89.608
},
"oklch": {
"l": 0.90355,
"c": 0.02039,
"h": 292.1
},
"luminance": 0.73457
}Semantic roles & 50–950 ramp
primary
#DFDDEC
secondary
#C1C5A8
accent
#A73F99
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485