#DFDEED#DFDEED
#DFDEED is a very light, muted blue. Relative luminance 0.740; OKLCH L 90.6% C 0.020 H 289.0°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEED |
|---|---|
| RGB | rgb(223, 222, 237) |
| HSL | hsl(244, 29%, 90%) |
| HSV | hsv(244, 6%, 93%) |
| CMYK | cmyk(5.9%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(88.94, 3.10, -7.18) |
| CIE-LCH | lch(88.94, 7.83, 293.37°) |
| OKLab | oklab(90.58% 0.0066 -0.0192) |
| OKLCH | oklch(90.58% 0.02 289) |
| XYZ | xyz(71.8359, 74.0447, 90.6119) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.59
Fog
#D8DCE0
ΔE00 6.31
Ghostwhite
#F8F8FF
ΔE00 6.51
Gainsboro
#DCDCDC
ΔE00 7.22
Light Gray
#D3D3D3
ΔE00 7.72
Lavenderblush
#FFF0F5
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEED #ECEDDE
analogous
#DEE4ED #DFDEED #E7DEED
triadic
#DFDEED #EDDFDE #DEEDDF
tetradic
#DFDEED #EDDEE4 #ECEDDE #DEEDE7
square
#DFDEED #EDDEE4 #ECEDDE #DEEDE7
split-complementary
#DFDEED #EDE7DE #E4EDDE
monochromatic
#928FC2 #B9B6D7 #DFDEED #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.33
#DFDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#DFDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEED
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEED | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#DCE0E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdeed; /* rgb */ color: rgb(223, 222, 237); /* oklch */ color: oklch(90.6% 0.020 289.0);
Tailwind
colors: {
custom: {
50: '#e9e8f2',
500: '#dfdeed',
950: '#000000',
},
}SCSS
$custom: #dfdeed; $custom-light: #e9e8f2; $custom-dark: #000000;
JSON
{
"hex": "#dfdeed",
"rgb": {
"r": 223,
"g": 222,
"b": 237
},
"hsl": {
"h": 244,
"s": 29.412,
"l": 90
},
"oklch": {
"l": 0.90582,
"c": 0.02032,
"h": 289
},
"luminance": 0.74045
}Semantic roles & 50–950 ramp
primary
#DFDEED
secondary
#C4C6A9
accent
#A83DA1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485