#DADCF3#DADCF3
#DADCF3 is a very light, muted blue. Relative luminance 0.726; OKLCH L 90.0% C 0.031 H 281.8°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCF3 |
|---|---|
| RGB | rgb(218, 220, 243) |
| HSL | hsl(235, 51%, 90%) |
| HSV | hsv(235, 10%, 95%) |
| CMYK | cmyk(10.3%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(88.24, 3.69, -11.43) |
| CIE-LCH | lch(88.24, 12.01, 287.89°) |
| OKLab | oklab(89.99% 0.0064 -0.0307) |
| OKLCH | oklch(89.99% 0.031 281.8) |
| XYZ | xyz(70.6809, 72.5623, 95.0588) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.60
Light Blue Grey
#B7C9E2
ΔE00 8.45
Fog
#D8DCE0
ΔE00 8.57
Periwinkle
#CCCCFF
ΔE00 8.65
Ghostwhite
#F8F8FF
ΔE00 8.69
Lightsteelblue
#B0C4DE
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCF3 #F3F1DA
analogous
#DAE8F3 #DADCF3 #E4DAF3
triadic
#DADCF3 #F3DADC #DCF3DA
tetradic
#DADCF3 #F3DAE8 #F3F1DA #DAF3E4
square
#DADCF3 #F3DAE8 #F3F1DA #DAF3E4
split-complementary
#DADCF3 #F3E4DA #E8F3DA
monochromatic
#7E85D5 #ACB0E4 #DADCF3 #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.35
#DADCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#DADCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCF3
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCF3 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF4
Deuteranopia (green-blind)
#D6DDF2
Tritanopia (blue-blind)
#D5E0E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dadcf3; /* rgb */ color: rgb(218, 220, 243); /* oklch */ color: oklch(90.0% 0.031 281.8);
Tailwind
colors: {
custom: {
50: '#e5e6f7',
500: '#dadcf3',
950: '#000000',
},
}SCSS
$custom: #dadcf3; $custom-light: #e5e6f7; $custom-dark: #000000;
JSON
{
"hex": "#dadcf3",
"rgb": {
"r": 218,
"g": 220,
"b": 243
},
"hsl": {
"h": 235.2,
"s": 51.02,
"l": 90.392
},
"oklch": {
"l": 0.89994,
"c": 0.03141,
"h": 281.8
},
"luminance": 0.72563
}Semantic roles & 50–950 ramp
primary
#DADCF3
secondary
#D2CE9F
accent
#B227BE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485