#DEDCFF#DEDCFF
#DEDCFF is a very light, muted blue. Relative luminance 0.739; OKLCH L 90.7% C 0.048 H 288.0°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCFF |
|---|---|
| RGB | rgb(222, 220, 255) |
| HSL | hsl(243, 100%, 93%) |
| HSV | hsv(243, 14%, 100%) |
| CMYK | cmyk(12.9%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(88.89, 7.36, -16.73) |
| CIE-LCH | lch(88.89, 18.28, 293.76°) |
| OKLab | oklab(90.7% 0.0147 -0.0453) |
| OKLCH | oklch(90.7% 0.048 288) |
| XYZ | xyz(73.7636, 73.9354, 104.9732) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Periwinkle
#CCCCFF
ΔE00 5.68
Light Periwinkle
#C1C6FC
ΔE00 7.76
Pale Lilac
#E4CBFF
ΔE00 7.82
Light Lavender
#DFC5FE
ΔE00 8.72
Pale Lavender
#EECFFE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCFF #FDFFDC
analogous
#DCEBFF #DEDCFF #EFDCFF
triadic
#DEDCFF #FFDEDC #DCFFDE
tetradic
#DEDCFF #FFDCEB #FDFFDC #DCFFEF
square
#DEDCFF #FFDCEB #FDFFDC #DCFFEF
split-complementary
#DEDCFF #FFEFDC #EBFFDC
monochromatic
#6B62FF #A49FFF #DEDCFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.33
#DEDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#DEDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCFF
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCFF | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D4DEFE
Tritanopia (blue-blind)
#D8E1E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dedcff; /* rgb */ color: rgb(222, 220, 255); /* oklch */ color: oklch(90.7% 0.048 288.0);
Tailwind
colors: {
custom: {
50: '#e8e6ff',
500: '#dedcff',
950: '#000000',
},
}SCSS
$custom: #dedcff; $custom-light: #e8e6ff; $custom-dark: #000000;
JSON
{
"hex": "#dedcff",
"rgb": {
"r": 222,
"g": 220,
"b": 255
},
"hsl": {
"h": 243.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.90697,
"c": 0.0476,
"h": 288
},
"luminance": 0.73936
}Semantic roles & 50–950 ramp
primary
#DEDCFF
secondary
#E7EC93
accent
#E600D8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486