#DFDEEF#DFDEEF
#DFDEEF is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.6% C 0.023 H 288.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEEF |
|---|---|
| RGB | rgb(223, 222, 239) |
| HSL | hsl(244, 35%, 90%) |
| HSV | hsv(244, 7%, 94%) |
| CMYK | cmyk(6.7%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(89.00, 3.48, -8.15) |
| CIE-LCH | lch(89.00, 8.87, 293.14°) |
| OKLab | oklab(90.64% 0.0074 -0.0218) |
| OKLCH | oklch(90.64% 0.023 288.6) |
| XYZ | xyz(72.1297, 74.1623, 92.1594) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.08
Ghostwhite
#F8F8FF
ΔE00 6.96
Fog
#D8DCE0
ΔE00 7.05
Gainsboro
#DCDCDC
ΔE00 7.99
Lavenderblush
#FFF0F5
ΔE00 8.33
Light Gray
#D3D3D3
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEEF #EEEFDE
analogous
#DEE5EF #DFDEEF #E7DEEF
triadic
#DFDEEF #EFDFDE #DEEFDF
tetradic
#DFDEEF #EFDEE5 #EEEFDE #DEEFE7
square
#DFDEEF #EFDEE5 #EEEFDE #DEEFE7
split-complementary
#DFDEEF #EFE7DE #E5EFDE
monochromatic
#8F8CC7 #B7B5DB #DFDEEF #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.33
#DFDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#DFDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEEF
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEEF | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F0
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#DCE1E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdeef; /* rgb */ color: rgb(223, 222, 239); /* oklch */ color: oklch(90.6% 0.023 288.6);
Tailwind
colors: {
custom: {
50: '#e9e8f4',
500: '#dfdeef',
950: '#000000',
},
}SCSS
$custom: #dfdeef; $custom-light: #e9e8f4; $custom-dark: #000000;
JSON
{
"hex": "#dfdeef",
"rgb": {
"r": 223,
"g": 222,
"b": 239
},
"hsl": {
"h": 243.529,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.90644,
"c": 0.02304,
"h": 288.6
},
"luminance": 0.74163
}Semantic roles & 50–950 ramp
primary
#DFDEEF
secondary
#C8CAA8
accent
#AE38A7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485