#DCDDFA#DCDDFA
#DCDDFA is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.6% C 0.039 H 284.0°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDDFA |
|---|---|
| RGB | rgb(220, 221, 250) |
| HSL | hsl(238, 75%, 92%) |
| HSV | hsv(238, 12%, 98%) |
| CMYK | cmyk(12%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(88.84, 5.20, -14.19) |
| CIE-LCH | lch(88.84, 15.11, 290.12°) |
| OKLab | oklab(90.57% 0.0096 -0.0383) |
| OKLCH | oklch(90.57% 0.039 284) |
| XYZ | xyz(72.6233, 73.8300, 100.8485) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.65
Periwinkle
#CCCCFF
ΔE00 7.00
Light Periwinkle
#C1C6FC
ΔE00 8.64
Light Blue Grey
#B7C9E2
ΔE00 9.50
Pale Lilac
#E4CBFF
ΔE00 9.76
Ghostwhite
#F8F8FF
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDDFA #FAF9DC
analogous
#DCECFA #DCDDFA #EADCFA
triadic
#DCDDFA #FADCDD #DDFADC
tetradic
#DCDDFA #FADCEC #FAF9DC #DCFAEA
square
#DCDDFA #FADCEC #FAF9DC #DCFAEA
split-complementary
#DCDDFA #FAEADC #ECFADC
monochromatic
#7175EB #A6A9F2 #DCDDFA #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.33
#DCDDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#DCDDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDDFA
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDDFA | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FB
Deuteranopia (green-blind)
#D5DEF9
Tritanopia (blue-blind)
#D6E2E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcddfa; /* rgb */ color: rgb(220, 221, 250); /* oklch */ color: oklch(90.6% 0.039 284.0);
Tailwind
colors: {
custom: {
50: '#e7e7fc',
500: '#dcddfa',
950: '#000000',
},
}SCSS
$custom: #dcddfa; $custom-light: #e7e7fc; $custom-dark: #000000;
JSON
{
"hex": "#dcddfa",
"rgb": {
"r": 220,
"g": 221,
"b": 250
},
"hsl": {
"h": 238,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.90571,
"c": 0.03948,
"h": 284
},
"luminance": 0.73831
}Semantic roles & 50–950 ramp
primary
#DCDDFA
secondary
#E0DD9B
accent
#D00ED7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485