#DADCF6#DADCF6
#DADCF6 is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.1% C 0.036 H 282.2°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCF6 |
|---|---|
| RGB | rgb(218, 220, 246) |
| HSL | hsl(236, 61%, 91%) |
| HSV | hsv(236, 11%, 96%) |
| CMYK | cmyk(11.4%, 10.6%, 0%, 3.5%) |
| CIE-LAB | lab(88.33, 4.29, -12.88) |
| CIE-LCH | lch(88.33, 13.57, 288.41°) |
| OKLab | oklab(90.09% 0.0075 -0.0347) |
| OKLCH | oklch(90.09% 0.036 282.2) |
| XYZ | xyz(71.1377, 72.7450, 97.4643) |
| Luminance | 0.7275 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.11
Periwinkle
#CCCCFF
ΔE00 7.71
Light Blue Grey
#B7C9E2
ΔE00 8.70
Light Periwinkle
#C1C6FC
ΔE00 9.12
Ghostwhite
#F8F8FF
ΔE00 9.44
Fog
#D8DCE0
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCF6 #F6F4DA
analogous
#DAEAF6 #DADCF6 #E6DAF6
triadic
#DADCF6 #F6DADC #DCF6DA
tetradic
#DADCF6 #F6DAEA #F6F4DA #DAF6E6
square
#DADCF6 #F6DAEA #F6F4DA #DAF6E6
split-complementary
#DADCF6 #F6E6DA #EAF6DA
monochromatic
#787FDE #A9ADEA #DADCF6 #E6E8F9 #E6E8F9
Accessibility & contrast
On white
1.35
#DADCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#DADCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCF6
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCF6 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF7
Deuteranopia (green-blind)
#D5DDF5
Tritanopia (blue-blind)
#D4E0E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dadcf6; /* rgb */ color: rgb(218, 220, 246); /* oklch */ color: oklch(90.1% 0.036 282.2);
Tailwind
colors: {
custom: {
50: '#e5e6f9',
500: '#dadcf6',
950: '#000000',
},
}SCSS
$custom: #dadcf6; $custom-light: #e5e6f9; $custom-dark: #000000;
JSON
{
"hex": "#dadcf6",
"rgb": {
"r": 218,
"g": 220,
"b": 246
},
"hsl": {
"h": 235.714,
"s": 60.87,
"l": 90.98
},
"oklch": {
"l": 0.90092,
"c": 0.03551,
"h": 282.2
},
"luminance": 0.72746
}Semantic roles & 50–950 ramp
primary
#DADCF6
secondary
#D7D39D
accent
#BC1DC9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485