#DEDCF4#DEDCF4
#DEDCF4 is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.3% C 0.033 H 289.6°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCF4 |
|---|---|
| RGB | rgb(222, 220, 244) |
| HSL | hsl(245, 52%, 91%) |
| HSV | hsv(245, 10%, 96%) |
| CMYK | cmyk(9%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(88.57, 5.17, -11.44) |
| CIE-LCH | lch(88.57, 12.55, 294.33°) |
| OKLab | oklab(90.33% 0.0109 -0.0307) |
| OKLCH | oklch(90.33% 0.033 289.6) |
| XYZ | xyz(72.0433, 73.2473, 95.9131) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.76
Periwinkle
#CCCCFF
ΔE00 8.55
Ghostwhite
#F8F8FF
ΔE00 9.08
Fog
#D8DCE0
ΔE00 9.62
Lavenderblush
#FFF0F5
ΔE00 9.78
Thistle
#D8BFD8
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCF4 #F2F4DC
analogous
#DCE6F4 #DEDCF4 #EADCF4
triadic
#DEDCF4 #F4DEDC #DCF4DE
tetradic
#DEDCF4 #F4DCE6 #F2F4DC #DCF4EA
square
#DEDCF4 #F4DCE6 #F2F4DC #DCF4EA
split-complementary
#DEDCF4 #F4EADC #E6F4DC
monochromatic
#867FD7 #B2ADE5 #DEDCF4 #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.34
#DEDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#DEDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCF4
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCF4 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#D7DEF3
Tritanopia (blue-blind)
#DAE0E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedcf4; /* rgb */ color: rgb(222, 220, 244); /* oklch */ color: oklch(90.3% 0.033 289.6);
Tailwind
colors: {
custom: {
50: '#e8e6f7',
500: '#dedcf4',
950: '#000000',
},
}SCSS
$custom: #dedcf4; $custom-light: #e8e6f7; $custom-dark: #000000;
JSON
{
"hex": "#dedcf4",
"rgb": {
"r": 222,
"g": 220,
"b": 244
},
"hsl": {
"h": 245,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.90333,
"c": 0.03262,
"h": 289.6
},
"luminance": 0.73248
}Semantic roles & 50–950 ramp
primary
#DEDCF4
secondary
#CFD3A1
accent
#C026B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485