#DCDCEA#DCDCEA
#DCDCEA is a very light, near-neutral blue. Relative luminance 0.723; OKLCH L 89.9% C 0.019 H 286.0°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCEA |
|---|---|
| RGB | rgb(220, 220, 234) |
| HSL | hsl(240, 25%, 89%) |
| HSV | hsv(240, 6%, 92%) |
| CMYK | cmyk(6%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(88.13, 2.59, -6.83) |
| CIE-LCH | lch(88.13, 7.30, 290.78°) |
| OKLab | oklab(89.86% 0.0052 -0.0183) |
| OKLCH | oklch(89.86% 0.019 286) |
| XYZ | xyz(69.9569, 72.3423, 88.1039) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.26
Fog
#D8DCE0
ΔE00 5.62
Ghostwhite
#F8F8FF
ΔE00 6.68
Gainsboro
#DCDCDC
ΔE00 6.68
Light Gray
#D3D3D3
ΔE00 7.07
Aliceblue
#F0F8FF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCEA #EAEADC
analogous
#DCE3EA #DCDCEA #E3DCEA
triadic
#DCDCEA #EADCDC #DCEADC
tetradic
#DCDCEA #EADCE3 #EAEADC #DCEAE3
square
#DCDCEA #EADCE3 #EAEADC #DCEAE3
split-complementary
#DCDCEA #EAE3DC #E3EADC
monochromatic
#9090BC #B6B6D3 #DCDCEA #ECECF4 #ECECF4
Accessibility & contrast
On white
1.36
#DCDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#DCDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCEA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCEA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#D9DEE0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdcea; /* rgb */ color: rgb(220, 220, 234); /* oklch */ color: oklch(89.9% 0.019 286.0);
Tailwind
colors: {
custom: {
50: '#e6e6f0',
500: '#dcdcea',
950: '#000000',
},
}SCSS
$custom: #dcdcea; $custom-light: #e6e6f0; $custom-dark: #000000;
JSON
{
"hex": "#dcdcea",
"rgb": {
"r": 220,
"g": 220,
"b": 234
},
"hsl": {
"h": 240,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.89864,
"c": 0.019,
"h": 286
},
"luminance": 0.72343
}Semantic roles & 50–950 ramp
primary
#DCDCEA
secondary
#C2C2A8
accent
#A442A4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485