#DCDBF5#DCDBF5
#DCDBF5 is a very light, muted blue. Relative luminance 0.725; OKLCH L 90.0% C 0.035 H 287.4°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDBF5 |
|---|---|
| RGB | rgb(220, 219, 245) |
| HSL | hsl(242, 57%, 91%) |
| HSV | hsv(242, 11%, 96%) |
| CMYK | cmyk(10.2%, 10.6%, 0%, 3.9%) |
| CIE-LAB | lab(88.19, 5.25, -12.53) |
| CIE-LCH | lch(88.19, 13.59, 292.73°) |
| OKLab | oklab(90.02% 0.0106 -0.0337) |
| OKLCH | oklch(90.02% 0.035 287.4) |
| XYZ | xyz(71.3248, 72.4708, 96.5991) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.25
Periwinkle
#CCCCFF
ΔE00 7.78
Light Periwinkle
#C1C6FC
ΔE00 9.42
Ghostwhite
#F8F8FF
ΔE00 9.67
Light Blue Grey
#B7C9E2
ΔE00 9.76
Pale Lilac
#E4CBFF
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDBF5 #F4F5DB
analogous
#DBE7F5 #DCDBF5 #E9DBF5
triadic
#DCDBF5 #F5DCDB #DBF5DC
tetradic
#DCDBF5 #F5DBE7 #F4F5DB #DBF5E9
square
#DCDBF5 #F5DBE7 #F4F5DB #DBF5E9
split-complementary
#DCDBF5 #F5E9DB #E7F5DB
monochromatic
#7F7BDA #ADABE8 #DCDBF5 #E8E7F8 #E8E7F8
Accessibility & contrast
On white
1.36
#DCDBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#DCDBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDBF5
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDBF5 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF6
Deuteranopia (green-blind)
#D5DDF4
Tritanopia (blue-blind)
#D7DFE3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdbf5; /* rgb */ color: rgb(220, 219, 245); /* oklch */ color: oklch(90.0% 0.035 287.4);
Tailwind
colors: {
custom: {
50: '#e7e6f8',
500: '#dcdbf5',
950: '#000000',
},
}SCSS
$custom: #dcdbf5; $custom-light: #e7e6f8; $custom-dark: #000000;
JSON
{
"hex": "#dcdbf5",
"rgb": {
"r": 220,
"g": 219,
"b": 245
},
"hsl": {
"h": 242.308,
"s": 56.522,
"l": 90.98
},
"oklch": {
"l": 0.90016,
"c": 0.03536,
"h": 287.4
},
"luminance": 0.72471
}Semantic roles & 50–950 ramp
primary
#DCDBF5
secondary
#D3D59F
accent
#C421BE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485