#DCDEEA#DCDEEA
#DCDEEA is a very light, near-neutral blue. Relative luminance 0.734; OKLCH L 90.3% C 0.016 H 278.5°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEEA |
|---|---|
| RGB | rgb(220, 222, 234) |
| HSL | hsl(231, 25%, 89%) |
| HSV | hsv(231, 6%, 92%) |
| CMYK | cmyk(6%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(88.64, 1.55, -6.08) |
| CIE-LCH | lch(88.64, 6.28, 284.30°) |
| OKLab | oklab(90.26% 0.0024 -0.0163) |
| OKLCH | oklch(90.26% 0.016 278.5) |
| XYZ | xyz(70.4849, 73.3984, 88.2799) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.05
Fog
#D8DCE0
ΔE00 4.33
Gainsboro
#DCDCDC
ΔE00 5.71
Ghostwhite
#F8F8FF
ΔE00 6.00
Light Gray
#D3D3D3
ΔE00 6.27
Aliceblue
#F0F8FF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEEA #EAE8DC
analogous
#DCE5EA #DCDEEA #E1DCEA
triadic
#DCDEEA #EADCDE #DEEADC
tetradic
#DCDEEA #EADCE5 #EAE8DC #DCEAE1
square
#DCDEEA #EADCE5 #EAE8DC #DCEAE1
split-complementary
#DCDEEA #EAE1DC #E5EADC
monochromatic
#9096BC #B6BAD3 #DCDEEA #ECEDF4 #ECEDF4
Accessibility & contrast
On white
1.34
#DCDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#DCDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEEA
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEEA | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#D9E0E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdeea; /* rgb */ color: rgb(220, 222, 234); /* oklch */ color: oklch(90.3% 0.016 278.5);
Tailwind
colors: {
custom: {
50: '#e6e8f0',
500: '#dcdeea',
950: '#000000',
},
}SCSS
$custom: #dcdeea; $custom-light: #e6e8f0; $custom-dark: #000000;
JSON
{
"hex": "#dcdeea",
"rgb": {
"r": 220,
"g": 222,
"b": 234
},
"hsl": {
"h": 231.429,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.9026,
"c": 0.01644,
"h": 278.5
},
"luminance": 0.73399
}Semantic roles & 50–950 ramp
primary
#DCDEEA
secondary
#C2BEA8
accent
#9642A4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485