#DAD8EB#DAD8EB
#DAD8EB is a very light, muted blue. Relative luminance 0.700; OKLCH L 89.0% C 0.026 H 290.7°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD8EB |
|---|---|
| RGB | rgb(218, 216, 235) |
| HSL | hsl(246, 32%, 88%) |
| HSV | hsv(246, 8%, 92%) |
| CMYK | cmyk(7.2%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(87.00, 4.22, -9.05) |
| CIE-LCH | lch(87.00, 9.98, 294.99°) |
| OKLab | oklab(88.95% 0.0092 -0.0242) |
| OKLCH | oklch(88.95% 0.026 290.7) |
| XYZ | xyz(68.4618, 70.0151, 88.4886) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.17
Fog
#D8DCE0
ΔE00 7.98
Ghostwhite
#F8F8FF
ΔE00 8.54
Gainsboro
#DCDCDC
ΔE00 8.85
Light Gray
#D3D3D3
ΔE00 8.98
Lavenderblush
#FFF0F5
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD8EB #E9EBD8
analogous
#D8DFEB #DAD8EB #E3D8EB
triadic
#DAD8EB #EBDAD8 #D8EBDA
tetradic
#DAD8EB #EBD8DF #E9EBD8 #D8EBE3
square
#DAD8EB #EBD8DF #E9EBD8 #D8EBE3
split-complementary
#DAD8EB #EBE3D8 #DFEBD8
monochromatic
#8D87C2 #B4B0D6 #DAD8EB #ECEBF5 #ECEBF5
Accessibility & contrast
On white
1.40
#DAD8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#DAD8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD8EB
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD8EB | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#D4DAEA
Tritanopia (blue-blind)
#D7DBDE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dad8eb; /* rgb */ color: rgb(218, 216, 235); /* oklch */ color: oklch(89.0% 0.026 290.7);
Tailwind
colors: {
custom: {
50: '#e5e4f1',
500: '#dad8eb',
950: '#000000',
},
}SCSS
$custom: #dad8eb; $custom-light: #e5e4f1; $custom-dark: #000000;
JSON
{
"hex": "#dad8eb",
"rgb": {
"r": 218,
"g": 216,
"b": 235
},
"hsl": {
"h": 246.316,
"s": 32.203,
"l": 88.431
},
"oklch": {
"l": 0.88952,
"c": 0.02592,
"h": 290.7
},
"luminance": 0.70015
}Semantic roles & 50–950 ramp
primary
#DAD8EB
secondary
#C1C5A3
accent
#AB3B9F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485