#DCDAFC#DCDAFC
#DCDAFC is a very light, muted blue. Relative luminance 0.724; OKLCH L 90.1% C 0.046 H 288.1°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAFC |
|---|---|
| RGB | rgb(220, 218, 252) |
| HSL | hsl(244, 85%, 92%) |
| HSV | hsv(244, 13%, 99%) |
| CMYK | cmyk(12.7%, 13.5%, 0%, 1.2%) |
| CIE-LAB | lab(88.15, 7.18, -16.28) |
| CIE-LCH | lch(88.15, 17.79, 293.80°) |
| OKLab | oklab(90.05% 0.0144 -0.044) |
| OKLCH | oklch(90.05% 0.046 288.1) |
| XYZ | xyz(72.1536, 72.3862, 102.2472) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Periwinkle
#CCCCFF
ΔE00 5.64
Light Periwinkle
#C1C6FC
ΔE00 7.66
Pale Lilac
#E4CBFF
ΔE00 7.86
Light Lavender
#DFC5FE
ΔE00 8.72
Pale Lavender
#EECFFE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAFC #FAFCDA
analogous
#DAE9FC #DCDAFC #EDDAFC
triadic
#DCDAFC #FCDCDA #DAFCDC
tetradic
#DCDAFC #FCDAE9 #FAFCDA #DAFCED
square
#DCDAFC #FCDAE9 #FAFCDA #DAFCED
split-complementary
#DCDAFC #FCEDDA #E9FCDA
monochromatic
#7169F3 #A6A1F7 #DCDAFC #E4E3FD #E4E3FD
Accessibility & contrast
On white
1.36
#DCDAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DCDAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAFC
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAFC | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFE
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#D6DFE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdafc; /* rgb */ color: rgb(220, 218, 252); /* oklch */ color: oklch(90.1% 0.046 288.1);
Tailwind
colors: {
custom: {
50: '#e7e5fd',
500: '#dcdafc',
950: '#000000',
},
}SCSS
$custom: #dcdafc; $custom-light: #e7e5fd; $custom-dark: #000000;
JSON
{
"hex": "#dcdafc",
"rgb": {
"r": 220,
"g": 218,
"b": 252
},
"hsl": {
"h": 243.529,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.90054,
"c": 0.04631,
"h": 288.1
},
"luminance": 0.72387
}Semantic roles & 50–950 ramp
primary
#DCDAFC
secondary
#E0E496
accent
#E104D4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485