#DADCF0#DADCF0
#DADCF0 is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.9% C 0.027 H 281.3°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCF0 |
|---|---|
| RGB | rgb(218, 220, 240) |
| HSL | hsl(235, 42%, 90%) |
| HSV | hsv(235, 9%, 94%) |
| CMYK | cmyk(9.2%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(88.15, 3.10, -9.98) |
| CIE-LCH | lch(88.15, 10.45, 287.25°) |
| OKLab | oklab(89.9% 0.0054 -0.0268) |
| OKLCH | oklch(89.9% 0.027 281.3) |
| XYZ | xyz(70.2316, 72.3826, 92.6924) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.47
Fog
#D8DCE0
ΔE00 7.49
Ghostwhite
#F8F8FF
ΔE00 7.96
Light Blue Grey
#B7C9E2
ΔE00 8.28
Gainsboro
#DCDCDC
ΔE00 8.82
Aliceblue
#F0F8FF
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCF0 #F0EEDA
analogous
#DAE7F0 #DADCF0 #E3DAF0
triadic
#DADCF0 #F0DADC #DCF0DA
tetradic
#DADCF0 #F0DAE7 #F0EEDA #DAF0E3
square
#DADCF0 #F0DAE7 #F0EEDA #DAF0E3
split-complementary
#DADCF0 #F0E3DA #E7F0DA
monochromatic
#838ACD #AEB3DE #DADCF0 #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.36
#DADCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DADCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCF0
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCF0 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF1
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#D6DFE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dadcf0; /* rgb */ color: rgb(218, 220, 240); /* oklch */ color: oklch(89.9% 0.027 281.3);
Tailwind
colors: {
custom: {
50: '#e5e6f5',
500: '#dadcf0',
950: '#000000',
},
}SCSS
$custom: #dadcf0; $custom-light: #e5e6f5; $custom-dark: #000000;
JSON
{
"hex": "#dadcf0",
"rgb": {
"r": 218,
"g": 220,
"b": 240
},
"hsl": {
"h": 234.545,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.89898,
"c": 0.02733,
"h": 281.3
},
"luminance": 0.72383
}Semantic roles & 50–950 ramp
primary
#DADCF0
secondary
#CCC9A2
accent
#A930B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485