#DEDCF8#DEDCF8
#DEDCF8 is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.5% C 0.038 H 288.9°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCF8 |
|---|---|
| RGB | rgb(222, 220, 248) |
| HSL | hsl(244, 67%, 92%) |
| HSV | hsv(244, 11%, 97%) |
| CMYK | cmyk(10.5%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(88.68, 5.96, -13.36) |
| CIE-LCH | lch(88.68, 14.63, 294.03°) |
| OKLab | oklab(90.46% 0.0123 -0.036) |
| OKLCH | oklch(90.46% 0.038 288.9) |
| XYZ | xyz(72.6572, 73.4929, 99.1464) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.67
Periwinkle
#CCCCFF
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 9.21
Pale Lilac
#E4CBFF
ΔE00 9.26
Pale Lavender
#EECFFE
ΔE00 9.81
Thistle
#D8BFD8
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCF8 #F6F8DC
analogous
#DCE8F8 #DEDCF8 #ECDCF8
triadic
#DEDCF8 #F8DEDC #DCF8DE
tetradic
#DEDCF8 #F8DCE8 #F6F8DC #DCF8EC
square
#DEDCF8 #F8DCE8 #F6F8DC #DCF8EC
split-complementary
#DEDCF8 #F8ECDC #E8F8DC
monochromatic
#7E76E4 #AEA9EE #DEDCF8 #E7E5FA #E7E5FA
Accessibility & contrast
On white
1.34
#DEDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#DEDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCF8
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCF8 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF9
Deuteranopia (green-blind)
#D6DEF7
Tritanopia (blue-blind)
#D9E0E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dedcf8; /* rgb */ color: rgb(222, 220, 248); /* oklch */ color: oklch(90.5% 0.038 288.9);
Tailwind
colors: {
custom: {
50: '#e8e6fa',
500: '#dedcf8',
950: '#000000',
},
}SCSS
$custom: #dedcf8; $custom-light: #e8e6fa; $custom-dark: #000000;
JSON
{
"hex": "#dedcf8",
"rgb": {
"r": 222,
"g": 220,
"b": 248
},
"hsl": {
"h": 244.286,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.90463,
"c": 0.03806,
"h": 288.9
},
"luminance": 0.73493
}Semantic roles & 50–950 ramp
primary
#DEDCF8
secondary
#D7DB9D
accent
#CF17C1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485