#DFDFEE#DFDFEE
#DFDFEE is a very light, muted blue. Relative luminance 0.746; OKLCH L 90.8% C 0.020 H 286.0°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFEE |
|---|---|
| RGB | rgb(223, 223, 238) |
| HSL | hsl(240, 31%, 90%) |
| HSV | hsv(240, 6%, 93%) |
| CMYK | cmyk(6.3%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.22, 2.77, -7.30) |
| CIE-LCH | lch(89.22, 7.81, 290.81°) |
| OKLab | oklab(90.81% 0.0056 -0.0195) |
| OKLCH | oklch(90.81% 0.02 286) |
| XYZ | xyz(72.2488, 74.6361, 91.4723) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.50
Fog
#D8DCE0
ΔE00 6.08
Ghostwhite
#F8F8FF
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 7.12
Light Gray
#D3D3D3
ΔE00 7.68
Aliceblue
#F0F8FF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFEE #EEEEDF
analogous
#DFE6EE #DFDFEE #E6DFEE
triadic
#DFDFEE #EEDFDF #DFEEDF
tetradic
#DFDFEE #EEDFE6 #EEEEDF #DFEEE6
square
#DFDFEE #EEDFE6 #EEEEDF #DFEEE6
split-complementary
#DFDFEE #EEE6DF #E6EEDF
monochromatic
#8F8FC4 #B7B7D9 #DFDFEE #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.32
#DFDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#DFDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFEE
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFEE | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EF
Deuteranopia (green-blind)
#DBE0EE
Tritanopia (blue-blind)
#DCE1E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfdfee; /* rgb */ color: rgb(223, 223, 238); /* oklch */ color: oklch(90.8% 0.020 286.0);
Tailwind
colors: {
custom: {
50: '#e9e9f3',
500: '#dfdfee',
950: '#000000',
},
}SCSS
$custom: #dfdfee; $custom-light: #e9e9f3; $custom-dark: #000000;
JSON
{
"hex": "#dfdfee",
"rgb": {
"r": 223,
"g": 223,
"b": 238
},
"hsl": {
"h": 240,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.9081,
"c": 0.0203,
"h": 286
},
"luminance": 0.74636
}Semantic roles & 50–950 ramp
primary
#DFDFEE
secondary
#C8C8AA
accent
#A93CA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485