#DCDFFA#DCDFFA
#DCDFFA is a very light, muted blue. Relative luminance 0.749; OKLCH L 91.0% C 0.037 H 280.6°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFFA |
|---|---|
| RGB | rgb(220, 223, 250) |
| HSL | hsl(234, 75%, 92%) |
| HSV | hsv(234, 12%, 98%) |
| CMYK | cmyk(12%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(89.34, 4.15, -13.44) |
| CIE-LCH | lch(89.34, 14.07, 287.17°) |
| OKLab | oklab(90.96% 0.0068 -0.0363) |
| OKLCH | oklch(90.96% 0.037 280.6) |
| XYZ | xyz(73.1545, 74.8924, 101.0256) |
| Luminance | 0.7489 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.01
Periwinkle
#CCCCFF
ΔE00 7.72
Light Blue Grey
#B7C9E2
ΔE00 8.85
Light Periwinkle
#C1C6FC
ΔE00 9.14
Ghostwhite
#F8F8FF
ΔE00 9.28
Fog
#D8DCE0
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFFA #FAF7DC
analogous
#DCEEFA #DCDFFA #E8DCFA
triadic
#DCDFFA #FADCDF #DFFADC
tetradic
#DCDFFA #FADCEE #FAF7DC #DCFAE8
square
#DCDFFA #FADCEE #FAF7DC #DCFAE8
split-complementary
#DCDFFA #FAE8DC #EEFADC
monochromatic
#717DEB #A6AEF2 #DCDFFA #E4E7FB #E4E7FB
Accessibility & contrast
On white
1.31
#DCDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#DCDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFFA
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFFA | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FB
Deuteranopia (green-blind)
#D7E0F9
Tritanopia (blue-blind)
#D6E3E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdffa; /* rgb */ color: rgb(220, 223, 250); /* oklch */ color: oklch(91.0% 0.037 280.6);
Tailwind
colors: {
custom: {
50: '#e7e9fc',
500: '#dcdffa',
950: '#000000',
},
}SCSS
$custom: #dcdffa; $custom-light: #e7e9fc; $custom-dark: #000000;
JSON
{
"hex": "#dcdffa",
"rgb": {
"r": 220,
"g": 223,
"b": 250
},
"hsl": {
"h": 234,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.90963,
"c": 0.03689,
"h": 280.6
},
"luminance": 0.74893
}Semantic roles & 50–950 ramp
primary
#DCDFFA
secondary
#E0D99B
accent
#C30ED7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485