#DCDAFA#DCDAFA
#DCDAFA is a very light, muted blue. Relative luminance 0.723; OKLCH L 90.0% C 0.044 H 288.4°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAFA |
|---|---|
| RGB | rgb(220, 218, 250) |
| HSL | hsl(244, 76%, 92%) |
| HSV | hsv(244, 13%, 98%) |
| CMYK | cmyk(12%, 12.8%, 0%, 2%) |
| CIE-LAB | lab(88.09, 6.77, -15.31) |
| CIE-LCH | lch(88.09, 16.74, 293.86°) |
| OKLab | oklab(89.99% 0.0137 -0.0414) |
| OKLCH | oklch(89.99% 0.044 288.4) |
| XYZ | xyz(71.8383, 72.2601, 100.5868) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.92
Periwinkle
#CCCCFF
ΔE00 6.12
Light Periwinkle
#C1C6FC
ΔE00 8.06
Pale Lilac
#E4CBFF
ΔE00 8.24
Pale Lavender
#EECFFE
ΔE00 9.07
Light Lavender
#DFC5FE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAFA #F8FADA
analogous
#DAE8FA #DCDAFA #ECDAFA
triadic
#DCDAFA #FADCDA #DAFADC
tetradic
#DCDAFA #FADAE8 #F8FADA #DAFAEC
square
#DCDAFA #FADAE8 #F8FADA #DAFAEC
split-complementary
#DCDAFA #FAECDA #E8FADA
monochromatic
#766EEB #A9A4F3 #DCDAFA #E6E4FB #E6E4FB
Accessibility & contrast
On white
1.36
#DCDAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DCDAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAFA
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAFA | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFC
Deuteranopia (green-blind)
#D3DCF9
Tritanopia (blue-blind)
#D6DFE4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdafa; /* rgb */ color: rgb(220, 218, 250); /* oklch */ color: oklch(90.0% 0.044 288.4);
Tailwind
colors: {
custom: {
50: '#e7e5fc',
500: '#dcdafa',
950: '#000000',
},
}SCSS
$custom: #dcdafa; $custom-light: #e7e5fc; $custom-dark: #000000;
JSON
{
"hex": "#dcdafa",
"rgb": {
"r": 220,
"g": 218,
"b": 250
},
"hsl": {
"h": 243.75,
"s": 76.19,
"l": 91.765
},
"oklch": {
"l": 0.89986,
"c": 0.04358,
"h": 288.4
},
"luminance": 0.72261
}Semantic roles & 50–950 ramp
primary
#DCDAFA
secondary
#DBE098
accent
#D80DCC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485