#DEDCF6#DEDCF6
#DEDCF6 is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.4% C 0.035 H 289.2°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCF6 |
|---|---|
| RGB | rgb(222, 220, 246) |
| HSL | hsl(245, 59%, 91%) |
| HSV | hsv(245, 11%, 96%) |
| CMYK | cmyk(9.8%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(88.62, 5.56, -12.40) |
| CIE-LCH | lch(88.62, 13.59, 294.16°) |
| OKLab | oklab(90.4% 0.0116 -0.0334) |
| OKLCH | oklch(90.4% 0.035 289.2) |
| XYZ | xyz(72.3486, 73.3694, 97.5211) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.19
Periwinkle
#CCCCFF
ΔE00 7.96
Ghostwhite
#F8F8FF
ΔE00 9.59
Light Periwinkle
#C1C6FC
ΔE00 9.69
Pale Lilac
#E4CBFF
ΔE00 9.77
Thistle
#D8BFD8
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCF6 #F4F6DC
analogous
#DCE7F6 #DEDCF6 #EBDCF6
triadic
#DEDCF6 #F6DEDC #DCF6DE
tetradic
#DEDCF6 #F6DCE7 #F4F6DC #DCF6EB
square
#DEDCF6 #F6DCE7 #F4F6DC #DCF6EB
split-complementary
#DEDCF6 #F6EBDC #E7F6DC
monochromatic
#827BDD #B0ABE9 #DEDCF6 #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.34
#DEDCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DEDCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCF6
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCF6 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF7
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#D9E0E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedcf6; /* rgb */ color: rgb(222, 220, 246); /* oklch */ color: oklch(90.4% 0.035 289.2);
Tailwind
colors: {
custom: {
50: '#e8e6f9',
500: '#dedcf6',
950: '#000000',
},
}SCSS
$custom: #dedcf6; $custom-light: #e8e6f9; $custom-dark: #000000;
JSON
{
"hex": "#dedcf6",
"rgb": {
"r": 222,
"g": 220,
"b": 246
},
"hsl": {
"h": 244.615,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.90398,
"c": 0.03534,
"h": 289.2
},
"luminance": 0.7337
}Semantic roles & 50–950 ramp
primary
#DEDCF6
secondary
#D3D79F
accent
#C71FBA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485