#DADCEA#DADCEA
#DADCEA is a very light, near-neutral blue. Relative luminance 0.720; OKLCH L 89.7% C 0.019 H 279.5°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCEA |
|---|---|
| RGB | rgb(218, 220, 234) |
| HSL | hsl(233, 28%, 89%) |
| HSV | hsv(233, 7%, 92%) |
| CMYK | cmyk(6.8%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(87.98, 1.94, -7.07) |
| CIE-LCH | lch(87.98, 7.33, 285.32°) |
| OKLab | oklab(89.71% 0.0032 -0.0189) |
| OKLCH | oklch(89.71% 0.019 279.5) |
| XYZ | xyz(69.3550, 72.0320, 88.0757) |
| Luminance | 0.7203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.62
Fog
#D8DCE0
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 6.52
Ghostwhite
#F8F8FF
ΔE00 6.71
Light Gray
#D3D3D3
ΔE00 6.89
Aliceblue
#F0F8FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCEA #EAE8DA
analogous
#DAE4EA #DADCEA #E0DAEA
triadic
#DADCEA #EADADC #DCEADA
tetradic
#DADCEA #EADAE4 #EAE8DA #DAEAE0
square
#DADCEA #EADAE4 #EAE8DA #DAEAE0
split-complementary
#DADCEA #EAE0DA #E4EADA
monochromatic
#8C92BE #B3B7D4 #DADCEA #EBEDF4 #EBEDF4
Accessibility & contrast
On white
1.36
#DADCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DADCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCEA
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCEA | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#D7DEE0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dadcea; /* rgb */ color: rgb(218, 220, 234); /* oklch */ color: oklch(89.7% 0.019 279.5);
Tailwind
colors: {
custom: {
50: '#e5e6f0',
500: '#dadcea',
950: '#000000',
},
}SCSS
$custom: #dadcea; $custom-light: #e5e6f0; $custom-dark: #000000;
JSON
{
"hex": "#dadcea",
"rgb": {
"r": 218,
"g": 220,
"b": 234
},
"hsl": {
"h": 232.5,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.89711,
"c": 0.01917,
"h": 279.5
},
"luminance": 0.72032
}Semantic roles & 50–950 ramp
primary
#DADCEA
secondary
#C3BFA6
accent
#993FA6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485