#DADCEB#DADCEB
#DADCEB is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.7% C 0.021 H 279.9°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCEB |
|---|---|
| RGB | rgb(218, 220, 235) |
| HSL | hsl(233, 30%, 89%) |
| HSV | hsv(233, 7%, 92%) |
| CMYK | cmyk(7.2%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(88.01, 2.13, -7.55) |
| CIE-LCH | lch(88.01, 7.85, 285.73°) |
| OKLab | oklab(89.74% 0.0035 -0.0202) |
| OKLCH | oklch(89.74% 0.021 279.9) |
| XYZ | xyz(69.4991, 72.0896, 88.8344) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.32
Fog
#D8DCE0
ΔE00 5.55
Ghostwhite
#F8F8FF
ΔE00 6.89
Gainsboro
#DCDCDC
ΔE00 6.92
Light Gray
#D3D3D3
ΔE00 7.28
Aliceblue
#F0F8FF
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCEB #EBE9DA
analogous
#DAE5EB #DADCEB #E1DAEB
triadic
#DADCEB #EBDADC #DCEBDA
tetradic
#DADCEB #EBDAE5 #EBE9DA #DAEBE1
square
#DADCEB #EBDAE5 #EBE9DA #DAEBE1
split-complementary
#DADCEB #EBE1DA #E5EBDA
monochromatic
#8B91C0 #B2B6D6 #DADCEB #EBECF4 #EBECF4
Accessibility & contrast
On white
1.36
#DADCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#DADCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCEB
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCEB | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#D7DEE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dadceb; /* rgb */ color: rgb(218, 220, 235); /* oklch */ color: oklch(89.7% 0.021 279.9);
Tailwind
colors: {
custom: {
50: '#e5e6f1',
500: '#dadceb',
950: '#000000',
},
}SCSS
$custom: #dadceb; $custom-light: #e5e6f1; $custom-dark: #000000;
JSON
{
"hex": "#dadceb",
"rgb": {
"r": 218,
"g": 220,
"b": 235
},
"hsl": {
"h": 232.941,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.89742,
"c": 0.02054,
"h": 279.9
},
"luminance": 0.7209
}Semantic roles & 50–950 ramp
primary
#DADCEB
secondary
#C4C0A5
accent
#9C3DA9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485