#DCDFFD#DCDFFD
#DCDFFD is a very light, muted blue. Relative luminance 0.751; OKLCH L 91.1% C 0.041 H 281.0°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFFD |
|---|---|
| RGB | rgb(220, 223, 253) |
| HSL | hsl(235, 89%, 93%) |
| HSV | hsv(235, 13%, 99%) |
| CMYK | cmyk(13%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(89.43, 4.76, -14.88) |
| CIE-LCH | lch(89.43, 15.63, 287.73°) |
| OKLab | oklab(91.06% 0.0078 -0.0402) |
| OKLCH | oklch(91.06% 0.041 281) |
| XYZ | xyz(73.6286, 75.0821, 103.5227) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.79
Periwinkle
#CCCCFF
ΔE00 6.91
Light Periwinkle
#C1C6FC
ΔE00 8.45
Light Blue Grey
#B7C9E2
ΔE00 9.17
Ghostwhite
#F8F8FF
ΔE00 10.06
Pale Lilac
#E4CBFF
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFFD #FDFADC
analogous
#DCF0FD #DCDFFD #E9DCFD
triadic
#DCDFFD #FDDCDF #DFFDDC
tetradic
#DCDFFD #FDDCF0 #FDFADC #DCFDE9
square
#DCDFFD #FDDCF0 #FDFADC #DCFDE9
split-complementary
#DCDFFD #FDE9DC #F0FDDC
monochromatic
#6875F6 #A2AAFA #DCDFFD #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.31
#DCDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#DCDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFFD
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFFD | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#D5E4E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dcdffd; /* rgb */ color: rgb(220, 223, 253); /* oklch */ color: oklch(91.1% 0.041 281.0);
Tailwind
colors: {
custom: {
50: '#e7e9fe',
500: '#dcdffd',
950: '#000000',
},
}SCSS
$custom: #dcdffd; $custom-light: #e7e9fe; $custom-dark: #000000;
JSON
{
"hex": "#dcdffd",
"rgb": {
"r": 220,
"g": 223,
"b": 253
},
"hsl": {
"h": 234.545,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.91062,
"c": 0.04098,
"h": 281
},
"luminance": 0.75083
}Semantic roles & 50–950 ramp
primary
#DCDFFD
secondary
#E7DF96
accent
#D100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485