#DCDEFA#DCDEFA
#DCDEFA is a very light, muted blue. Relative luminance 0.744; OKLCH L 90.8% C 0.038 H 282.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEFA |
|---|---|
| RGB | rgb(220, 222, 250) |
| HSL | hsl(236, 75%, 92%) |
| HSV | hsv(236, 12%, 98%) |
| CMYK | cmyk(12%, 11.2%, 0%, 2%) |
| CIE-LAB | lab(89.09, 4.68, -13.82) |
| CIE-LCH | lch(89.09, 14.59, 288.70°) |
| OKLab | oklab(90.77% 0.0082 -0.0373) |
| OKLCH | oklch(90.77% 0.038 282.4) |
| XYZ | xyz(72.8881, 74.3597, 100.9368) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.29
Periwinkle
#CCCCFF
ΔE00 7.35
Light Periwinkle
#C1C6FC
ΔE00 8.88
Light Blue Grey
#B7C9E2
ΔE00 9.17
Ghostwhite
#F8F8FF
ΔE00 9.68
Fog
#D8DCE0
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEFA #FAF8DC
analogous
#DCEDFA #DCDEFA #E9DCFA
triadic
#DCDEFA #FADCDE #DEFADC
tetradic
#DCDEFA #FADCED #FAF8DC #DCFAE9
square
#DCDEFA #FADCED #FAF8DC #DCFAE9
split-complementary
#DCDEFA #FAE9DC #EDFADC
monochromatic
#7179EB #A6ACF2 #DCDEFA #E4E6FB #E4E6FB
Accessibility & contrast
On white
1.32
#DCDEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#DCDEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEFA
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEFA | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FB
Deuteranopia (green-blind)
#D6DFF9
Tritanopia (blue-blind)
#D6E3E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdefa; /* rgb */ color: rgb(220, 222, 250); /* oklch */ color: oklch(90.8% 0.038 282.4);
Tailwind
colors: {
custom: {
50: '#e7e8fc',
500: '#dcdefa',
950: '#000000',
},
}SCSS
$custom: #dcdefa; $custom-light: #e7e8fc; $custom-dark: #000000;
JSON
{
"hex": "#dcdefa",
"rgb": {
"r": 220,
"g": 222,
"b": 250
},
"hsl": {
"h": 236,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.90767,
"c": 0.03816,
"h": 282.4
},
"luminance": 0.7436
}Semantic roles & 50–950 ramp
primary
#DCDEFA
secondary
#E0DB9B
accent
#CA0ED7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485