#DCDFFC#DCDFFC
#DCDFFC is a very light, muted blue. Relative luminance 0.750; OKLCH L 91.0% C 0.040 H 280.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFFC |
|---|---|
| RGB | rgb(220, 223, 252) |
| HSL | hsl(234, 84%, 93%) |
| HSV | hsv(234, 13%, 99%) |
| CMYK | cmyk(12.7%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(89.40, 4.56, -14.40) |
| CIE-LCH | lch(89.40, 15.11, 287.55°) |
| OKLab | oklab(91.03% 0.0075 -0.0389) |
| OKLCH | oklch(91.03% 0.04 280.9) |
| XYZ | xyz(73.4698, 75.0185, 102.6859) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.52
Periwinkle
#CCCCFF
ΔE00 7.17
Light Periwinkle
#C1C6FC
ΔE00 8.67
Light Blue Grey
#B7C9E2
ΔE00 9.06
Ghostwhite
#F8F8FF
ΔE00 9.80
Pale Lilac
#E4CBFF
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFFC #FCF9DC
analogous
#DCEFFC #DCDFFC #E9DCFC
triadic
#DCDFFC #FCDCDF #DFFCDC
tetradic
#DCDFFC #FCDCEF #FCF9DC #DCFCE9
square
#DCDFFC #FCDCEF #FCF9DC #DCFCE9
split-complementary
#DCDFFC #FCE9DC #EFFCDC
monochromatic
#6B78F2 #A4ABF7 #DCDFFC #E3E5FD #E3E5FD
Accessibility & contrast
On white
1.31
#DCDFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#DCDFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFFC
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFFC | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FD
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#D5E4E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dcdffc; /* rgb */ color: rgb(220, 223, 252); /* oklch */ color: oklch(91.0% 0.040 280.9);
Tailwind
colors: {
custom: {
50: '#e7e9fd',
500: '#dcdffc',
950: '#000000',
},
}SCSS
$custom: #dcdffc; $custom-light: #e7e9fd; $custom-dark: #000000;
JSON
{
"hex": "#dcdffc",
"rgb": {
"r": 220,
"g": 223,
"b": 252
},
"hsl": {
"h": 234.375,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.91029,
"c": 0.03961,
"h": 280.9
},
"luminance": 0.75019
}Semantic roles & 50–950 ramp
primary
#DCDFFC
secondary
#E4DD98
accent
#CC05E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485