#DCDBF0#DCDBF0
#DCDBF0 is a very light, muted blue. Relative luminance 0.722; OKLCH L 89.9% C 0.029 H 288.0°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBF0 |
|---|---|
| RGB | rgb(220, 219, 240) |
| HSL | hsl(243, 41%, 90%) |
| HSV | hsv(243, 9%, 94%) |
| CMYK | cmyk(8.3%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(88.05, 4.27, -10.11) |
| CIE-LCH | lch(88.05, 10.98, 292.88°) |
| OKLab | oklab(89.85% 0.0088 -0.0271) |
| OKLCH | oklch(89.85% 0.029 288) |
| XYZ | xyz(70.5718, 72.1696, 92.6334) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.46
Fog
#D8DCE0
ΔE00 8.42
Ghostwhite
#F8F8FF
ΔE00 8.43
Periwinkle
#CCCCFF
ΔE00 9.34
Gainsboro
#DCDCDC
ΔE00 9.43
Light Blue Grey
#B7C9E2
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBF0 #EFF0DB
analogous
#DBE5F0 #DCDBF0 #E6DBF0
triadic
#DCDBF0 #F0DCDB #DBF0DC
tetradic
#DCDBF0 #F0DBE5 #EFF0DB #DBF0E6
square
#DCDBF0 #F0DBE5 #EFF0DB #DBF0E6
split-complementary
#DCDBF0 #F0E6DB #E5F0DB
monochromatic
#8885CC #B2B0DE #DCDBF0 #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.36
#DCDBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#DCDBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBF0
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBF0 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF1
Deuteranopia (green-blind)
#D6DCEF
Tritanopia (blue-blind)
#D8DEE2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdbf0; /* rgb */ color: rgb(220, 219, 240); /* oklch */ color: oklch(89.9% 0.029 288.0);
Tailwind
colors: {
custom: {
50: '#e6e6f5',
500: '#dcdbf0',
950: '#000000',
},
}SCSS
$custom: #dcdbf0; $custom-light: #e6e6f5; $custom-dark: #000000;
JSON
{
"hex": "#dcdbf0",
"rgb": {
"r": 220,
"g": 219,
"b": 240
},
"hsl": {
"h": 242.857,
"s": 41.176,
"l": 90
},
"oklch": {
"l": 0.89855,
"c": 0.02855,
"h": 288
},
"luminance": 0.7217
}Semantic roles & 50–950 ramp
primary
#DCDBF0
secondary
#CACCA3
accent
#B431AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485