#DADCED#DADCED
#DADCED is a very light, muted blue. Relative luminance 0.722; OKLCH L 89.8% C 0.023 H 280.6°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCED |
|---|---|
| RGB | rgb(218, 220, 237) |
| HSL | hsl(234, 35%, 89%) |
| HSV | hsv(234, 8%, 93%) |
| CMYK | cmyk(8%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(88.07, 2.51, -8.52) |
| CIE-LCH | lch(88.07, 8.89, 286.43°) |
| OKLab | oklab(89.8% 0.0043 -0.0228) |
| OKLCH | oklch(89.8% 0.023 280.6) |
| XYZ | xyz(69.7897, 72.2058, 90.3647) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.84
Fog
#D8DCE0
ΔE00 6.35
Ghostwhite
#F8F8FF
ΔE00 7.29
Gainsboro
#DCDCDC
ΔE00 7.71
Light Gray
#D3D3D3
ΔE00 8.03
Light Blue Grey
#B7C9E2
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCED #EDEBDA
analogous
#DAE6ED #DADCED #E2DAED
triadic
#DADCED #EDDADC #DCEDDA
tetradic
#DADCED #EDDAE6 #EDEBDA #DAEDE2
square
#DADCED #EDDAE6 #EDEBDA #DAEDE2
split-complementary
#DADCED #EDE2DA #E6EDDA
monochromatic
#888EC5 #B1B5D9 #DADCED #EAECF5 #EAECF5
Accessibility & contrast
On white
1.36
#DADCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#DADCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCED
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCED | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#D6DFE1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dadced; /* rgb */ color: rgb(218, 220, 237); /* oklch */ color: oklch(89.8% 0.023 280.6);
Tailwind
colors: {
custom: {
50: '#e5e6f2',
500: '#dadced',
950: '#000000',
},
}SCSS
$custom: #dadced; $custom-light: #e5e6f2; $custom-dark: #000000;
JSON
{
"hex": "#dadced",
"rgb": {
"r": 218,
"g": 220,
"b": 237
},
"hsl": {
"h": 233.684,
"s": 34.545,
"l": 89.216
},
"oklch": {
"l": 0.89804,
"c": 0.02324,
"h": 280.6
},
"luminance": 0.72206
}Semantic roles & 50–950 ramp
primary
#DADCED
secondary
#C7C4A4
accent
#A138AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485