#DFDEEE#DFDEEE
#DFDEEE is a very light, muted blue. Relative luminance 0.741; OKLCH L 90.6% C 0.022 H 288.8°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDEEE |
|---|---|
| RGB | rgb(223, 222, 238) |
| HSL | hsl(244, 32%, 90%) |
| HSV | hsv(244, 7%, 93%) |
| CMYK | cmyk(6.3%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(88.97, 3.29, -7.67) |
| CIE-LCH | lch(88.97, 8.35, 293.24°) |
| OKLab | oklab(90.61% 0.007 -0.0205) |
| OKLCH | oklch(90.61% 0.022 288.8) |
| XYZ | xyz(71.9824, 74.1033, 91.3835) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.31
Fog
#D8DCE0
ΔE00 6.68
Ghostwhite
#F8F8FF
ΔE00 6.73
Gainsboro
#DCDCDC
ΔE00 7.61
Light Gray
#D3D3D3
ΔE00 8.09
Lavenderblush
#FFF0F5
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDEEE #EDEEDE
analogous
#DEE5EE #DFDEEE #E7DEEE
triadic
#DFDEEE #EEDFDE #DEEEDF
tetradic
#DFDEEE #EEDEE5 #EDEEDE #DEEEE7
square
#DFDEEE #EEDEE5 #EDEEDE #DEEEE7
split-complementary
#DFDEEE #EEE7DE #E5EEDE
monochromatic
#918DC4 #B8B6D9 #DFDEEE #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.33
#DFDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#DFDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDEEE
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDEEE | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#DBDFEE
Tritanopia (blue-blind)
#DCE0E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfdeee; /* rgb */ color: rgb(223, 222, 238); /* oklch */ color: oklch(90.6% 0.022 288.8);
Tailwind
colors: {
custom: {
50: '#e9e8f3',
500: '#dfdeee',
950: '#000000',
},
}SCSS
$custom: #dfdeee; $custom-light: #e9e8f3; $custom-dark: #000000;
JSON
{
"hex": "#dfdeee",
"rgb": {
"r": 223,
"g": 222,
"b": 238
},
"hsl": {
"h": 243.75,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.90613,
"c": 0.02168,
"h": 288.8
},
"luminance": 0.74104
}Semantic roles & 50–950 ramp
primary
#DFDEEE
secondary
#C6C8A8
accent
#AB3BA4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485