#DCDFFB#DCDFFB
#DCDFFB is a very light, muted blue. Relative luminance 0.750; OKLCH L 91.0% C 0.038 H 280.8°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFFB |
|---|---|
| RGB | rgb(220, 223, 251) |
| HSL | hsl(234, 79%, 92%) |
| HSV | hsv(234, 12%, 98%) |
| CMYK | cmyk(12.4%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(89.37, 4.35, -13.92) |
| CIE-LCH | lch(89.37, 14.59, 287.37°) |
| OKLab | oklab(91% 0.0071 -0.0376) |
| OKLCH | oklch(91% 0.038 280.8) |
| XYZ | xyz(73.3117, 74.9553, 101.8535) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.26
Periwinkle
#CCCCFF
ΔE00 7.44
Light Periwinkle
#C1C6FC
ΔE00 8.90
Light Blue Grey
#B7C9E2
ΔE00 8.96
Ghostwhite
#F8F8FF
ΔE00 9.54
Fog
#D8DCE0
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFFB #FBF8DC
analogous
#DCEEFB #DCDFFB #E9DCFB
triadic
#DCDFFB #FBDCDF #DFFBDC
tetradic
#DCDFFB #FBDCEE #FBF8DC #DCFBE9
square
#DCDFFB #FBDCEE #FBF8DC #DCFBE9
split-complementary
#DCDFFB #FBE9DC #EEFBDC
monochromatic
#6E7BEE #A5ADF5 #DCDFFB #E4E6FC #E4E6FC
Accessibility & contrast
On white
1.31
#DCDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#DCDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFFB
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFFB | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FC
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#D6E4E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dcdffb; /* rgb */ color: rgb(220, 223, 251); /* oklch */ color: oklch(91.0% 0.038 280.8);
Tailwind
colors: {
custom: {
50: '#e7e9fc',
500: '#dcdffb',
950: '#000000',
},
}SCSS
$custom: #dcdffb; $custom-light: #e7e9fc; $custom-dark: #000000;
JSON
{
"hex": "#dcdffb",
"rgb": {
"r": 220,
"g": 223,
"b": 251
},
"hsl": {
"h": 234.194,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.90996,
"c": 0.03825,
"h": 280.8
},
"luminance": 0.74956
}Semantic roles & 50–950 ramp
primary
#DCDFFB
secondary
#E2DB99
accent
#C70ADC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485