#DCDDFB#DCDDFB
#DCDDFB is a very light, muted blue. Relative luminance 0.739; OKLCH L 90.6% C 0.041 H 284.0°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDFB |
|---|---|
| RGB | rgb(220, 221, 251) |
| HSL | hsl(238, 79%, 92%) |
| HSV | hsv(238, 12%, 98%) |
| CMYK | cmyk(12.4%, 12%, 0%, 1.6%) |
| CIE-LAB | lab(88.87, 5.40, -14.67) |
| CIE-LCH | lch(88.87, 15.64, 290.21°) |
| OKLab | oklab(90.6% 0.0099 -0.0396) |
| OKLCH | oklch(90.6% 0.041 284) |
| XYZ | xyz(72.7805, 73.8929, 101.6765) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.92
Periwinkle
#CCCCFF
ΔE00 6.74
Light Periwinkle
#C1C6FC
ΔE00 8.42
Pale Lilac
#E4CBFF
ΔE00 9.54
Light Blue Grey
#B7C9E2
ΔE00 9.60
Light Lavender
#DFC5FE
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDFB #FBFADC
analogous
#DCECFB #DCDDFB #EBDCFB
triadic
#DCDDFB #FBDCDD #DDFBDC
tetradic
#DCDDFB #FBDCEC #FBFADC #DCFBEB
square
#DCDDFB #FBDCEC #FBFADC #DCFBEB
split-complementary
#DCDDFB #FBEBDC #ECFBDC
monochromatic
#6E72EE #A5A8F5 #DCDDFB #E4E4FC #E4E4FC
Accessibility & contrast
On white
1.33
#DCDDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#DCDDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDFB
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDFB | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FC
Deuteranopia (green-blind)
#D5DEFA
Tritanopia (blue-blind)
#D6E2E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcddfb; /* rgb */ color: rgb(220, 221, 251); /* oklch */ color: oklch(90.6% 0.041 284.0);
Tailwind
colors: {
custom: {
50: '#e7e7fc',
500: '#dcddfb',
950: '#000000',
},
}SCSS
$custom: #dcddfb; $custom-light: #e7e7fc; $custom-dark: #000000;
JSON
{
"hex": "#dcddfb",
"rgb": {
"r": 220,
"g": 221,
"b": 251
},
"hsl": {
"h": 238.065,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.90604,
"c": 0.04084,
"h": 284
},
"luminance": 0.73894
}Semantic roles & 50–950 ramp
primary
#DCDDFB
secondary
#E2E099
accent
#D50ADC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485