#DCDAFF#DCDAFF
#DCDAFF is a very light, muted blue. Relative luminance 0.726; OKLCH L 90.2% C 0.050 H 287.8°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAFF |
|---|---|
| RGB | rgb(220, 218, 255) |
| HSL | hsl(243, 100%, 93%) |
| HSV | hsv(243, 15%, 100%) |
| CMYK | cmyk(13.7%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(88.25, 7.79, -17.72) |
| CIE-LCH | lch(88.25, 19.35, 293.73°) |
| OKLab | oklab(90.16% 0.0154 -0.048) |
| OKLCH | oklch(90.16% 0.05 287.8) |
| XYZ | xyz(72.6327, 72.5778, 104.7707) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.97
Lavender (CSS)
#E6E6FA
ΔE00 6.17
Light Periwinkle
#C1C6FC
ΔE00 7.10
Pale Lilac
#E4CBFF
ΔE00 7.37
Light Lavender
#DFC5FE
ΔE00 8.18
Pale Lavender
#EECFFE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAFF #FDFFDA
analogous
#DAEAFF #DCDAFF #EEDAFF
triadic
#DCDAFF #FFDCDA #DAFFDC
tetradic
#DCDAFF #FFDAEA #FDFFDA #DAFFEE
square
#DCDAFF #FFDAEA #FDFFDA #DAFFEE
split-complementary
#DCDAFF #FFEEDA #EAFFDA
monochromatic
#6860FF #A29DFF #DCDAFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.35
#DCDAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#DCDAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAFF
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAFF | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#D5E0E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdaff; /* rgb */ color: rgb(220, 218, 255); /* oklch */ color: oklch(90.2% 0.050 287.8);
Tailwind
colors: {
custom: {
50: '#e7e5ff',
500: '#dcdaff',
950: '#000000',
},
}SCSS
$custom: #dcdaff; $custom-light: #e7e5ff; $custom-dark: #000000;
JSON
{
"hex": "#dcdaff",
"rgb": {
"r": 220,
"g": 218,
"b": 255
},
"hsl": {
"h": 243.243,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.90156,
"c": 0.05041,
"h": 287.8
},
"luminance": 0.72578
}Semantic roles & 50–950 ramp
primary
#DCDAFF
secondary
#E7EC92
accent
#E600D9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486