#DEDCFD#DEDCFD
#DEDCFD is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.6% C 0.045 H 288.2°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCFD |
|---|---|
| RGB | rgb(222, 220, 253) |
| HSL | hsl(244, 89%, 93%) |
| HSV | hsv(244, 13%, 99%) |
| CMYK | cmyk(12.3%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(88.83, 6.96, -15.77) |
| CIE-LCH | lch(88.83, 17.24, 293.81°) |
| OKLab | oklab(90.63% 0.0141 -0.0426) |
| OKLCH | oklch(90.63% 0.045 288.2) |
| XYZ | xyz(73.4433, 73.8073, 103.2864) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.97
Periwinkle
#CCCCFF
ΔE00 6.13
Light Periwinkle
#C1C6FC
ΔE00 8.14
Pale Lilac
#E4CBFF
ΔE00 8.17
Pale Lavender
#EECFFE
ΔE00 8.99
Light Lavender
#DFC5FE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCFD #FBFDDC
analogous
#DCEAFD #DEDCFD #EEDCFD
triadic
#DEDCFD #FDDEDC #DCFDDE
tetradic
#DEDCFD #FDDCEA #FBFDDC #DCFDEE
square
#DEDCFD #FDDCEA #FBFDDC #DCFDEE
split-complementary
#DEDCFD #FDEEDC #EAFDDC
monochromatic
#7168F6 #A7A2FA #DEDCFD #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.33
#DEDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#DEDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCFD
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCFD | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#D8E1E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dedcfd; /* rgb */ color: rgb(222, 220, 253); /* oklch */ color: oklch(90.6% 0.045 288.2);
Tailwind
colors: {
custom: {
50: '#e8e6fe',
500: '#dedcfd',
950: '#000000',
},
}SCSS
$custom: #dedcfd; $custom-light: #e8e6fe; $custom-dark: #000000;
JSON
{
"hex": "#dedcfd",
"rgb": {
"r": 222,
"g": 220,
"b": 253
},
"hsl": {
"h": 243.636,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.90629,
"c": 0.04487,
"h": 288.2
},
"luminance": 0.73808
}Semantic roles & 50–950 ramp
primary
#DEDCFD
secondary
#E2E796
accent
#E600D8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485