#DEDCF1#DEDCF1
#DEDCF1 is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.2% C 0.029 H 290.2°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCF1 |
|---|---|
| RGB | rgb(222, 220, 241) |
| HSL | hsl(246, 43%, 90%) |
| HSV | hsv(246, 9%, 95%) |
| CMYK | cmyk(7.9%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(88.48, 4.59, -9.98) |
| CIE-LCH | lch(88.48, 10.99, 294.67°) |
| OKLab | oklab(90.24% 0.0099 -0.0268) |
| OKLCH | oklch(90.24% 0.029 290.2) |
| XYZ | xyz(71.5915, 73.0666, 93.5336) |
| Luminance | 0.7307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.34
Ghostwhite
#F8F8FF
ΔE00 8.33
Fog
#D8DCE0
ΔE00 8.64
Lavenderblush
#FFF0F5
ΔE00 9.11
Periwinkle
#CCCCFF
ΔE00 9.48
Gainsboro
#DCDCDC
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCF1 #EFF1DC
analogous
#DCE4F1 #DEDCF1 #E8DCF1
triadic
#DEDCF1 #F1DEDC #DCF1DE
tetradic
#DEDCF1 #F1DCE4 #EFF1DC #DCF1E8
square
#DEDCF1 #F1DCE4 #EFF1DC #DCF1E8
split-complementary
#DEDCF1 #F1E8DC #E4F1DC
monochromatic
#8C85CE #B5B0E0 #DEDCF1 #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.34
#DEDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#DEDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCF1
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCF1 | 1.00 | 1.34 | 15.61 | 15.61 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF2
Deuteranopia (green-blind)
#D8DEF0
Tritanopia (blue-blind)
#DBDFE3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedcf1; /* rgb */ color: rgb(222, 220, 241); /* oklch */ color: oklch(90.2% 0.029 290.2);
Tailwind
colors: {
custom: {
50: '#e8e6f5',
500: '#dedcf1',
950: '#000000',
},
}SCSS
$custom: #dedcf1; $custom-light: #e8e6f5; $custom-dark: #000000;
JSON
{
"hex": "#dedcf1",
"rgb": {
"r": 222,
"g": 220,
"b": 241
},
"hsl": {
"h": 245.714,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.90238,
"c": 0.02854,
"h": 290.2
},
"luminance": 0.73067
}Semantic roles & 50–950 ramp
primary
#DEDCF1
secondary
#CACEA3
accent
#B630A9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485