#DADCEF#DADCEF
#DADCEF is a very light, muted blue. Relative luminance 0.723; OKLCH L 89.9% C 0.026 H 281.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCEF |
|---|---|
| RGB | rgb(218, 220, 239) |
| HSL | hsl(234, 40%, 90%) |
| HSV | hsv(234, 9%, 94%) |
| CMYK | cmyk(8.8%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(88.12, 2.90, -9.49) |
| CIE-LCH | lch(88.12, 9.93, 287.00°) |
| OKLab | oklab(89.87% 0.005 -0.0255) |
| OKLCH | oklch(89.87% 0.026 281.1) |
| XYZ | xyz(70.0835, 72.3234, 91.9122) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.54
Fog
#D8DCE0
ΔE00 7.12
Ghostwhite
#F8F8FF
ΔE00 7.73
Light Blue Grey
#B7C9E2
ΔE00 8.24
Gainsboro
#DCDCDC
ΔE00 8.46
Light Gray
#D3D3D3
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCEF #EFEDDA
analogous
#DAE7EF #DADCEF #E3DAEF
triadic
#DADCEF #EFDADC #DCEFDA
tetradic
#DADCEF #EFDAE7 #EFEDDA #DAEFE3
square
#DADCEF #EFDAE7 #EFEDDA #DAEFE3
split-complementary
#DADCEF #EFE3DA #E7EFDA
monochromatic
#858BCA #AFB4DD #DADCEF #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.36
#DADCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#DADCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCEF
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCEF | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#D6DFE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dadcef; /* rgb */ color: rgb(218, 220, 239); /* oklch */ color: oklch(89.9% 0.026 281.1);
Tailwind
colors: {
custom: {
50: '#e5e6f4',
500: '#dadcef',
950: '#000000',
},
}SCSS
$custom: #dadcef; $custom-light: #e5e6f4; $custom-dark: #000000;
JSON
{
"hex": "#dadcef",
"rgb": {
"r": 218,
"g": 220,
"b": 239
},
"hsl": {
"h": 234.286,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.89867,
"c": 0.02596,
"h": 281.1
},
"luminance": 0.72324
}Semantic roles & 50–950 ramp
primary
#DADCEF
secondary
#CBC7A3
accent
#A633B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485