#DADCF5#DADCF5
#DADCF5 is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.1% C 0.034 H 282.1°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCF5 |
|---|---|
| RGB | rgb(218, 220, 245) |
| HSL | hsl(236, 57%, 91%) |
| HSV | hsv(236, 11%, 96%) |
| CMYK | cmyk(11%, 10.2%, 0%, 3.9%) |
| CIE-LAB | lab(88.30, 4.09, -12.39) |
| CIE-LCH | lch(88.30, 13.05, 288.25°) |
| OKLab | oklab(90.06% 0.0071 -0.0334) |
| OKLCH | oklch(90.06% 0.034 282.1) |
| XYZ | xyz(70.9846, 72.6838, 96.6581) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.91
Periwinkle
#CCCCFF
ΔE00 8.02
Light Blue Grey
#B7C9E2
ΔE00 8.61
Ghostwhite
#F8F8FF
ΔE00 9.19
Fog
#D8DCE0
ΔE00 9.25
Light Periwinkle
#C1C6FC
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCF5 #F5F3DA
analogous
#DAE9F5 #DADCF5 #E5DAF5
triadic
#DADCF5 #F5DADC #DCF5DA
tetradic
#DADCF5 #F5DAE9 #F5F3DA #DAF5E5
square
#DADCF5 #F5DAE9 #F5F3DA #DAF5E5
split-complementary
#DADCF5 #F5E5DA #E9F5DA
monochromatic
#7A81DB #AAAEE8 #DADCF5 #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.35
#DADCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#DADCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCF5
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCF5 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF6
Deuteranopia (green-blind)
#D5DDF4
Tritanopia (blue-blind)
#D5E0E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dadcf5; /* rgb */ color: rgb(218, 220, 245); /* oklch */ color: oklch(90.1% 0.034 282.1);
Tailwind
colors: {
custom: {
50: '#e5e6f8',
500: '#dadcf5',
950: '#000000',
},
}SCSS
$custom: #dadcf5; $custom-light: #e5e6f8; $custom-dark: #000000;
JSON
{
"hex": "#dadcf5",
"rgb": {
"r": 218,
"g": 220,
"b": 245
},
"hsl": {
"h": 235.556,
"s": 57.447,
"l": 90.784
},
"oklch": {
"l": 0.90059,
"c": 0.03414,
"h": 282.1
},
"luminance": 0.72684
}Semantic roles & 50–950 ramp
primary
#DADCF5
secondary
#D6D19E
accent
#B920C5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485