#DCDAFE#DCDAFE
#DCDAFE is a very light, muted blue. Relative luminance 0.725; OKLCH L 90.1% C 0.049 H 287.9°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAFE |
|---|---|
| RGB | rgb(220, 218, 254) |
| HSL | hsl(243, 95%, 93%) |
| HSV | hsv(243, 14%, 100%) |
| CMYK | cmyk(13.4%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(88.22, 7.58, -17.24) |
| CIE-LCH | lch(88.22, 18.83, 293.75°) |
| OKLab | oklab(90.12% 0.0151 -0.0467) |
| OKLCH | oklch(90.12% 0.049 287.9) |
| XYZ | xyz(72.4722, 72.5136, 103.9251) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.18
Lavender (CSS)
#E6E6FA
ΔE00 5.92
Light Periwinkle
#C1C6FC
ΔE00 7.28
Pale Lilac
#E4CBFF
ΔE00 7.52
Light Lavender
#DFC5FE
ΔE00 8.35
Pale Lavender
#EECFFE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAFE #FCFEDA
analogous
#DAEAFE #DCDAFE #EEDAFE
triadic
#DCDAFE #FEDCDA #DAFEDC
tetradic
#DCDAFE #FEDAEA #FCFEDA #DAFEEE
square
#DCDAFE #FEDAEA #FCFEDA #DAFEEE
split-complementary
#DCDAFE #FEEEDA #EAFEDA
monochromatic
#6B63FB #A49EFC #DCDAFE #E3E1FE #E3E1FE
Accessibility & contrast
On white
1.35
#DCDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#DCDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAFE
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAFE | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#D1DCFD
Tritanopia (blue-blind)
#D5E0E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdafe; /* rgb */ color: rgb(220, 218, 254); /* oklch */ color: oklch(90.1% 0.049 287.9);
Tailwind
colors: {
custom: {
50: '#e7e5fe',
500: '#dcdafe',
950: '#000000',
},
}SCSS
$custom: #dcdafe; $custom-light: #e7e5fe; $custom-dark: #000000;
JSON
{
"hex": "#dcdafe",
"rgb": {
"r": 220,
"g": 218,
"b": 254
},
"hsl": {
"h": 243.333,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.90121,
"c": 0.04904,
"h": 287.9
},
"luminance": 0.72514
}Semantic roles & 50–950 ramp
primary
#DCDAFE
secondary
#E4E993
accent
#E600D9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485