#DFDDEF#DFDDEF
#DFDDEF is a very light, muted blue. Relative luminance 0.736; OKLCH L 90.4% C 0.024 H 291.0°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDEF |
|---|---|
| RGB | rgb(223, 221, 239) |
| HSL | hsl(247, 36%, 90%) |
| HSV | hsv(247, 8%, 94%) |
| CMYK | cmyk(6.7%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(88.75, 4.01, -8.53) |
| CIE-LCH | lch(88.75, 9.42, 295.17°) |
| OKLab | oklab(90.45% 0.0088 -0.0228) |
| OKLCH | oklch(90.45% 0.024 291) |
| XYZ | xyz(71.8649, 73.6326, 92.0711) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.19
Ghostwhite
#F8F8FF
ΔE00 7.43
Fog
#D8DCE0
ΔE00 7.63
Lavenderblush
#FFF0F5
ΔE00 8.36
Gainsboro
#DCDCDC
ΔE00 8.47
Light Gray
#D3D3D3
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDEF #EDEFDD
analogous
#DDE4EF #DFDDEF #E8DDEF
triadic
#DFDDEF #EFDFDD #DDEFDF
tetradic
#DFDDEF #EFDDE4 #EDEFDD #DDEFE8
square
#DFDDEF #EFDDE4 #EDEFDD #DDEFE8
split-complementary
#DFDDEF #EFE8DD #E4EFDD
monochromatic
#918AC8 #B8B3DB #DFDDEF #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.34
#DFDDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#DFDDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDEF
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDEF | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#D9DEEE
Tritanopia (blue-blind)
#DCE0E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfddef; /* rgb */ color: rgb(223, 221, 239); /* oklch */ color: oklch(90.4% 0.024 291.0);
Tailwind
colors: {
custom: {
50: '#e9e7f4',
500: '#dfddef',
950: '#000000',
},
}SCSS
$custom: #dfddef; $custom-light: #e9e7f4; $custom-dark: #000000;
JSON
{
"hex": "#dfddef",
"rgb": {
"r": 223,
"g": 221,
"b": 239
},
"hsl": {
"h": 246.667,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.90448,
"c": 0.02446,
"h": 291
},
"luminance": 0.73633
}Semantic roles & 50–950 ramp
primary
#DFDDEF
secondary
#C6CAA6
accent
#AF37A2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485