#DCDFFE#DCDFFE
#DCDFFE is a very light, muted blue. Relative luminance 0.751; OKLCH L 91.1% C 0.042 H 281.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFFE |
|---|---|
| RGB | rgb(220, 223, 254) |
| HSL | hsl(235, 94%, 93%) |
| HSV | hsv(235, 13%, 100%) |
| CMYK | cmyk(13.4%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.46, 4.96, -15.36) |
| CIE-LCH | lch(89.46, 16.15, 287.90°) |
| OKLab | oklab(91.1% 0.0082 -0.0415) |
| OKLCH | oklch(91.1% 0.042 281.1) |
| XYZ | xyz(73.7883, 75.1460, 104.3639) |
| Luminance | 0.7515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.06
Periwinkle
#CCCCFF
ΔE00 6.66
Light Periwinkle
#C1C6FC
ΔE00 8.23
Light Blue Grey
#B7C9E2
ΔE00 9.28
Pale Lilac
#E4CBFF
ΔE00 9.95
Ghostwhite
#F8F8FF
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFFE #FEFBDC
analogous
#DCF0FE #DCDFFE #EADCFE
triadic
#DCDFFE #FEDCDF #DFFEDC
tetradic
#DCDFFE #FEDCF0 #FEFBDC #DCFEEA
square
#DCDFFE #FEDCF0 #FEFBDC #DCFEEA
split-complementary
#DCDFFE #FEEADC #F0FEDC
monochromatic
#6572FB #A0A9FC #DCDFFE #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.31
#DCDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#DCDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFFE
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFFE | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#D5E4E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dcdffe; /* rgb */ color: rgb(220, 223, 254); /* oklch */ color: oklch(91.1% 0.042 281.1);
Tailwind
colors: {
custom: {
50: '#e7e9fe',
500: '#dcdffe',
950: '#000000',
},
}SCSS
$custom: #dcdffe; $custom-light: #e7e9fe; $custom-dark: #000000;
JSON
{
"hex": "#dcdffe",
"rgb": {
"r": 220,
"g": 223,
"b": 254
},
"hsl": {
"h": 234.706,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.91095,
"c": 0.04234,
"h": 281.1
},
"luminance": 0.75147
}Semantic roles & 50–950 ramp
primary
#DCDFFE
secondary
#E9E295
accent
#D100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485