#DADBF0#DADBF0
#DADBF0 is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.7% C 0.029 H 283.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DADBF0 |
|---|---|
| RGB | rgb(218, 219, 240) |
| HSL | hsl(237, 42%, 90%) |
| HSV | hsv(237, 9%, 94%) |
| CMYK | cmyk(9.2%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(87.90, 3.62, -10.35) |
| CIE-LCH | lch(87.90, 10.97, 289.28°) |
| OKLab | oklab(89.7% 0.0067 -0.0278) |
| OKLCH | oklch(89.7% 0.029 283.6) |
| XYZ | xyz(69.9700, 71.8593, 92.6052) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.52
Fog
#D8DCE0
ΔE00 8.03
Ghostwhite
#F8F8FF
ΔE00 8.37
Light Blue Grey
#B7C9E2
ΔE00 8.60
Gainsboro
#DCDCDC
ΔE00 9.25
Periwinkle
#CCCCFF
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADBF0 #F0EFDA
analogous
#DAE6F0 #DADBF0 #E4DAF0
triadic
#DADBF0 #F0DADB #DBF0DA
tetradic
#DADBF0 #F0DAE6 #F0EFDA #DAF0E4
square
#DADBF0 #F0DAE6 #F0EFDA #DAF0E4
split-complementary
#DADBF0 #F0E4DA #E6F0DA
monochromatic
#8386CD #AEB1DE #DADBF0 #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.37
#DADBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#DADBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADBF0
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADBF0 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF1
Deuteranopia (green-blind)
#D5DCEF
Tritanopia (blue-blind)
#D6DEE2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dadbf0; /* rgb */ color: rgb(218, 219, 240); /* oklch */ color: oklch(89.7% 0.029 283.6);
Tailwind
colors: {
custom: {
50: '#e5e6f5',
500: '#dadbf0',
950: '#000000',
},
}SCSS
$custom: #dadbf0; $custom-light: #e5e6f5; $custom-dark: #000000;
JSON
{
"hex": "#dadbf0",
"rgb": {
"r": 218,
"g": 219,
"b": 240
},
"hsl": {
"h": 237.273,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.89701,
"c": 0.02862,
"h": 283.6
},
"luminance": 0.7186
}Semantic roles & 50–950 ramp
primary
#DADBF0
secondary
#CCCAA2
accent
#AF30B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485