#DCDDF5#DCDDF5
#DCDDF5 is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.4% C 0.033 H 283.8°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDF5 |
|---|---|
| RGB | rgb(220, 221, 245) |
| HSL | hsl(238, 56%, 91%) |
| HSV | hsv(238, 10%, 96%) |
| CMYK | cmyk(10.2%, 9.8%, 0%, 3.9%) |
| CIE-LAB | lab(88.70, 4.20, -11.78) |
| CIE-LCH | lch(88.70, 12.51, 289.63°) |
| OKLab | oklab(90.41% 0.0078 -0.0317) |
| OKLCH | oklch(90.41% 0.033 283.8) |
| XYZ | xyz(71.8497, 73.5206, 96.7741) |
| Luminance | 0.7352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.45
Periwinkle
#CCCCFF
ΔE00 8.46
Ghostwhite
#F8F8FF
ΔE00 8.80
Light Blue Grey
#B7C9E2
ΔE00 9.06
Fog
#D8DCE0
ΔE00 9.08
Light Periwinkle
#C1C6FC
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDF5 #F5F4DC
analogous
#DCE9F5 #DCDDF5 #E7DCF5
triadic
#DCDDF5 #F5DCDD #DDF5DC
tetradic
#DCDDF5 #F5DCE9 #F5F4DC #DCF5E7
square
#DCDDF5 #F5DCE9 #F5F4DC #DCF5E7
split-complementary
#DCDDF5 #F5E7DC #E9F5DC
monochromatic
#7D81DA #ACAFE7 #DCDDF5 #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.34
#DCDDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#DCDDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDF5
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDF5 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF6
Deuteranopia (green-blind)
#D7DEF4
Tritanopia (blue-blind)
#D7E1E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcddf5; /* rgb */ color: rgb(220, 221, 245); /* oklch */ color: oklch(90.4% 0.033 283.8);
Tailwind
colors: {
custom: {
50: '#e7e7f8',
500: '#dcddf5',
950: '#000000',
},
}SCSS
$custom: #dcddf5; $custom-light: #e7e7f8; $custom-dark: #000000;
JSON
{
"hex": "#dcddf5",
"rgb": {
"r": 220,
"g": 221,
"b": 245
},
"hsl": {
"h": 237.6,
"s": 55.556,
"l": 91.176
},
"oklch": {
"l": 0.90408,
"c": 0.03266,
"h": 283.8
},
"luminance": 0.73521
}Semantic roles & 50–950 ramp
primary
#DCDDF5
secondary
#D5D3A0
accent
#BD22C3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485