#DEDCEE#DEDCEE
#DEDCEE is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.1% C 0.024 H 291.0°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCEE |
|---|---|
| RGB | rgb(222, 220, 238) |
| HSL | hsl(247, 35%, 90%) |
| HSV | hsv(247, 8%, 93%) |
| CMYK | cmyk(6.7%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(88.39, 4.01, -8.53) |
| CIE-LCH | lch(88.39, 9.43, 295.17°) |
| OKLab | oklab(90.14% 0.0088 -0.0228) |
| OKLCH | oklch(90.14% 0.024 291) |
| XYZ | xyz(71.1471, 72.8888, 91.1931) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.38
Ghostwhite
#F8F8FF
ΔE00 7.60
Fog
#D8DCE0
ΔE00 7.62
Gainsboro
#DCDCDC
ΔE00 8.46
Lavenderblush
#FFF0F5
ΔE00 8.49
Light Gray
#D3D3D3
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCEE #ECEEDC
analogous
#DCE3EE #DEDCEE #E7DCEE
triadic
#DEDCEE #EEDEDC #DCEEDE
tetradic
#DEDCEE #EEDCE3 #ECEEDC #DCEEE7
square
#DEDCEE #EEDCE3 #ECEEDC #DCEEE7
split-complementary
#DEDCEE #EEE7DC #E3EEDC
monochromatic
#908AC6 #B7B3DA #DEDCEE #ECEAF5 #ECEAF5
Accessibility & contrast
On white
1.35
#DEDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#DEDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCEE
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCEE | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#DBDFE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedcee; /* rgb */ color: rgb(222, 220, 238); /* oklch */ color: oklch(90.1% 0.024 291.0);
Tailwind
colors: {
custom: {
50: '#e8e6f3',
500: '#dedcee',
950: '#000000',
},
}SCSS
$custom: #dedcee; $custom-light: #e8e6f3; $custom-dark: #000000;
JSON
{
"hex": "#dedcee",
"rgb": {
"r": 222,
"g": 220,
"b": 238
},
"hsl": {
"h": 246.667,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.90143,
"c": 0.02448,
"h": 291
},
"luminance": 0.72889
}Semantic roles & 50–950 ramp
primary
#DEDCEE
secondary
#C5C9A6
accent
#AD38A0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485