#DEDCF2#DEDCF2
#DEDCF2 is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.3% C 0.030 H 290.0°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCF2 |
|---|---|
| RGB | rgb(222, 220, 242) |
| HSL | hsl(245, 46%, 91%) |
| HSV | hsv(245, 9%, 95%) |
| CMYK | cmyk(8.3%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(88.51, 4.78, -10.47) |
| CIE-LCH | lch(88.51, 11.51, 294.55°) |
| OKLab | oklab(90.27% 0.0102 -0.0281) |
| OKLCH | oklch(90.27% 0.03 290) |
| XYZ | xyz(71.7413, 73.1265, 94.3225) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.44
Ghostwhite
#F8F8FF
ΔE00 8.58
Fog
#D8DCE0
ΔE00 8.97
Periwinkle
#CCCCFF
ΔE00 9.16
Lavenderblush
#FFF0F5
ΔE00 9.33
Gainsboro
#DCDCDC
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCF2 #F0F2DC
analogous
#DCE5F2 #DEDCF2 #E9DCF2
triadic
#DEDCF2 #F2DEDC #DCF2DE
tetradic
#DEDCF2 #F2DCE5 #F0F2DC #DCF2E9
square
#DEDCF2 #F2DCE5 #F0F2DC #DCF2E9
split-complementary
#DEDCF2 #F2E9DC #E5F2DC
monochromatic
#8A83D1 #B4AFE1 #DEDCF2 #EAE9F7 #EAE9F7
Accessibility & contrast
On white
1.34
#DEDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#DEDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCF2
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCF2 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF3
Deuteranopia (green-blind)
#D7DEF1
Tritanopia (blue-blind)
#DADFE3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedcf2; /* rgb */ color: rgb(222, 220, 242); /* oklch */ color: oklch(90.3% 0.030 290.0);
Tailwind
colors: {
custom: {
50: '#e8e6f6',
500: '#dedcf2',
950: '#000000',
},
}SCSS
$custom: #dedcf2; $custom-light: #e8e6f6; $custom-dark: #000000;
JSON
{
"hex": "#dedcf2",
"rgb": {
"r": 222,
"g": 220,
"b": 242
},
"hsl": {
"h": 245.455,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.90269,
"c": 0.02991,
"h": 290
},
"luminance": 0.73127
}Semantic roles & 50–950 ramp
primary
#DEDCF2
secondary
#CBD0A3
accent
#B92CAC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485