#DEDCF0#DEDCF0
#DEDCF0 is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.2% C 0.027 H 290.4°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCF0 |
|---|---|
| RGB | rgb(222, 220, 240) |
| HSL | hsl(246, 40%, 90%) |
| HSV | hsv(246, 8%, 94%) |
| CMYK | cmyk(7.5%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(88.45, 4.39, -9.50) |
| CIE-LCH | lch(88.45, 10.47, 294.82°) |
| OKLab | oklab(90.21% 0.0095 -0.0255) |
| OKLCH | oklch(90.21% 0.027 290.4) |
| XYZ | xyz(71.4425, 73.0070, 92.7491) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.30
Ghostwhite
#F8F8FF
ΔE00 8.08
Fog
#D8DCE0
ΔE00 8.31
Lavenderblush
#FFF0F5
ΔE00 8.90
Gainsboro
#DCDCDC
ΔE00 9.18
Light Gray
#D3D3D3
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCF0 #EEF0DC
analogous
#DCE4F0 #DEDCF0 #E8DCF0
triadic
#DEDCF0 #F0DEDC #DCF0DE
tetradic
#DEDCF0 #F0DCE4 #EEF0DC #DCF0E8
square
#DEDCF0 #F0DCE4 #EEF0DC #DCF0E8
split-complementary
#DEDCF0 #F0E8DC #E4F0DC
monochromatic
#8D86CB #B6B1DE #DEDCF0 #EBEAF6 #EBEAF6
Accessibility & contrast
On white
1.35
#DEDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DEDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCF0
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCF0 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF1
Deuteranopia (green-blind)
#D8DEEF
Tritanopia (blue-blind)
#DBDFE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedcf0; /* rgb */ color: rgb(222, 220, 240); /* oklch */ color: oklch(90.2% 0.027 290.4);
Tailwind
colors: {
custom: {
50: '#e8e6f5',
500: '#dedcf0',
950: '#000000',
},
}SCSS
$custom: #dedcf0; $custom-light: #e8e6f5; $custom-dark: #000000;
JSON
{
"hex": "#dedcf0",
"rgb": {
"r": 222,
"g": 220,
"b": 240
},
"hsl": {
"h": 246,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.90206,
"c": 0.02718,
"h": 290.4
},
"luminance": 0.73007
}Semantic roles & 50–950 ramp
primary
#DEDCF0
secondary
#C8CCA4
accent
#B332A6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485