#DCDAFD#DCDAFD
#DCDAFD is a very light, muted blue. Relative luminance 0.725; OKLCH L 90.1% C 0.048 H 288.0°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAFD |
|---|---|
| RGB | rgb(220, 218, 253) |
| HSL | hsl(243, 90%, 92%) |
| HSV | hsv(243, 14%, 99%) |
| CMYK | cmyk(13%, 13.8%, 0%, 0.8%) |
| CIE-LAB | lab(88.18, 7.38, -16.76) |
| CIE-LCH | lch(88.18, 18.31, 293.77°) |
| OKLab | oklab(90.09% 0.0148 -0.0453) |
| OKLCH | oklch(90.09% 0.048 288) |
| XYZ | xyz(72.3124, 72.4497, 103.0840) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.41
Lavender (CSS)
#E6E6FA
ΔE00 5.67
Light Periwinkle
#C1C6FC
ΔE00 7.46
Pale Lilac
#E4CBFF
ΔE00 7.68
Light Lavender
#DFC5FE
ΔE00 8.53
Pale Lavender
#EECFFE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAFD #FBFDDA
analogous
#DAE9FD #DCDAFD #EEDAFD
triadic
#DCDAFD #FDDCDA #DAFDDC
tetradic
#DCDAFD #FDDAE9 #FBFDDA #DAFDEE
square
#DCDAFD #FDDAE9 #FBFDDA #DAFDEE
split-complementary
#DCDAFD #FDEEDA #E9FDDA
monochromatic
#6E66F7 #A5A0FA #DCDAFD #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.36
#DCDAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#DCDAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAFD
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAFD | 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)
#D2DEFF
Deuteranopia (green-blind)
#D2DCFC
Tritanopia (blue-blind)
#D6DFE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdafd; /* rgb */ color: rgb(220, 218, 253); /* oklch */ color: oklch(90.1% 0.048 288.0);
Tailwind
colors: {
custom: {
50: '#e7e5fe',
500: '#dcdafd',
950: '#000000',
},
}SCSS
$custom: #dcdafd; $custom-light: #e7e5fe; $custom-dark: #000000;
JSON
{
"hex": "#dcdafd",
"rgb": {
"r": 220,
"g": 218,
"b": 253
},
"hsl": {
"h": 243.429,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.90087,
"c": 0.04768,
"h": 288
},
"luminance": 0.7245
}Semantic roles & 50–950 ramp
primary
#DCDAFD
secondary
#E2E795
accent
#E600D8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485