#DEDCEF#DEDCEF
#DEDCEF is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.2% C 0.026 H 290.7°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCEF |
|---|---|
| RGB | rgb(222, 220, 239) |
| HSL | hsl(246, 37%, 90%) |
| HSV | hsv(246, 8%, 94%) |
| CMYK | cmyk(7.1%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(88.42, 4.20, -9.02) |
| CIE-LCH | lch(88.42, 9.95, 294.98°) |
| OKLab | oklab(90.17% 0.0091 -0.0242) |
| OKLCH | oklch(90.17% 0.026 290.7) |
| XYZ | xyz(71.2944, 72.9477, 91.9689) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.31
Ghostwhite
#F8F8FF
ΔE00 7.84
Fog
#D8DCE0
ΔE00 7.96
Lavenderblush
#FFF0F5
ΔE00 8.69
Gainsboro
#DCDCDC
ΔE00 8.83
Light Gray
#D3D3D3
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCEF #EDEFDC
analogous
#DCE3EF #DEDCEF #E8DCEF
triadic
#DEDCEF #EFDEDC #DCEFDE
tetradic
#DEDCEF #EFDCE3 #EDEFDC #DCEFE8
square
#DEDCEF #EFDCE3 #EDEFDC #DCEFE8
split-complementary
#DEDCEF #EFE8DC #E3EFDC
monochromatic
#8F88C9 #B6B2DC #DEDCEF #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.35
#DEDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#DEDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCEF
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCEF | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D8DEEE
Tritanopia (blue-blind)
#DBDFE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedcef; /* rgb */ color: rgb(222, 220, 239); /* oklch */ color: oklch(90.2% 0.026 290.7);
Tailwind
colors: {
custom: {
50: '#e8e6f4',
500: '#dedcef',
950: '#000000',
},
}SCSS
$custom: #dedcef; $custom-light: #e8e6f4; $custom-dark: #000000;
JSON
{
"hex": "#dedcef",
"rgb": {
"r": 222,
"g": 220,
"b": 239
},
"hsl": {
"h": 246.316,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.90174,
"c": 0.02583,
"h": 290.7
},
"luminance": 0.72948
}Semantic roles & 50–950 ramp
primary
#DEDCEF
secondary
#C6CAA5
accent
#B035A3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485