#DADCF7#DADCF7
#DADCF7 is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.1% C 0.037 H 282.3°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCF7 |
|---|---|
| RGB | rgb(218, 220, 247) |
| HSL | hsl(236, 64%, 91%) |
| HSV | hsv(236, 12%, 97%) |
| CMYK | cmyk(11.7%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(88.36, 4.49, -13.36) |
| CIE-LCH | lch(88.36, 14.09, 288.56°) |
| OKLab | oklab(90.13% 0.0078 -0.036) |
| OKLCH | oklch(90.13% 0.037 282.3) |
| XYZ | xyz(71.2916, 72.8066, 98.2748) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.32
Periwinkle
#CCCCFF
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 8.80
Light Periwinkle
#C1C6FC
ΔE00 8.86
Ghostwhite
#F8F8FF
ΔE00 9.69
Fog
#D8DCE0
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCF7 #F7F5DA
analogous
#DAEAF7 #DADCF7 #E6DAF7
triadic
#DADCF7 #F7DADC #DCF7DA
tetradic
#DADCF7 #F7DAEA #F7F5DA #DAF7E6
square
#DADCF7 #F7DAEA #F7F5DA #DAF7E6
split-complementary
#DADCF7 #F7E6DA #EAF7DA
monochromatic
#757DE1 #A8ACEC #DADCF7 #E6E7FA #E6E7FA
Accessibility & contrast
On white
1.35
#DADCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#DADCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCF7
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCF7 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF8
Deuteranopia (green-blind)
#D4DDF6
Tritanopia (blue-blind)
#D4E0E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dadcf7; /* rgb */ color: rgb(218, 220, 247); /* oklch */ color: oklch(90.1% 0.037 282.3);
Tailwind
colors: {
custom: {
50: '#e5e6f9',
500: '#dadcf7',
950: '#000000',
},
}SCSS
$custom: #dadcf7; $custom-light: #e5e6f9; $custom-dark: #000000;
JSON
{
"hex": "#dadcf7",
"rgb": {
"r": 218,
"g": 220,
"b": 247
},
"hsl": {
"h": 235.862,
"s": 64.444,
"l": 91.176
},
"oklch": {
"l": 0.90125,
"c": 0.03687,
"h": 282.3
},
"luminance": 0.72807
}Semantic roles & 50–950 ramp
primary
#DADCF7
secondary
#D9D59C
accent
#C019CC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485