#DADCEE#DADCEE
#DADCEE is a very light, muted blue. Relative luminance 0.723; OKLCH L 89.8% C 0.025 H 280.8°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCEE |
|---|---|
| RGB | rgb(218, 220, 238) |
| HSL | hsl(234, 37%, 89%) |
| HSV | hsv(234, 8%, 93%) |
| CMYK | cmyk(8.4%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(88.10, 2.71, -9.01) |
| CIE-LCH | lch(88.10, 9.41, 286.73°) |
| OKLab | oklab(89.84% 0.0046 -0.0242) |
| OKLCH | oklch(89.84% 0.025 280.8) |
| XYZ | xyz(69.9362, 72.2644, 91.1363) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.66
Fog
#D8DCE0
ΔE00 6.74
Ghostwhite
#F8F8FF
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.23
Light Gray
#D3D3D3
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCEE #EEECDA
analogous
#DAE6EE #DADCEE #E2DAEE
triadic
#DADCEE #EEDADC #DCEEDA
tetradic
#DADCEE #EEDAE6 #EEECDA #DAEEE2
square
#DADCEE #EEDAE6 #EEECDA #DAEEE2
split-complementary
#DADCEE #EEE2DA #E6EEDA
monochromatic
#868DC7 #B0B4DB #DADCEE #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.36
#DADCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DADCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCEE
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCEE | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#D6DFE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dadcee; /* rgb */ color: rgb(218, 220, 238); /* oklch */ color: oklch(89.8% 0.025 280.8);
Tailwind
colors: {
custom: {
50: '#e5e6f3',
500: '#dadcee',
950: '#000000',
},
}SCSS
$custom: #dadcee; $custom-light: #e5e6f3; $custom-dark: #000000;
JSON
{
"hex": "#dadcee",
"rgb": {
"r": 218,
"g": 220,
"b": 238
},
"hsl": {
"h": 234,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.89835,
"c": 0.02461,
"h": 280.8
},
"luminance": 0.72265
}Semantic roles & 50–950 ramp
primary
#DADCEE
secondary
#C9C5A3
accent
#A436B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485