#DEDCF7#DEDCF7
#DEDCF7 is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.4% C 0.037 H 289.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCF7 |
|---|---|
| RGB | rgb(222, 220, 247) |
| HSL | hsl(244, 63%, 92%) |
| HSV | hsv(244, 11%, 97%) |
| CMYK | cmyk(10.1%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(88.65, 5.76, -12.88) |
| CIE-LCH | lch(88.65, 14.11, 294.09°) |
| OKLab | oklab(90.43% 0.012 -0.0347) |
| OKLCH | oklch(90.43% 0.037 289.1) |
| XYZ | xyz(72.5025, 73.4310, 98.3316) |
| Luminance | 0.7343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.42
Periwinkle
#CCCCFF
ΔE00 7.67
Light Periwinkle
#C1C6FC
ΔE00 9.45
Pale Lilac
#E4CBFF
ΔE00 9.51
Ghostwhite
#F8F8FF
ΔE00 9.84
Pale Lavender
#EECFFE
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCF7 #F5F7DC
analogous
#DCE8F7 #DEDCF7 #ECDCF7
triadic
#DEDCF7 #F7DEDC #DCF7DE
tetradic
#DEDCF7 #F7DCE8 #F5F7DC #DCF7EC
square
#DEDCF7 #F7DCE8 #F5F7DC #DCF7EC
split-complementary
#DEDCF7 #F7ECDC #E8F7DC
monochromatic
#8078E0 #AFAAEC #DEDCF7 #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.34
#DEDCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#DEDCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCF7
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCF7 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF8
Deuteranopia (green-blind)
#D6DEF6
Tritanopia (blue-blind)
#D9E0E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dedcf7; /* rgb */ color: rgb(222, 220, 247); /* oklch */ color: oklch(90.4% 0.037 289.1);
Tailwind
colors: {
custom: {
50: '#e8e6f9',
500: '#dedcf7',
950: '#000000',
},
}SCSS
$custom: #dedcf7; $custom-light: #e8e6f9; $custom-dark: #000000;
JSON
{
"hex": "#dedcf7",
"rgb": {
"r": 222,
"g": 220,
"b": 247
},
"hsl": {
"h": 244.444,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.90431,
"c": 0.0367,
"h": 289.1
},
"luminance": 0.73431
}Semantic roles & 50–950 ramp
primary
#DEDCF7
secondary
#D5D99E
accent
#CB1BBE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485