#DEDCF3#DEDCF3
#DEDCF3 is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.3% C 0.031 H 289.7°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCF3 |
|---|---|
| RGB | rgb(222, 220, 243) |
| HSL | hsl(245, 49%, 91%) |
| HSV | hsv(245, 9%, 95%) |
| CMYK | cmyk(8.6%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(88.54, 4.98, -10.95) |
| CIE-LCH | lch(88.54, 12.03, 294.43°) |
| OKLab | oklab(90.3% 0.0106 -0.0294) |
| OKLCH | oklch(90.3% 0.031 289.7) |
| XYZ | xyz(71.8919, 73.1867, 95.1156) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.58
Ghostwhite
#F8F8FF
ΔE00 8.83
Periwinkle
#CCCCFF
ΔE00 8.85
Fog
#D8DCE0
ΔE00 9.30
Lavenderblush
#FFF0F5
ΔE00 9.56
Light Blue Grey
#B7C9E2
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCF3 #F1F3DC
analogous
#DCE5F3 #DEDCF3 #E9DCF3
triadic
#DEDCF3 #F3DEDC #DCF3DE
tetradic
#DEDCF3 #F3DCE5 #F1F3DC #DCF3E9
square
#DEDCF3 #F3DCE5 #F1F3DC #DCF3E9
split-complementary
#DEDCF3 #F3E9DC #E5F3DC
monochromatic
#8881D4 #B3AEE3 #DEDCF3 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.34
#DEDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#DEDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCF3
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCF3 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF4
Deuteranopia (green-blind)
#D7DEF2
Tritanopia (blue-blind)
#DADFE3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedcf3; /* rgb */ color: rgb(222, 220, 243); /* oklch */ color: oklch(90.3% 0.031 289.7);
Tailwind
colors: {
custom: {
50: '#e8e6f7',
500: '#dedcf3',
950: '#000000',
},
}SCSS
$custom: #dedcf3; $custom-light: #e8e6f7; $custom-dark: #000000;
JSON
{
"hex": "#dedcf3",
"rgb": {
"r": 222,
"g": 220,
"b": 243
},
"hsl": {
"h": 245.217,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.90301,
"c": 0.03126,
"h": 289.7
},
"luminance": 0.73187
}Semantic roles & 50–950 ramp
primary
#DEDCF3
secondary
#CDD1A2
accent
#BC29AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485