#DEDCF5#DEDCF5
#DEDCF5 is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.4% C 0.034 H 289.4°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCF5 |
|---|---|
| RGB | rgb(222, 220, 245) |
| HSL | hsl(245, 56%, 91%) |
| HSV | hsv(245, 10%, 96%) |
| CMYK | cmyk(9.4%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(88.59, 5.37, -11.92) |
| CIE-LCH | lch(88.59, 13.07, 294.24°) |
| OKLab | oklab(90.37% 0.0113 -0.0321) |
| OKLCH | oklch(90.37% 0.034 289.4) |
| XYZ | xyz(72.1955, 73.3082, 96.7149) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.96
Periwinkle
#CCCCFF
ΔE00 8.25
Ghostwhite
#F8F8FF
ΔE00 9.33
Fog
#D8DCE0
ΔE00 9.93
Light Periwinkle
#C1C6FC
ΔE00 9.94
Lavenderblush
#FFF0F5
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCF5 #F3F5DC
analogous
#DCE6F5 #DEDCF5 #EADCF5
triadic
#DEDCF5 #F5DEDC #DCF5DE
tetradic
#DEDCF5 #F5DCE6 #F3F5DC #DCF5EA
square
#DEDCF5 #F5DCE6 #F3F5DC #DCF5EA
split-complementary
#DEDCF5 #F5EADC #E6F5DC
monochromatic
#847DDA #B1ACE7 #DEDCF5 #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.34
#DEDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#DEDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCF5
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCF5 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF6
Deuteranopia (green-blind)
#D7DEF4
Tritanopia (blue-blind)
#DAE0E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedcf5; /* rgb */ color: rgb(222, 220, 245); /* oklch */ color: oklch(90.4% 0.034 289.4);
Tailwind
colors: {
custom: {
50: '#e8e6f8',
500: '#dedcf5',
950: '#000000',
},
}SCSS
$custom: #dedcf5; $custom-light: #e8e6f8; $custom-dark: #000000;
JSON
{
"hex": "#dedcf5",
"rgb": {
"r": 222,
"g": 220,
"b": 245
},
"hsl": {
"h": 244.8,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.90366,
"c": 0.03398,
"h": 289.4
},
"luminance": 0.73309
}Semantic roles & 50–950 ramp
primary
#DEDCF5
secondary
#D1D5A0
accent
#C322B6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485