#DADCF8#DADCF8
#DADCF8 is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.2% C 0.038 H 282.4°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCF8 |
|---|---|
| RGB | rgb(218, 220, 248) |
| HSL | hsl(236, 68%, 91%) |
| HSV | hsv(236, 12%, 97%) |
| CMYK | cmyk(12.1%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(88.39, 4.69, -13.84) |
| CIE-LCH | lch(88.39, 14.61, 288.71°) |
| OKLab | oklab(90.16% 0.0082 -0.0373) |
| OKLCH | oklch(90.16% 0.038 282.4) |
| XYZ | xyz(71.4463, 72.8685, 99.0897) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.56
Periwinkle
#CCCCFF
ΔE00 7.13
Light Periwinkle
#C1C6FC
ΔE00 8.61
Light Blue Grey
#B7C9E2
ΔE00 8.90
Ghostwhite
#F8F8FF
ΔE00 9.94
Pale Lilac
#E4CBFF
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCF8 #F8F6DA
analogous
#DAEBF8 #DADCF8 #E7DAF8
triadic
#DADCF8 #F8DADC #DCF8DA
tetradic
#DADCF8 #F8DAEB #F8F6DA #DAF8E7
square
#DADCF8 #F8DAEB #F8F6DA #DAF8E7
split-complementary
#DADCF8 #F8E7DA #EBF8DA
monochromatic
#737BE5 #A7ABEE #DADCF8 #E5E7FA #E5E7FA
Accessibility & contrast
On white
1.35
#DADCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#DADCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCF8
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCF8 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFF9
Deuteranopia (green-blind)
#D4DDF7
Tritanopia (blue-blind)
#D4E1E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dadcf8; /* rgb */ color: rgb(218, 220, 248); /* oklch */ color: oklch(90.2% 0.038 282.4);
Tailwind
colors: {
custom: {
50: '#e5e6fa',
500: '#dadcf8',
950: '#000000',
},
}SCSS
$custom: #dadcf8; $custom-light: #e5e6fa; $custom-dark: #000000;
JSON
{
"hex": "#dadcf8",
"rgb": {
"r": 218,
"g": 220,
"b": 248
},
"hsl": {
"h": 236,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.90158,
"c": 0.03824,
"h": 282.4
},
"luminance": 0.72869
}Semantic roles & 50–950 ramp
primary
#DADCF8
secondary
#DCD79B
accent
#C415D0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485