#DCDDFC#DCDDFC
#DCDDFC is a very light, muted blue. Relative luminance 0.740; OKLCH L 90.6% C 0.042 H 284.1°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDFC |
|---|---|
| RGB | rgb(220, 221, 252) |
| HSL | hsl(238, 84%, 93%) |
| HSV | hsv(238, 13%, 99%) |
| CMYK | cmyk(12.7%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.90, 5.60, -15.15) |
| CIE-LCH | lch(88.90, 16.16, 290.29°) |
| OKLab | oklab(90.64% 0.0103 -0.0409) |
| OKLCH | oklch(90.64% 0.042 284.1) |
| XYZ | xyz(72.9386, 73.9561, 102.5089) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.19
Periwinkle
#CCCCFF
ΔE00 6.48
Light Periwinkle
#C1C6FC
ΔE00 8.20
Pale Lilac
#E4CBFF
ΔE00 9.33
Light Blue Grey
#B7C9E2
ΔE00 9.70
Light Lavender
#DFC5FE
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDFC #FCFBDC
analogous
#DCEDFC #DCDDFC #EBDCFC
triadic
#DCDDFC #FCDCDD #DDFCDC
tetradic
#DCDDFC #FCDCED #FCFBDC #DCFCEB
square
#DCDDFC #FCDCED #FCFBDC #DCFCEB
split-complementary
#DCDDFC #FCEBDC #EDFCDC
monochromatic
#6B6FF2 #A4A6F7 #DCDDFC #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.33
#DCDDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#DCDDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDFC
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDFC | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FD
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#D6E2E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcddfc; /* rgb */ color: rgb(220, 221, 252); /* oklch */ color: oklch(90.6% 0.042 284.1);
Tailwind
colors: {
custom: {
50: '#e7e7fd',
500: '#dcddfc',
950: '#000000',
},
}SCSS
$custom: #dcddfc; $custom-light: #e7e7fd; $custom-dark: #000000;
JSON
{
"hex": "#dcddfc",
"rgb": {
"r": 220,
"g": 221,
"b": 252
},
"hsl": {
"h": 238.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.90638,
"c": 0.0422,
"h": 284.1
},
"luminance": 0.73957
}Semantic roles & 50–950 ramp
primary
#DCDDFC
secondary
#E4E298
accent
#DA05E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485