#DADEFC#DADEFC
#DADEFC is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.7% C 0.041 H 279.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DADEFC |
|---|---|
| RGB | rgb(218, 222, 252) |
| HSL | hsl(233, 85%, 92%) |
| HSV | hsv(233, 13%, 99%) |
| CMYK | cmyk(13.5%, 11.9%, 0%, 1.2%) |
| CIE-LAB | lab(89.01, 4.45, -15.01) |
| CIE-LCH | lch(89.01, 15.66, 286.51°) |
| OKLab | oklab(90.68% 0.0068 -0.0406) |
| OKLCH | oklch(90.68% 0.041 279.5) |
| XYZ | xyz(72.6015, 74.1754, 102.5689) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.98
Periwinkle
#CCCCFF
ΔE00 6.77
Light Periwinkle
#C1C6FC
ΔE00 8.19
Light Blue Grey
#B7C9E2
ΔE00 8.69
Lightsteelblue
#B0C4DE
ΔE00 9.99
Ghostwhite
#F8F8FF
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADEFC #FCF8DA
analogous
#DAEFFC #DADEFC #E7DAFC
triadic
#DADEFC #FCDADE #DEFCDA
tetradic
#DADEFC #FCDAEF #FCF8DA #DAFCE7
square
#DADEFC #FCDAEF #FCF8DA #DAFCE7
split-complementary
#DADEFC #FCE7DA #EFFCDA
monochromatic
#6979F3 #A1ACF7 #DADEFC #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.33
#DADEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DADEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADEFC
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADEFC | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FD
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#D3E3E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dadefc; /* rgb */ color: rgb(218, 222, 252); /* oklch */ color: oklch(90.7% 0.041 279.5);
Tailwind
colors: {
custom: {
50: '#e5e8fd',
500: '#dadefc',
950: '#000000',
},
}SCSS
$custom: #dadefc; $custom-light: #e5e8fd; $custom-dark: #000000;
JSON
{
"hex": "#dadefc",
"rgb": {
"r": 218,
"g": 222,
"b": 252
},
"hsl": {
"h": 232.941,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.90682,
"c": 0.04115,
"h": 279.5
},
"luminance": 0.74176
}Semantic roles & 50–950 ramp
primary
#DADEFC
secondary
#E4DB96
accent
#C704E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485